Commit graph

86 commits

Author SHA1 Message Date
Ashley Wulber
eabfa58bd5 fix: typos in error messages 2023-08-03 09:19:45 -04: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
Ashley Wulber
f8bb451f68 start notifications daemon 2023-08-03 09:19:45 -04:00
Ashley Wulber
3746d20225 fix: set nonblocking to true for the client Fd 2023-06-27 14:19:40 -04:00
Victoria Brekenfeld
32f229986b
Merge pull request #17 from pop-os/start-cosmic-osd
Start `cosmic-osd`
2023-03-20 18:54:25 +01:00
Ian Douglas Scott
f506f60a40 Start cosmic-osd
Seems this had been removed in a4a791e.

This makes polkit dialogs show, though the Iced implementation of those
could use improvement.
2023-03-20 10:52:23 -07:00
Ian Douglas Scott
2801b681ed Depend on cosmic-workspaces, and start it 2023-03-14 00:08:57 -04:00
Ian Douglas Scott
30ca971eb1 Factor out duplicated code for spawning component with tracing span 2023-03-14 00:08:57 -04:00
Ashley Wulber
3094e4698e fix: start xdg-desktop-portal-cosmic 2023-03-03 20:45:06 -05:00
Jeremy Soller
58a91d63db
Merge pull request #14 from pop-os/update-d-control_nobuild
Add cosmic-settings as depend
2023-02-02 15:28:50 -07:00
Aaron Honeycutt
c2cfb82f6c Add cosmic-settings as depend 2023-02-02 10:01:52 -07:00
Victoria Brekenfeld
75ff91970b
Merge pull request #12 from pop-os/x_jammy
refactor: X is supported by Cosmic
2023-01-27 16:53:02 +01:00
Ashley Wulber
8d8ac26d7b
refactor: X is supported by Cosmic 2023-01-25 11:07:56 -05:00
Victoria Brekenfeld
fa898f9228
Merge pull request #11 from pop-os/log_jammy
Don't log output of cosmic-comp/cosmic-panel, log panics
2023-01-16 09:37:09 +01: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
Shuxian Wang
9c96fde423 Add Nix flake. 2023-01-04 10:44:30 -05:00
Ashley Wulber
8410f8d788
Merge pull request #9 from pop-os/iced
refactor: iced
2022-11-28 10:58:26 -05:00
Ashley Wulber
89c524398e
refactor: iced 2022-11-28 10:22:09 -05:00
Ashley Wulber
9a9861f8e3
feat: additions for optional experimental X support via wayland-proxy-virtwl 2022-10-24 14:03:45 -04:00
Ashley Wulber
c3901cb99e
chore: cosmic-bg depends 2022-10-23 23:32:03 -04:00
Ashley Wulber
23d702ae1e
remove privileged socket creation & wayland-proxy-virtwl execution 2022-10-23 23:25:05 -04:00
Ashley Wulber
9e8e7a14b7
wayland-proxy-virtwl 2022-10-23 19:48:00 -04:00
Ashley Wulber
c41c108c4f
fix: mark comp sock as not cloexec 2022-10-23 19:33:43 -04:00
Ashley Wulber
c350099b76
feat: cosmic-bg & update deps 2022-10-23 17:41:28 -04:00
Jeremy Soller
667b5e6c19 Only require profile to be a file 2022-09-23 13:15:08 -06:00
Jeremy Soller
91debd1729 Source user profile 2022-09-23 13:15:08 -06: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
9c57475bb6
Merge pull request #5 from pop-os/osd-portal
Start `cosmic-osd`, `xdg-desktop-portal-cosmic`, with privileged sockets
2022-08-24 11:05:30 -04:00
Ian Douglas Scott
37f32879db Start cosmic-osd, xdg-desktop-portal-cosmic, with privileged sockets
Also adds these and `cosmic-settings-daemon` as dependencies.
2022-08-23 18:35:29 -07:00
Lucy
1b80ab806e
Merge pull request #4 from pop-os/ownedfd
Use `OwnedFd`, now that it's stable
2022-08-15 14:31:39 -04:00
Ian Douglas Scott
46047f4a58 Use OwnedFd, now that it's stable 2022-08-12 09:18:58 -07:00
Lucy
e822a87072
📝 Document compositor-related (comp.rs) code 2022-08-08 11:19:27 -04:00
Lucy
89c606ab18
Exit compositor on IPC failure 2022-08-03 14:12:05 -04:00
Lucy
29e6dd0f84
Launch swaybg 2022-07-29 12:00:29 -04:00
Lucy
36adce5aa8
Start cosmic-settings-daemon 2022-07-29 11:59:51 -04:00
Lucy
1c8ded8e20
Only run one cosmic-panel 2022-07-29 11:59:12 -04:00
Lucy
6893bac687
🚧 Add Restart stub method 2022-07-25 12:34:48 -04:00
Ashley Wulber
afee62bc3d
Merge pull request #1 from pop-os/applet-host
applet host
2022-07-25 11:04:18 -04:00
Lucy
2bda93e030
D-Bus session service, currently only used to exit. 2022-07-22 11:50:15 -04:00
Lucy
d13768607c
♻️ Use session proxy when stopping systemd target 2022-07-21 14:26:32 -04:00
Ashley Wulber
84427afcdf
fix: add more dependencies 2022-07-20 13:17:26 -04:00