Hyprland/src/helpers
Vaxry 44ee9915e3 renderer: overhaul renderModifData 2024-01-07 18:35:44 +01:00
..
AnimatedVariable.cpp refactor: manually resets singletons (#3395) 2023-09-22 11:06:09 +01:00
AnimatedVariable.hpp style/ci: apply clang-format and verify it in ci (#4039) 2023-12-06 22:54:56 +00:00
BezierCurve.cpp bezier: Optimize CBezierCurve::getYForPoint (#3321) 2023-09-16 18:32:33 +01:00
BezierCurve.hpp bezier: Remove Todo about N-Point bezier curves. (#3352) 2023-09-17 18:48:11 +01:00
Box.cpp shadow: avoid fatal mutation of the windowBox for calcs 2023-11-16 17:31:52 +00:00
Box.hpp renderer: overhaul renderModifData 2024-01-07 18:35:44 +01:00
Color.cpp internal: cleanup headers in helpers/ 2023-08-07 13:36:14 +02:00
Color.hpp shadow: alpha treatment improvements 2023-11-11 00:52:40 +00:00
MiscFunctions.cpp systemd: add HYPRLAND_NO_SD_NOTIFY 2023-12-21 22:27:12 +01:00
MiscFunctions.hpp systemd: add HYPRLAND_NO_SD_NOTIFY 2023-12-21 22:27:12 +01:00
Monitor.cpp special: move floating windows along with the workspace 2023-12-26 19:44:38 +01:00
Monitor.hpp renderer: reject non-clean scales, find nearest clean 2023-12-22 19:54:31 +01:00
Region.cpp renderer: proper full occlusion checks for back layer 2023-11-26 15:24:24 +00:00
Region.hpp renderer: proper full occlusion checks for back layer 2023-11-26 15:24:24 +00:00
Splashes.hpp internal: cleanup headers in helpers/ 2023-08-07 13:36:14 +02:00
SubsurfaceTree.cpp subsurfaces: damage window on subsurface size change 2023-11-12 23:06:31 +00:00
SubsurfaceTree.hpp subsurfaces: damage window on subsurface size change 2023-11-12 23:06:31 +00:00
Timer.cpp animationmgr: avoid redundant ticks 2023-08-05 23:29:33 +02:00
Timer.hpp internal: cleanup headers in helpers/ 2023-08-07 13:36:14 +02:00
VarList.cpp build: Unbreak build without precompiled headers (#3400) 2023-09-23 13:31:37 +01:00
VarList.hpp dispatchers: add tiled/floating to cyclenext 2023-12-24 15:08:48 +01:00
Vector2D.cpp decorations: Decoration Positioner (#3800) 2023-11-11 14:37:17 +00:00
Vector2D.hpp vector: New operator overloads and small fix in Vector2D. (#3891) 2023-11-18 21:37:16 +00:00
WLClasses.cpp internal: various improvements to avoid crashes on exit 2023-12-06 14:46:29 +00:00
WLClasses.hpp renderer: add option to blur popups 2023-12-25 18:07:07 +01:00
WLListener.cpp internal: include missing header (#3464) 2023-10-01 12:26:10 +01:00
WLListener.hpp internal: cleanup headers in helpers/ 2023-08-07 13:36:14 +02:00
WLSurface.cpp surface: avoid infinite pointer image resets 2023-11-26 14:53:22 +00:00
WLSurface.hpp style/ci: apply clang-format and verify it in ci (#4039) 2023-12-06 22:54:56 +00:00
Watchdog.cpp watchdog: don't hang on exit 2023-09-29 20:05:43 +01:00
Watchdog.hpp watchdog: don't hang on exit 2023-09-29 20:05:43 +01:00
Workspace.cpp style/ci: apply clang-format and verify it in ci (#4039) 2023-12-06 22:54:56 +00:00
Workspace.hpp workspacerules: Add new optional "default command" for auto-launching apps on new workspaces (#3559) 2023-10-22 23:11:03 +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 style/ci: apply clang-format and verify it in ci (#4039) 2023-12-06 22:54:56 +00:00