Hyprland/src/helpers
2023-04-17 13:32:35 +01:00
..
AnimatedVariable.cpp use curves for special dim anim 2022-12-29 12:30:43 +01:00
AnimatedVariable.hpp make hyprerror follow fadein anim 2023-01-20 20:48:07 +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 Misc FreeBSD fixes (#1926) 2023-03-31 20:39:04 +01:00
MiscFunctions.hpp Added a crash reporter 2023-02-19 13:45:56 +00:00
Monitor.cpp internal: move workspace special check higher in changeWorkspace 2023-04-17 13:32:35 +01:00
Monitor.hpp internal: workspace manip handling rework 2023-04-14 15:03:53 +01:00
Splashes.hpp stuff 2022-12-14 17:57:45 +00:00
SubsurfaceTree.cpp internal: release buttons on unmap 2023-04-07 12:54:11 +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 Fix possible usage of clamp with lo > hi in Vector2D (#2049) 2023-04-16 01:27:14 +01: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 internal: wrap wlr surfaces (#1822) 2023-03-20 15:00:58 +00:00
WLListener.cpp Added clang format (#1239) 2022-12-16 17:17:31 +00:00
WLListener.hpp Added clang format (#1239) 2022-12-16 17:17:31 +00:00
WLSurface.cpp window: unassign surface on unmap 2023-03-23 00:39:32 +00:00
WLSurface.hpp window: unassign surface on unmap 2023-03-23 00:39:32 +00:00
Workspace.cpp Implement window move (#2018) 2023-04-10 20:07:49 +01:00
Workspace.hpp internal: prevent premature destroy in moveworkspace 2023-04-13 21:09:50 +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