Hyprland/src/helpers
Vaxry 1b56cc4e99
Added an Event Hook System (#1578)
* added an eventHookSystem

* Add all socket2 events to hooks
2023-02-19 20:54:53 +00:00
..
AnimatedVariable.cpp use curves for special dim anim 2022-12-29 12:30:43 +01:00
AnimatedVariable.hpp make hyprerror follow fadein anim 2023-01-20 20:48:07 +01:00
BezierCurve.cpp Unbreak build with libc++ (#1457) 2023-01-31 00:03:23 +00:00
BezierCurve.hpp Added clang format (#1239) 2022-12-16 17:17:31 +00:00
Color.cpp remove color rassert to fix overshot beziers 2023-01-07 13:38:19 +01:00
Color.hpp Normalize color storage 2023-01-05 19:25:45 +01:00
MiscFunctions.cpp Added a crash reporter 2023-02-19 13:45:56 +00:00
MiscFunctions.hpp Added a crash reporter 2023-02-19 13:45:56 +00:00
Monitor.cpp Added an Event Hook System (#1578) 2023-02-19 20:54:53 +00:00
Monitor.hpp remove old comment and fixup lsl var name 2023-01-22 17:03:25 +01:00
Splashes.hpp stuff 2022-12-14 17:57:45 +00:00
SubsurfaceTree.cpp Simulate mouse movement on unmap of popups and subsurfaces 2023-01-31 00:26:15 +00:00
SubsurfaceTree.hpp Unbreak build with libc++ (#1457) 2023-01-31 00:03:23 +00:00
Timer.cpp added general:cursor_inactive_timeout 2022-06-24 23:27:02 +02:00
Timer.hpp Added clang format (#1239) 2022-12-16 17:17:31 +00:00
Vector2D.cpp Resize on border (#1347) 2023-02-18 22:35:31 +00:00
Vector2D.hpp Resize on border (#1347) 2023-02-18 22:35:31 +00:00
WLClasses.cpp Multiple animation optimization and xwayland wine fixes 2022-11-04 15:56:31 +00:00
WLClasses.hpp Unbreak build with libc++ (#1457) 2023-01-31 00:03:23 +00:00
WLListener.cpp Added clang format (#1239) 2022-12-16 17:17:31 +00:00
WLListener.hpp Added clang format (#1239) 2022-12-16 17:17:31 +00:00
Workspace.cpp Added an Event Hook System (#1578) 2023-02-19 20:54:53 +00:00
Workspace.hpp Added clang format (#1239) 2022-12-16 17:17:31 +00:00
X11Stubs.hpp Allow to disable X11 backend separately from Xwayland after 5a750b485a (#1445) 2023-01-29 12:43:18 +00:00
XWaylandStubs.hpp add missing xwayland stub 2023-02-03 14:12:28 +00:00