Hyprland/src/helpers
Vaxry 1237732b97 input: Introduce basic hyprland HID classes
Implements an intermediary HID class for mice, keyboards and touch devices, removing the old structs from WLClasses.hpp

Yes, virtual ones are duplicated a bit, but will likely be de-duped once wlr_input_device is not used anymore.
2024-05-03 22:40:27 +01:00
..
signal input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +01:00
AnimatedVariable.cpp layerSurface: refactor/move to a memory-safe impl 2024-04-30 02:41:27 +01:00
AnimatedVariable.hpp layerSurface: refactor/move to a memory-safe impl 2024-04-30 02:41:27 +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 config: add absolute monitor workspace selectors (#5848) 2024-05-03 18:38:00 +01:00
MiscFunctions.hpp ime-v2: move to new impl 2024-05-01 16:41:17 +01:00
Monitor.cpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +01:00
Monitor.hpp output-management: move to new impl 2024-05-03 18:08:04 +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
WLClasses.cpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +01:00
WLClasses.hpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +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
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
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