Commit graph

21 commits

Author SHA1 Message Date
Ashley Wulber
d4d7dbce0e refactor: pass OwnedFd to launch-pad 2023-11-13 10:31:38 -05:00
Ashley Wulber
fd2dc23fac feat: use privileged sockets 2023-11-13 10:31:38 -05:00
Ashley Wulber
a151838b7a cleanup: use merged version of launch-pad 2023-08-03 09:19:45 -04:00
Ashley Wulber
d03c19bd10 update launchpad and use max-restarts with backoff 2023-08-03 09:19:45 -04:00
Ashley Wulber
0115e3aaae refactor: update launchpad 2023-08-03 09:19:45 -04:00
Ashley Wulber
ec6dd44a9c cleanup and update launchpad 2023-08-03 09:19:45 -04:00
Ashley Wulber
e1a174f61d fix: prevent session from exiting 2023-08-03 09:19:45 -04:00
Ashley Wulber
30ce09f54a Revert "update deps"
This reverts commit 17f944f344dd882683a18ae525c40c0dd160aa8b.
2023-08-03 09:19:45 -04:00
Ashley Wulber
8bff06e9a7 wip: better handling of cloexec with reused fds for panel and notifications daemon 2023-08-03 09:19:45 -04:00
Ashley Wulber
183fc329c1 update deps 2023-08-03 09:19:45 -04:00
Ashley Wulber
4c9557f42b feat: send notifications and panel Fds 2023-08-03 09:19:45 -04:00
Ian Douglas Scott
1fe93839db Don't log output of cosmic-comp/cosmic-panel, log panics
It is better to have `cosmic-comp` and `cosmic-panel` log to journald
themselves.

Having panics logged should be helpful if panics ever occur.
2023-01-13 11:57:38 -08:00
Ashley Wulber
c350099b76
feat: cosmic-bg & update deps 2022-10-23 17:41:28 -04:00
Lucy
f75e970847
🚨 Everything now seems to compile! 2022-09-23 14:52:14 -04:00
Lucy
a4a791ed33
🚧 Move process management to launch-pad 2022-09-19 13:48:48 -04:00
Lucy
2bda93e030
D-Bus session service, currently only used to exit. 2022-07-22 11:50:15 -04:00
Ian Douglas Scott
c450a9ed0d
Connect to systemd over session DBus rather than system (#2)
This seems to be correct for starting user services.
2022-07-20 11:05:19 -04:00
Lucy
8fc34b75b4
Always stop cosmic-session.target when the process exits/panics 2022-07-15 11:05:23 -04:00
Lucy
9bc295b2ad
♻️ Use the systemd_client crate to start cosmic-session.target 2022-07-15 10:58:28 -04:00
Lucy
7be35d6153
🔊 Log to journald 2022-07-11 11:25:34 -04:00
Lucy
a67a677a1a
📦 ♻️ Refactor a bunch of stuff; debian packaging 2022-07-07 16:45:17 -04:00