..
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
Bezier: Fix incorrect binary search in bezier approx
2023-03-03 13:33:52 +00:00
BezierCurve.hpp
Up the bezier bake count
2023-03-03 13:17:11 +00:00
Color.cpp
remove color rassert to fix overshot beziers
2023-01-07 13:38:19 +01:00
Color.hpp
Plugin System ( #1590 )
2023-02-27 12:32:38 +00:00
MiscFunctions.cpp
Add "next on monitor or empty" workspace parameter ( #2198 )
2023-05-08 14:37:59 +01:00
MiscFunctions.hpp
Added a crash reporter
2023-02-19 13:45:56 +00:00
Monitor.cpp
monitors: fix some bugs with re-plug
2023-05-06 16:50:15 +01:00
Monitor.hpp
internal: workspace manip handling rework
2023-04-14 15:03:53 +01:00
Splashes.hpp
stuff
2022-12-14 17:57:45 +00:00
SubsurfaceTree.cpp
Format: use %lx for all addresses
2023-04-17 17:35:28 +01:00
SubsurfaceTree.hpp
internal: wrap wlr surfaces ( #1822 )
2023-03-20 15:00:58 +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
Fix possible usage of clamp with lo > hi in Vector2D ( #2049 )
2023-04-16 01:27:14 +01:00
Vector2D.hpp
Resize on border ( #1347 )
2023-02-18 22:35:31 +00:00
WLClasses.cpp
LS: add blur and ignorezero rules
2023-03-17 23:16:13 +00:00
WLClasses.hpp
Revert "internal: include headers from protocols/"
2023-04-27 13:55:13 +01:00
WLListener.cpp
Format: use %lx for all addresses
2023-04-17 17:35:28 +01:00
WLListener.hpp
Added clang format ( #1239 )
2022-12-16 17:17:31 +00:00
WLSurface.cpp
Format: use %lx for all addresses
2023-04-17 17:35:28 +01:00
WLSurface.hpp
window: unassign surface on unmap
2023-03-23 00:39:32 +00:00
Workspace.cpp
keybinds: simulate workspace switch on focusWindow to another ws
2023-05-01 15:39:08 +01:00
Workspace.hpp
workspaces: restore monitor on re-plug
2023-05-03 15:15:56 +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
unblock pure wayland compiles
2023-02-21 23:57:08 +00:00