Hyprland/src/helpers
Jan Beich 5d5066570c
helpers: implement getPPIDof on BSDs (#972)
Get PPID from `struct kinfo_proc` via sysctl for the specified PID.
Adjusted for minor differences between each BSD kernel.
2022-11-07 20:26:23 +00:00
..
AnimatedVariable.cpp Added resize transitions 2022-11-06 17:52:09 +00:00
AnimatedVariable.hpp Added resize transitions 2022-11-06 17:52:09 +00:00
BezierCurve.cpp fix some memory issues 2022-05-17 18:37:14 +02:00
BezierCurve.hpp Improve bezier baking & approx 2022-05-12 16:59:51 +02:00
Color.cpp minor code styling fixes 2022-09-09 19:08:11 +02:00
Color.hpp Remove trailing whitespace. 2022-09-25 20:07:48 +02:00
MiscFunctions.cpp helpers: implement getPPIDof on BSDs (#972) 2022-11-07 20:26:23 +00:00
MiscFunctions.hpp Added window swallowing 2022-10-01 19:19:15 +01:00
Monitor.cpp Added creating / destroying outputs on a multi-backend + headless backend 2022-11-05 18:04:44 +00:00
Monitor.hpp Added creating / destroying outputs on a multi-backend + headless backend 2022-11-05 18:04:44 +00:00
Splashes.hpp Added splashes 2022-07-10 15:41:26 +02:00
SubsurfaceTree.cpp better subsurface handling on unmaps 2022-10-09 17:40:30 +01:00
SubsurfaceTree.hpp Don't damage surfaces coming from not rendered windows 2022-05-31 22:16:13 +02:00
Timer.cpp added general:cursor_inactive_timeout 2022-06-24 23:27:02 +02:00
Timer.hpp added general:cursor_inactive_timeout 2022-06-24 23:27:02 +02:00
Vector2D.cpp added Vector2D::clamp 2022-07-02 22:17:17 +02:00
Vector2D.hpp Viewporter implementaion (#585) 2022-08-28 10:14:43 +02:00
WLClasses.cpp Multiple animation optimization and xwayland wine fixes 2022-11-04 15:56:31 +00:00
WLClasses.hpp add disabling pointer devices 2022-10-27 12:58:10 +01:00
WLListener.cpp listener fixes 2022-07-26 21:41:29 +02:00
WLListener.hpp listener fixes 2022-07-26 21:41:29 +02:00
Workspace.cpp Multiple animation optimization and xwayland wine fixes 2022-11-04 15:56:31 +00:00
Workspace.hpp sanity check on last window 2022-09-01 11:46:41 +02:00
XWaylandStubs.hpp Added creating / destroying outputs on a multi-backend + headless backend 2022-11-05 18:04:44 +00:00