Hyprland/src/helpers
vaxerski 438d063ec6 vector: use c++ stdlib math functions instead of cmath 2023-05-28 22:50:13 +02:00
..
AnimatedVariable.cpp use curves for special dim anim 2022-12-29 12:30:43 +01:00
AnimatedVariable.hpp internal: make CAnimatedVariable non-move non-copy 2023-05-16 12:49:59 +01: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 bug fix (#2314) 2023-05-16 17:43:04 +01:00
MiscFunctions.hpp Added a crash reporter 2023-02-19 13:45:56 +00:00
Monitor.cpp input: don't move monitor focus on wp change (#2320) 2023-05-17 13:32:59 +01:00
Monitor.hpp renderer,config: add custom DRM modeline support (#2254) 2023-05-09 14:01:45 +01:00
Splashes.hpp stuff 2022-12-14 17:57:45 +00:00
SubsurfaceTree.cpp Format: use %lx for all addresses 2023-04-17 17:35:28 +01: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 vector: use c++ stdlib math functions instead of cmath 2023-05-28 22:50:13 +02:00
Vector2D.hpp Resize on border (#1347) 2023-02-18 22:35:31 +00:00
WLClasses.cpp LS: add blur and ignorezero rules 2023-03-17 23:16:13 +00:00
WLClasses.hpp layers: fix wonky focus on multimon 2023-05-09 17:01:18 +01: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 keybinds: simulate workspace switch on focusWindow to another ws 2023-05-01 15:39:08 +01: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 unblock pure wayland compiles 2023-02-21 23:57:08 +00:00