..
AnimatedVariable.cpp
refactor: manually resets singletons ( #3395 )
2023-09-22 11:06:09 +01:00
AnimatedVariable.hpp
style/ci: apply clang-format and verify it in ci ( #4039 )
2023-12-06 22:54:56 +00: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: add missing include
2024-02-03 01:31:52 +00:00
Box.hpp
dwindle: avoid sending negative sizes to wlr
2024-02-02 15:04:04 +00:00
Color.cpp
internal: cleanup headers in helpers/
2023-08-07 13:36:14 +02:00
Color.hpp
shadow: alpha treatment improvements
2023-11-11 00:52:40 +00:00
MiscFunctions.cpp
core: improve cleanup logic
2024-01-19 16:20:30 +01:00
MiscFunctions.hpp
core: improve cleanup logic
2024-01-19 16:20:30 +01:00
Monitor.cpp
Migrate the config to hyprlang ( #4656 )
2024-02-18 15:00:34 +00:00
Monitor.hpp
renderer: nuke lastFrameDamage and rework finalDamage
2024-02-23 01:02:32 +00:00
Region.cpp
surface: fix invalid damage tracking in damageSurface
2024-02-19 11:24:54 +00:00
Region.hpp
format: fix formatting
2024-02-19 17:20:39 +00:00
Splashes.hpp
internal: minor header cleanup
2024-01-23 01:32:34 +00:00
SubsurfaceTree.cpp
Migrate the config to hyprlang ( #4656 )
2024-02-18 15:00:34 +00:00
SubsurfaceTree.hpp
subsurfaces: damage window on subsurface size change
2023-11-12 23:06:31 +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
Migrate the config to hyprlang ( #4656 )
2024-02-18 15:00:34 +00:00
Watchdog.hpp
watchdog: don't hang on exit
2023-09-29 20:05:43 +01:00
WLClasses.cpp
internal: various improvements to avoid crashes on exit
2023-12-06 14:46:29 +00:00
WLClasses.hpp
renderer: add option to blur popups
2023-12-25 18:07:07 +01:00
WLListener.cpp
core: improve cleanup logic
2024-01-19 16:20:30 +01:00
WLListener.hpp
internal: cleanup headers in helpers/
2023-08-07 13:36:14 +02:00
WLSurface.cpp
surface: ensure global pointers valid before using in destructor ( #4844 )
2024-02-26 09:52:12 +00:00
WLSurface.hpp
surface: fix invalid damage tracking in damageSurface
2024-02-19 11:24:54 +00:00
Workspace.cpp
Migrate the config to hyprlang ( #4656 )
2024-02-18 15:00:34 +00:00
Workspace.hpp
workspacerules: Add new optional "default command" for auto-launching apps on new workspaces ( #3559 )
2023-10-22 23:11:03 +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
style/ci: apply clang-format and verify it in ci ( #4039 )
2023-12-06 22:54:56 +00:00