Commit graph

305 commits

Author SHA1 Message Date
Ashley Wulber
b3977bed34
fix: better styling of button & popup 2022-11-14 15:43:39 +01:00
Ashley Wulber
ae89afcc5f
fix: better popup size 2022-11-14 13:20:02 +01:00
Ashley Wulber
fd074db283
fix: update deps to get fixes for iced-sctk 2022-11-14 12:43:27 +01:00
Ashley Wulber
112ff7eced
feat: working iced graphics applet 2022-11-14 12:15:27 +01:00
Ashley Wulber
56debe8cc3
feat: builds deb 2022-11-14 01:43:36 +01:00
Ashley Wulber
e3be1c1809
fix: center workspace applet labels, and expand buttons to fill space available 2022-09-26 14:37:16 -04:00
Ashley Wulber
b73e755a42
cleanup: remove unused patch 2022-09-13 13:27:20 -04:00
Ashley Wulber
baea01b884
fix: just all 2022-09-13 13:14:25 -04:00
Ashley Wulber
22ba26fed8
update: dependencies 2022-09-13 12:38:30 -04:00
Ashley Wulber
c7e80afb45
chore: update rustc in build-depends 2022-09-13 10:51:19 -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
10a0312f4f
fix: rename HostWaylandDisplay to X-HostWaylandDisplay 2022-09-02 11:10:12 -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
45c5cee976
Merge branch 'adwaita' into master_jammy 2022-08-16 14:41:35 -04:00
Ashley Wulber
98813824d4
feat: use libcosmic::init 2022-08-16 14:36:31 -04:00
Ashley Wulber
297b32444f
Merge pull request #25 from pop-os/adwaita
Adwaita
2022-08-10 17:36:52 -04:00
Ashley Wulber
a96decd24b
fix: build dep 2022-08-10 13:57:17 -04:00
Ashley Wulber
d9212b2285
feat: init adwaita 2022-08-10 10:48:20 -04:00
Lucy
d03966ae42
Add integration to log out from COSMIC session 2022-08-01 13:18:24 -04:00
Ashley Wulber
73d2107dc9
cleanup 2022-08-01 11:11:26 -04:00
Ashley Wulber
580df62e46
fix: allow activating workspaces which are already active & improve styling 2022-07-29 16:13:24 -04:00
Ian Douglas Scott
ef6e865963 status-area: Fix how watcher handles some paths 2022-07-29 12:20:58 -07:00
Ian Douglas Scott
324b2daf65 notifications: Loop, don't handle only one notification
I guess this was broken in some previous refactoring...
2022-07-28 13:13:28 -07:00
Ashley Wulber
61806f270f
Merge pull request #23 from pop-os/panel-config-changes
WIP: Panel config changes
2022-07-27 16:14:00 -04:00
Ashley Wulber
f6e5e04382
wip: allow multiple instances of each applet 2022-07-27 15:41:33 -04:00
Ashley Wulber
e87d101217
feat: config changes 2022-07-27 00:37:00 -04:00
Ashley Wulber
e24ef3fbbd
Merge branch 'master_jammy' into panel-config-changes 2022-07-26 16:20:31 -04:00
Ashley Wulber
6ddda2fa52
cleanup dbg msgs 2022-07-26 14:24:05 -04:00
Ashley Wulber
ece95ec9c0
cleanup dbg msgs 2022-07-26 14:23:30 -04:00
Ashley Wulber
eba19a7482
fix: handle removed toplevels 2022-07-26 14:15:24 -04:00
Ian Douglas Scott
0e7baf704b audio: Set icon based on volume and mute status of output 2022-07-22 14:44:12 -07:00
Ian Douglas Scott
3884f08504 audio: Don't override value of scale in response to event, during drag 2022-07-22 13:53:17 -07:00
Ian Douglas Scott
6160512abe audio: Volume scale partly working now 2022-07-22 13:26:36 -07:00
Ian Douglas Scott
4e95d4aead Don't specify associated types in subclassing that are added automatically 2022-07-22 12:47:21 -07:00
Ian Douglas Scott
33178a9a78 audio: WIP code for a volume scale 2022-07-21 17:48:18 -07: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
Ian Douglas Scott
0aaa0dd74d audio: Use custom, cancellable, single threaded future type 2022-07-21 13:16:08 -07:00
Ian Douglas Scott
35a2d6905b audio: Backend methods for setting volume 2022-07-21 12:37:32 -07:00
Ian Douglas Scott
61d82e128b audio: Fix glib critical warnings 2022-07-20 16:42:20 -07:00
Ian Douglas Scott
bd3d839f3e audio: Fix double borrow 2022-07-20 15:42:25 -07:00
Ashley Wulber
9b97404fa6
Merge pull request #22 from pop-os/app-list-toplevel-dev
App list toplevel dev
2022-07-20 18:17:06 -04:00
Ashley Wulber
ab851fceef
feat: app list is working fairly well again 2022-07-20 16:17:43 -04:00
Ashley Wulber
2a8497fb2a
fix: style color fixes 2022-07-20 12:09:16 -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