Hyprland/src/helpers
Vaxry 1360677478 subcompositor/renderer: fixup handling of subsurfaces below the main one
some apps (notably vlc 4) place a subsurface below the main surface (which is kinda cursed) but we have to accomodate for that
2024-06-17 12:42:39 +02:00
..
memory core: move to hyprutils for utils (#6385) 2024-06-11 17:17:45 +02:00
signal core: move to hyprutils for utils (#6385) 2024-06-11 17:17:45 +02:00
varlist core: move to hyprutils for utils (#6385) 2024-06-11 17:17:45 +02:00
AnimatedVariable.cpp layerSurface: refactor/move to a memory-safe impl 2024-04-30 02:41:27 +01:00
AnimatedVariable.hpp internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +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 box: fix noNegativeSize 2024-05-10 12:59:01 +01:00
Box.hpp cursor: move to a hyprland impl 2024-05-09 13:37:39 +01:00
Color.cpp CColor: fix getAsHex 2024-04-05 21:23:06 +01:00
Color.hpp CColor: fix getAsHex 2024-04-05 21:23:06 +01:00
Format.cpp egl: fixup format modifier lookups with implicit modifiers 2024-06-14 21:59:21 +02:00
Format.hpp wayland/core: move to new impl (#6268) 2024-06-08 10:07:59 +02:00
MiscFunctions.cpp misc: Fix build warnings (#6486) 2024-06-13 23:23:23 +02:00
MiscFunctions.hpp core: move to hyprutils for utils (#6385) 2024-06-11 17:17:45 +02:00
Monitor.cpp vrr: add option to fix mouse breaking vrr (#6483) 2024-06-14 13:45:32 +02:00
Monitor.hpp vrr: add option to fix mouse breaking vrr (#6483) 2024-06-14 13:45:32 +02:00
Region.cpp wayland/core: move to new impl (#6268) 2024-06-08 10:07:59 +02:00
Region.hpp wayland/core: move to new impl (#6268) 2024-06-08 10:07:59 +02:00
SdDaemon.cpp helpers: fix misuse of syscalls in sd namespace (#6379) 2024-06-09 09:43:39 +02:00
SdDaemon.hpp core: remove libsystemd dependency (#5660) 2024-04-20 18:50:07 +01:00
Splashes.hpp splashes: add 2ya splash 2024-03-15 23:58:22 +00:00
TagKeeper.cpp config: add tag dispacther and window rule (#6211) 2024-05-28 23:37:24 +02:00
TagKeeper.hpp config: add tag dispacther and window rule (#6211) 2024-05-28 23:37:24 +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
Vector2D.cpp cursor: move to a hyprland impl 2024-05-09 13:37:39 +01:00
Vector2D.hpp cursor: move to a hyprland impl 2024-05-09 13:37:39 +01:00
Watchdog.cpp config: improve config value infrastructure 2024-03-03 18:41:38 +00:00
Watchdog.hpp watchdog: don't hang on exit 2023-09-29 20:05:43 +01:00
WLClasses.cpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +01:00
WLClasses.hpp subcompositor/renderer: fixup handling of subsurfaces below the main one 2024-06-17 12:42:39 +02:00
WLListener.cpp internal: Window storage rework - part 1 (#5762) 2024-04-27 12:43:12 +01:00
WLListener.hpp internal: cleanup headers in helpers/ 2023-08-07 13:36:14 +02:00
X11Stubs.hpp Allow to disable X11 backend separately from Xwayland after 5a750b485a (#1445) 2023-01-29 12:43:18 +00:00