Hyprland/src
jrun 0d14fd9136
add systemd support (#1253)
* add systemd support
motivation for this is is proper ordering of related/bound/required
services to Hyprland (e.g. swaybg) that would need to have a compositor
ready.

this could possibly be a build-time option of course.

see also:
example/ files for example of services

Signed-off-by: Paymon MARANDI <darwinskernel@gmail.com>

* nix: add withSystemd flag

Signed-off-by: Paymon MARANDI <darwinskernel@gmail.com>
Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
Co-authored-by: Vaxerski <vaxry@vaxry.net>
2023-01-05 20:17:55 +01:00
..
config Normalize color storage 2023-01-05 19:25:45 +01:00
debug Normalize color storage 2023-01-05 19:25:45 +01:00
events Normalize color storage 2023-01-05 19:25:45 +01:00
helpers Normalize color storage 2023-01-05 19:25:45 +01:00
hyprerror Normalize color storage 2023-01-05 19:25:45 +01:00
init disallow running with sudo 2022-05-19 19:28:15 +02:00
layout clean draggedwindow in dragend 2023-01-02 12:06:06 +01:00
managers Normalize color storage 2023-01-05 19:25:45 +01:00
protocols Normalize color storage 2023-01-05 19:25:45 +01:00
render Normalize color storage 2023-01-05 19:25:45 +01:00
wlrunstable update wlroots dep 2022-08-20 20:06:24 +02:00
Compositor.cpp add systemd support (#1253) 2023-01-05 20:17:55 +01:00
Compositor.hpp Added clang format (#1239) 2022-12-16 17:17:31 +00:00
defines.hpp Added clang format (#1239) 2022-12-16 17:17:31 +00:00
includes.hpp Drop X11 headers (unused) (#1252) 2022-12-19 12:12:58 +00:00
main.cpp add systemd support (#1253) 2023-01-05 20:17:55 +01:00
meson.build add systemd support (#1253) 2023-01-05 20:17:55 +01:00
Window.cpp account for dimAround in fullboundingbox 2022-12-31 19:23:02 +01:00
Window.hpp added fakefullscreen 2023-01-01 16:54:13 +01:00