..
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
monitor: don't damage twice ( #4727 )
2024-02-17 02:09:12 +00:00
Monitor.hpp
socket2: monitoraddedv2 IPC event for monitor description and id ( #4646 )
2024-02-15 14:22:20 +00:00
Region.cpp
renderer: proper full occlusion checks for back layer
2023-11-26 15:24:24 +00:00
Region.hpp
renderer: proper full occlusion checks for back layer
2023-11-26 15:24:24 +00:00
Splashes.hpp
internal: minor header cleanup
2024-01-23 01:32:34 +00:00
SubsurfaceTree.cpp
subsurfaceTree: Fix nullptr crash when disconnecting a monitor ( #4577 )
2024-02-01 03:09:31 +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
input: focus window on mouse down on decoration ( #4514 )
2024-02-04 15:40:20 +00:00
Vector2D.hpp
vector: avoid min0 clamps without a max being invalid
2024-02-05 22:37:34 +00:00
Watchdog.cpp
watchdog: don't hang on exit
2023-09-29 20:05:43 +01: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: avoid infinite pointer image resets
2023-11-26 14:53:22 +00:00
WLSurface.hpp
surface: avoid spam of window surfaces with scale and transform events
2024-01-11 14:07:28 +01:00
Workspace.cpp
style/ci: apply clang-format and verify it in ci ( #4039 )
2023-12-06 22:54:56 +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