Hyprland/src/desktop
Hiroki Tagato 379ee99c68
window: implement CWindow::getEnv() for BSDs (#12462)
Some BSDs provide procfs to access kernel information. However, BSDs'
procfs does not provide information on a process' environment
variables. Instead sysctl(3) function is usually used for system
information retrieval on BSDs.
2025-11-26 22:12:50 +00:00
..
rule compositor: Configurable behavior when window to be focused conflicts with fullscreen (#12033) 2025-11-25 22:44:26 +00:00
state compositor: Configurable behavior when window to be focused conflicts with fullscreen (#12033) 2025-11-25 22:44:26 +00:00
types windowrules: rewrite completely (#12269) 2025-11-17 18:34:02 +00:00
DesktopTypes.hpp refactor: replace all typedef with using (#10594) 2025-05-31 14:02:02 +01:00
LayerSurface.cpp compositor: Configurable behavior when window to be focused conflicts with fullscreen (#12033) 2025-11-25 22:44:26 +00:00
LayerSurface.hpp windowrules: rewrite completely (#12269) 2025-11-17 18:34:02 +00:00
Popup.cpp input: Add fully configurable trackpad gestures (#11490) 2025-08-28 11:20:29 +02:00
Popup.hpp renderer: add popup fade-in-out (#11313) 2025-08-03 13:44:50 +02:00
Subsurface.cpp compositor: Configurable behavior when window to be focused conflicts with fullscreen (#12033) 2025-11-25 22:44:26 +00:00
Subsurface.hpp workspaces: refactor class member vars (#10167) 2025-04-25 02:37:12 +02:00
Window.cpp window: implement CWindow::getEnv() for BSDs (#12462) 2025-11-26 22:12:50 +00:00
Window.hpp windowrules: rewrite completely (#12269) 2025-11-17 18:34:02 +00:00
WLSurface.cpp surface: fix xwayland zero scaling damage calcs (#12123) 2025-10-24 22:19:21 +01:00
WLSurface.hpp refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
Workspace.cpp windowrules: rewrite completely (#12269) 2025-11-17 18:34:02 +00:00
Workspace.hpp input: Add fully configurable trackpad gestures (#11490) 2025-08-28 11:20:29 +02:00