Hyprland/src/helpers
vaxerski 515a363ecd render: move lastFrameDamage to CMonitor 2023-07-10 13:21:00 +02:00
..
AnimatedVariable.cpp use curves for special dim anim 2022-12-29 12:30:43 +01:00
AnimatedVariable.hpp Fix UAF in animation end callback if callback deletes the animation (#2389) 2023-05-29 09:51:58 +02:00
BezierCurve.cpp Bezier: Fix incorrect binary search in bezier approx 2023-03-03 13:33:52 +00:00
BezierCurve.hpp Up the bezier bake count 2023-03-03 13:17:11 +00:00
Color.cpp remove color rassert to fix overshot beziers 2023-01-07 13:38:19 +01:00
Color.hpp Plugin System (#1590) 2023-02-27 12:32:38 +00:00
MiscFunctions.cpp config: minor path handling fixes 2023-07-10 13:10:34 +02:00
MiscFunctions.hpp Added a crash reporter 2023-02-19 13:45:56 +00:00
Monitor.cpp render: move lastFrameDamage to CMonitor 2023-07-10 13:21:00 +02:00
Monitor.hpp render: move lastFrameDamage to CMonitor 2023-07-10 13:21:00 +02:00
Splashes.hpp stuff 2022-12-14 17:57:45 +00:00
SubsurfaceTree.cpp xwayland: add force_zero_scaling 2023-06-11 21:52:13 +02:00
SubsurfaceTree.hpp internal: wrap wlr surfaces (#1822) 2023-03-20 15:00:58 +00:00
Timer.cpp added general:cursor_inactive_timeout 2022-06-24 23:27:02 +02:00
Timer.hpp Added clang format (#1239) 2022-12-16 17:17:31 +00:00
Vector2D.cpp xwayland: send zero scaling to xwayland if enabled 2023-06-23 21:42:44 +02:00
Vector2D.hpp xwayland: send zero scaling to xwayland if enabled 2023-06-23 21:42:44 +02:00
WLClasses.cpp Allow setting alpha value for ignorezero layer rule (#2477) 2023-06-11 19:30:31 +02:00
WLClasses.hpp Allow setting alpha value for ignorezero layer rule (#2477) 2023-06-11 19:30:31 +02:00
WLListener.cpp Format: use %lx for all addresses 2023-04-17 17:35:28 +01:00
WLListener.hpp Added clang format (#1239) 2022-12-16 17:17:31 +00:00
WLSurface.cpp Format: use %lx for all addresses 2023-04-17 17:35:28 +01:00
WLSurface.hpp window: unassign surface on unmap 2023-03-23 00:39:32 +00:00
Workspace.cpp eventmanager: drop obsoleted ignore events flag (#2660) 2023-07-06 15:23:11 +02:00
Workspace.hpp workspaces: restore monitor on re-plug 2023-05-03 15:15:56 +01:00
X11Stubs.hpp Allow to disable X11 backend separately from Xwayland after 5a750b485a (#1445) 2023-01-29 12:43:18 +00:00
XWaylandStubs.hpp noxwl: add missing stubs 2023-06-03 13:01:32 +02:00