.. |
AnimatedVariable.cpp
|
refactor: manually resets singletons (#3395)
|
2023-09-22 11:06:09 +01:00 |
AnimatedVariable.hpp
|
includes: add missing log include to animatedvariable
|
2023-09-30 02:09:08 +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 |
Color.cpp
|
internal: cleanup headers in helpers/
|
2023-08-07 13:36:14 +02:00 |
Color.hpp
|
Plugin System (#1590)
|
2023-02-27 12:32:38 +00:00 |
MiscFunctions.cpp
|
workspacerules: Add new optional "default command" for auto-launching apps on new workspaces (#3559)
|
2023-10-22 23:11:03 +01:00 |
MiscFunctions.hpp
|
workspacerules: Add new optional "default command" for auto-launching apps on new workspaces (#3559)
|
2023-10-22 23:11:03 +01:00 |
Monitor.cpp
|
monitor: ensure vrr on workspace change
|
2023-10-12 17:26:35 +01:00 |
Monitor.hpp
|
tearing: cleanup vars and avoid rendering before drm is ready
|
2023-09-30 17:07:50 +01:00 |
Region.cpp
|
build: Unbreak build without precompiled headers (#3400)
|
2023-09-23 13:31:37 +01:00 |
Region.hpp
|
input: Various constraint handling fixes (#3381)
|
2023-09-20 16:47:05 +01:00 |
Splashes.hpp
|
internal: cleanup headers in helpers/
|
2023-08-07 13:36:14 +02:00 |
SubsurfaceTree.cpp
|
renderer: considerable fixes to repaint logic
|
2023-10-04 13:39:40 +01:00 |
SubsurfaceTree.hpp
|
internal: cleanup headers in helpers/
|
2023-08-07 13:36:14 +02: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
|
workspacerules: Add new optional "default command" for auto-launching apps on new workspaces (#3559)
|
2023-10-22 23:11:03 +01:00 |
Vector2D.cpp
|
Add support for smart splitting (#2676)
|
2023-07-11 13:37:25 +02:00 |
Vector2D.hpp
|
Vector2D: fix typo in include
|
2023-09-20 22:26:08 +03: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
|
cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() (#3572)
|
2023-10-15 19:07:23 +01:00 |
WLClasses.hpp
|
renderer: Tearing implementation (#3441)
|
2023-09-28 21:48:33 +01:00 |
WLListener.cpp
|
internal: include missing header (#3464)
|
2023-10-01 12:26:10 +01:00 |
WLListener.hpp
|
internal: cleanup headers in helpers/
|
2023-08-07 13:36:14 +02:00 |
WLSurface.cpp
|
surface/wayland: conform to small surface requirements
|
2023-10-20 20:15:57 +01:00 |
WLSurface.hpp
|
surface/wayland: conform to small surface requirements
|
2023-10-20 20:15:57 +01:00 |
Workspace.cpp
|
cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() (#3572)
|
2023-10-15 19:07:23 +01: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
|
xwayland: drop wlr_xwayland_surface.events.set_pid (#2884)
|
2023-08-03 21:40:56 +02:00 |