Hyprland/src/helpers
Vaxry 9be6fbf5ea
decorations: Decoration Positioner (#3800)
2023-11-11 14:37:17 +00:00
..
AnimatedVariable.cpp refactor: manually resets singletons (#3395) 2023-09-22 11:06:09 +01:00
AnimatedVariable.hpp includes: add missing log include to animatedvariable 2023-09-30 02:09:08 +01: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 decorations: Decoration Positioner (#3800) 2023-11-11 14:37:17 +00:00
Box.hpp decorations: Decoration Positioner (#3800) 2023-11-11 14:37:17 +00: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 compositor: find windows in direction on floating 2023-11-05 16:18:41 +00:00
MiscFunctions.hpp compositor: find windows in direction on floating 2023-11-05 16:18:41 +00:00
Monitor.cpp Internal: Hyprland box implementation (#3755) 2023-11-04 17:03:05 +00:00
Monitor.hpp Internal: Hyprland box implementation (#3755) 2023-11-04 17:03:05 +00:00
Region.cpp decorations: Decoration Positioner (#3800) 2023-11-11 14:37:17 +00:00
Region.hpp decorations: Decoration Positioner (#3800) 2023-11-11 14:37:17 +00:00
Splashes.hpp internal: cleanup headers in helpers/ 2023-08-07 13:36:14 +02:00
SubsurfaceTree.cpp xdg-shell: update reported size on ack_configure 2023-11-09 22:43:52 +00:00
SubsurfaceTree.hpp internal: cleanup headers in helpers/ 2023-08-07 13:36:14 +02: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 workspacerules: Add new optional "default command" for auto-launching apps on new workspaces (#3559) 2023-10-22 23:11:03 +01:00
Vector2D.cpp decorations: Decoration Positioner (#3800) 2023-11-11 14:37:17 +00:00
Vector2D.hpp decorations: Decoration Positioner (#3800) 2023-11-11 14:37:17 +00:00
WLClasses.cpp cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() (#3572) 2023-10-15 19:07:23 +01:00
WLClasses.hpp Internal: Hyprland box implementation (#3755) 2023-11-04 17:03:05 +00: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 wlsurface: fix small detection 2023-11-04 17:39:56 +00:00
WLSurface.hpp renderer: respect viewporter dest on base surfaces 2023-10-25 22:05:04 +01: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 cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() (#3572) 2023-10-15 19:07:23 +01: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 xwayland: drop wlr_xwayland_surface.events.set_pid (#2884) 2023-08-03 21:40:56 +02:00