Commit graph

105 commits

Author SHA1 Message Date
Ashley Wulber
8a239bbe28 update: lock 2022-12-23 16:14:55 -05:00
Ashley Wulber
8223c76361 feat: app list is displayed and updated 2022-12-23 16:14:55 -05:00
Brock
31bea66801
Power: Replace gtk applet with iced applet (#32)
* Power: Replace gtk applet with iced applet

No functionality yet, but the layout is nearly done. Only small
tweaks needed to font and svg backgrounds.

* Power: Add suspend+restart+shutdown functionality

* Power: Add lock + log out + settings

* Fix build.

* Fix window placement
2022-12-12 13:41:16 -05:00
Ashley Wulber
9ef8098498
Iced network applet (#31)
* builds and shows basic applet

* feat: connect up subscriptions

* feat: network applet mostly working
2022-12-09 15:31:19 -05:00
Brock
f3b5713ff5
Sound applet rewrite (#28)
* Reset cosmic-applet-audio

* save point with rwlock to talk to pulse

* almost making pulse work with a subscription, but awating results causes a panic

* maybe threaded

* Working pulse connection

* working async pulse audio listener

* cargo fmt

* working communication

* make worky ChannelVolumes

* more fixy

* working control for speaker volume

* fix changing volume on input

* Initial port to iced-sctk

* Fix revealer return types

* fix: build

* feat: more applet updates

Co-authored-by: Ashley Wulber <ashley@system76.com>
2022-12-08 13:58:39 -05:00
Ashley Wulber
6a98d7f7c8
feat: iced battery applet 2022-12-02 20:24:52 -05:00
Ashley Wulber
a7b099b4b3
refactor: use iced workspaces applet 2022-11-29 16:52:31 -05:00
Ashley Wulber
eab7ddea1d
Iced graphics applet (#26)
* feat: builds deb

* feat: working iced graphics applet

* fix: update deps to get fixes for iced-sctk

* fix: better popup size

* fix: better styling of button & popup

* fix: better popup container

* feat: sticky graphics mode after selection

* fix: refactor & handle close requests
2022-11-17 10:38:48 -05:00
Ashley Wulber
b73e755a42
cleanup: remove unused patch 2022-09-13 13:27:20 -04:00
Ashley Wulber
22ba26fed8
update: dependencies 2022-09-13 12:38:30 -04:00
Ashley Wulber
9859c153f8
Merge branch 'master_jammy' of github.com:pop-os/cosmic-applets into master_jammy 2022-09-12 13:51:15 -04:00
Ashley Wulber
ec7a615d22
fix: bind to output before workspaces and use latest cosmic-panel-config 2022-09-12 13:50:45 -04:00
Ian Douglas Scott
e52446c770 status-area: Send unregistered signal in watcher
Still not working as expected...
2022-09-08 21:22:46 -07:00
Ashley Wulber
0ecba6a6d0
fix: consistent ordering of workspaces 2022-09-08 11:24:02 -04:00
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