Commit graph

190 commits

Author SHA1 Message Date
Ashley Wulber
554bdfe19b fix 2022-06-16 12:23:25 -04:00
Ashley Wulber
c67f6fdb2d refactor: better event types 2022-06-16 12:08:31 -04:00
Ashley Wulber
3a41e58159 event handling & state 2022-06-16 11:55:31 -04:00
Ashley Wulber
d991f59c90 0.30 2022-06-16 10:48:15 -04:00
Ashley Wulber
c1039be812 get workspace manager global 2022-06-15 16:51:08 -04:00
Ian Douglas Scott
ff2d7e0237 Add settings button to power menu 2022-06-10 18:10:26 -07:00
Ian Douglas Scott
9b58739a96 Move time code from old-panel into an applet
Removes the last of `old-panel`.
2022-06-10 16:20:46 -07:00
Ian Douglas Scott
fb321a2e05 Remove mpris from old-panel
Similar functionality should already be implemented in the audio applet.
2022-06-10 15:35:41 -07:00
Ian Douglas Scott
04ce88e4ce Initial port of notifications to an applet 2022-06-10 15:31:31 -07:00
Brock
25a8e8353e Fix setuid 2022-06-10 12:05:49 -06:00
Ashley Wulber
5661e0c045 fix: import trait 2022-06-09 15:51:58 -04:00
Ashley Wulber
02e240b6bb
feat: generated workspaces protocol and various improvements 2022-06-08 23:51:33 -04:00
Ashley Wulber
bfa8fa58ff feat: add HostWaylandSocket=true to desktop file 2022-06-08 14:09:09 -04:00
Ashley Wulber
b82c153955 cleanup 2022-06-08 10:48:29 -04:00
Ashley Wulber
2cbaaae069 wip: applet workspaces 2022-06-08 10:47:16 -04:00
Ashley Wulber
464338585c
chore: add cosmic app list and cosmic panel buttons 2022-06-06 11:52:45 -04:00
Ian Douglas Scott
853caa5b84 Add CSS to status area applet
Doesn't match other applets. Though toggle button behavior is probably
what we want?
2022-06-03 20:00:47 -07:00
Ian Douglas Scott
d22bcabd91 Don't use custom PopoverContainer in status area applet
This type seems unnecessary now that
https://docs.gtk.org/gtk4/method.MenuButton.set_child.html exists. And
in any case, isn't needed here.
2022-06-03 19:49:08 -07:00
Ian Douglas Scott
f50ed504b1 Move status area code into an applet 2022-06-03 19:36:05 -07:00
Ashley Wulber
8df3019973
fix styling and desktop files 2022-05-26 15:37:59 -04:00
Ashley Wulber
1958341a72 refactor: power applet popover and icon button~ 2022-05-26 12:52:34 -04:00
Ashley Wulber
d6b7b9fcd1 refactor: graphics applet popover and icon button 2022-05-26 12:35:18 -04:00
Ashley Wulber
06d9584a31 license 2022-05-26 11:59:09 -04:00
Ashley Wulber
eb6b3e3b34 license 2022-05-26 11:57:41 -04:00
Ashley Wulber
930d0173f8 cargo lock 2022-05-26 11:21:59 -04:00
Ashley Wulber
fca6150c3b feat: add scrolled window for available networks 2022-05-26 11:21:27 -04:00
Ashley Wulber
045f3976a5 refactor: use icon button and popup 2022-05-26 01:04:17 -04:00
Ashley Wulber
6b56500a52
chore: debian packaging 2022-05-25 17:11:42 -04:00
Ian Douglas Scott
185dd48a6f Move panel into an old-panel subdirectory
We expect to replace this with applets running under
https://github.com/pop-os/cosmic-dock-epoch.
2022-05-23 14:16:35 -07:00
Lucy
8c196a7ed3
🚧 Start on Now Playing stuff 2022-04-08 11:53:23 -04:00
Lucy
73d2401ed3
🚧 Volume updating 2022-04-07 15:21:15 -04:00
Lucy
57b44a35d5
🚧 Continue rewrite of cosmic-applet-audio 2022-04-07 12:36:01 -04:00
Lucy
2c591d1ba3
🚧 Begin rewrite of cosmic-applet-audio 2022-04-06 12:03:10 -04:00
Lucy
f3a92fbdfd
🚧 Need to thing of a way to rewrite this to be less of a mess tbh, 2022-04-05 12:41:09 -04:00
Lucy
1ce1afcbab
📌 Fix dependency hell. 2022-04-05 12:34:14 -04:00
Lucy
cf702571b9
Add mute button 2022-03-29 13:11:10 -04:00
Lucy
4074358337
App icons now work! 2022-03-28 15:25:26 -04:00
Lucy
f009b88978
Source facility gets triggered when now playing updates 2022-03-28 13:55:37 -04:00
Lucy
f5e589e724
Use tracker instead of weird clear-based system. 2022-03-28 10:44:00 -04:00
Lucy
4c562d041f
Base code for now playing (I regret doing this with relm4) 2022-03-24 16:16:10 -04:00
Lucy
af3470df11
Base code for figuring out how apps work 2022-03-24 13:35:33 -04:00
Lucy
cd5970dceb
Don't subscribe to all events. 2022-03-23 13:36:47 -04:00
Lucy
660c19624b
Changing audio from an external source works now! 2022-03-23 13:36:09 -04:00
Lucy
84364936b7
Better enum names 2022-03-18 12:11:05 -04:00
Lucy
3b8996a24c
WIP: listening for volume changes 2022-03-17 14:23:06 -04:00
Lucy
27c1db7625
Remove unneeded clones 2022-03-17 12:35:30 -04:00
Lucy
efba49688f
Clean up code a bit; remove unused dependencies 2022-03-16 16:02:22 -04:00
Lucy
57c185acb1
Remove unused import 2022-03-16 12:54:02 -04:00
Lucy
d4b67bb990
Use a Revealer instead of a Stack 2022-03-16 12:52:30 -04:00
Lucy
50f64f3187
Stack switching now works 2022-03-16 11:20:14 -04:00