Commit graph

91 commits

Author SHA1 Message Date
Ashley Wulber
59a112523d
feat: popup positioning depending on panel anchor 2022-08-24 15:55:53 -04:00
Ashley Wulber
ac0b555946
chore: update libcosmic & other deps 2022-08-17 21:10:26 -04:00
Ashley Wulber
98813824d4
feat: use libcosmic::init 2022-08-16 14:36:31 -04:00
Ashley Wulber
d9212b2285
feat: init adwaita 2022-08-10 10:48:20 -04:00
Ashley Wulber
73d2107dc9
cleanup 2022-08-01 11:11:26 -04:00
Ashley Wulber
e87d101217
feat: config changes 2022-07-27 00:37:00 -04:00
Ian Douglas Scott
eabe58f62c Run cargo update`, adjust for changes in gtk-rs/relm4, and format 2022-07-21 14:02:01 -07:00
Ashley Wulber
ab851fceef
feat: app list is working fairly well again 2022-07-20 16:17:43 -04:00
Ashley Wulber
29e029d626
fix: show active dots 2022-07-20 11:48:51 -04:00
Ashley Wulber
83fc8893ec
fix: use app container created by window & only create dock object from window list if a matching app info is found 2022-07-20 10:21:40 -04:00
Ashley Wulber
adc02df64f
wip: use desktop file stem for app id 2022-07-19 23:39:19 -04:00
Ashley Wulber
223c7855cf
wip fix: use app id for grouping window lists & replace top level if it already exists & show separator for active and saved app lists 2022-07-19 23:12:37 -04:00
Ashley Wulber
dc13ca6e46
fix typo 2022-07-19 11:40:04 -04:00
Ashley Wulber
560ebc0bf5
wip: use toplevel protocols 2022-07-19 11:33:19 -04:00
Victoria Brekenfeld
85fe582d1d workspaces: Update to cosmic-protocols 2022-07-08 23:22:08 +02:00
Ashley Wulber
488fe6f186
merge master_jammy and udpate to use latest cosmic panel config 2022-07-06 12:41:49 -04:00
Ashley Wulber
1d8fe85775
refactor: use rework configs 2022-07-06 12:07:26 -04:00
Ian Douglas Scott
ee142903bb Use libcosmic-applet in time applet
Need to get button height right.
2022-07-05 16:52:04 -07:00
Ian Douglas Scott
765e3af815 Use libcomsic-applet in status-area, network, graphics 2022-07-05 16:21:23 -07:00
Ian Douglas Scott
aac43de65d Separate CosmicAppletWindow and CosmicAppletButton 2022-07-05 14:41:09 -07:00
Ashley Wulber
74f6c2eca6
merge workspaces_dev 2022-07-05 10:31:40 -04:00
Ian Douglas Scott
f8e7685939 power: Use libcosmic-applet 2022-07-01 22:29:06 -07:00
Ian Douglas Scott
68986d773c Use libcosmic-applet in audio, notifications 2022-07-01 21:55:57 -07:00
Ian Douglas Scott
f56b160635 Library for shared applet code; use in battery applet
Creates window, button, and popover with correct properties and CSS
style.
2022-07-01 21:33:58 -07:00
Ian Douglas Scott
fff8d7d6e6 Use master_jammy branch of cosmic-panel 2022-06-30 09:13:11 -07:00
Ian Douglas Scott
061a891c5e Update everything to gtk-rs git, relm4 next
Now everything is in one workspace again. Hopefully this also builds on
CI.
2022-06-29 13:58:29 -07:00
Ian Douglas Scott
fded103467 Merge branch 'audio-applet_jammy' into update-relm4_jammy 2022-06-29 13:34:26 -07:00
Ian Douglas Scott
e049343317 Update cosmic-panel-config 2022-06-29 13:32:50 -07:00
Ian Douglas Scott
1d40fe9a23 audio: Use relm4 next branch 2022-06-29 13:18:44 -07:00
Ian Douglas Scott
786a980254 WIP using libpulse_binding directly in audio applet 2022-06-29 13:18:44 -07:00
Ian Douglas Scott
04c7e73dec Update uses of relm4-macros to relm4 next branch 2022-06-29 12:00:18 -07:00
Ashley Wulber
b3a4219c93
cleanup 2022-06-23 13:55:00 -04:00
Ashley Wulber
83edc4f695
refactor: use calloop channel 2022-06-23 12:15:08 -04:00
Ashley Wulber
8e9d7a1e91
cleanup 2022-06-20 16:15:19 -04:00
Ashley Wulber
b5b79e596f
feat: only display workspace groups on the configured output 2022-06-20 16:12:45 -04:00
Ashley Wulber
8a3fd21b26
note 2022-06-20 15:03:44 -04:00
Ashley Wulber
3b4f15b935
feat: scrolling 2022-06-20 14:42:12 -04:00
Ashley Wulber
6657cd514b
wip use calloop event loop 2022-06-20 13:15:12 -04:00
Ashley Wulber
2001c960ad panel config fixes 2022-06-17 12:53:26 -04:00
Ashley Wulber
df6c2e5f02 styling 2022-06-16 17:03:01 -04:00
Ashley Wulber
2417ff6e31 workspace state handling 2022-06-16 14:33:26 -04:00
Ashley Wulber
0d93231453 use glib channel 2022-06-16 13:00:27 -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
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
04ce88e4ce Initial port of notifications to an applet 2022-06-10 15:31:31 -07: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