Hyprland/src/helpers
Vaxry bca7804bb6
internal: Window storage rework - part 1 (#5762)
* Window storage rework - part 1

* format

* remove useless include

* fix pch

* format

* fix crash in dwindle

* fix vram leak

* prefer .expired() for bool checks
2024-04-27 12:43:12 +01:00
..
signal internal: Window storage rework - part 1 (#5762) 2024-04-27 12:43:12 +01:00
AnimatedVariable.cpp internal: Window storage rework - part 1 (#5762) 2024-04-27 12:43:12 +01:00
AnimatedVariable.hpp internal: Window storage rework - part 1 (#5762) 2024-04-27 12:43:12 +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 renderer/animations: Fix various inaccurate damage tracking issues and offsets (#5297) 2024-03-31 02:14:26 +01:00
Box.hpp renderer/animations: Fix various inaccurate damage tracking issues and offsets (#5297) 2024-03-31 02:14:26 +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
MiscFunctions.cpp workspace: Fix duplication of "special:" in special workspace name (#5729) 2024-04-24 16:07:22 +01:00
MiscFunctions.hpp windowrules: Make min/maxsize rules dynamic (#4775) 2024-03-08 02:24:44 +00:00
Monitor.cpp internal: Window storage rework - part 1 (#5762) 2024-04-27 12:43:12 +01:00
Monitor.hpp internal: Window storage rework - part 1 (#5762) 2024-04-27 12:43:12 +01:00
Region.cpp pointer-constraints: move to new impl 2024-04-27 03:17:04 +01:00
Region.hpp pointer-constraints: move to new impl 2024-04-27 03:17:04 +01:00
SdDaemon.cpp core: remove libsystemd dependency (#5660) 2024-04-20 18:50:07 +01: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
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 Migrate the config to hyprlang (#4656) 2024-02-18 15:00:34 +00:00
Vector2D.hpp Migrate the config to hyprlang (#4656) 2024-02-18 15:00:34 +00: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 renderer: Add dimaround layer rule (#4643) 2024-04-11 12:41:18 +01:00
WLClasses.hpp internal: Window storage rework - part 1 (#5762) 2024-04-27 12:43:12 +01: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
XWaylandStubs.hpp xwayland: fix no_xwayland compiles 2024-03-09 22:37:49 +00:00