Commit graph

276 commits

Author SHA1 Message Date
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
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
e7f9e95440
wip: toplevels 2022-07-19 15:19:05 -04:00
Ashley Wulber
8a855cb3d5
fix: typo 2022-07-19 12:32:27 -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
Ashley Wulber
647a402206
Merge branch 'master_jammy' of github.com:pop-os/cosmic-applets into master_jammy 2022-07-15 11:26:15 -04:00
Ashley Wulber
f9d8e5a65f
fix: typo in css 2022-07-15 11:25:40 -04:00
Ashley Wulber
1a13ea6d00
Merge pull request #21 from pop-os/fix/workspace_dbg
workspace: Remove left over and spammy dbg!-statement
2022-07-12 10:45:12 -04:00
Victoria Brekenfeld
373d795f49 workspace: Remove left over and spammy dbg!-statement 2022-07-12 13:43:59 +02:00
Ashley Wulber
2308b3c112
Merge pull request #20 from pop-os/fix/cosmic_workspaces
applet-workspaces: Update for cosmic-protocols
2022-07-11 15:25:04 -04:00
Victoria Brekenfeld
83572e2eca workspaces: Fix scrolling on secondary outputs 2022-07-08 23:53:40 +02:00
Victoria Brekenfeld
cc2eec2b2e workspaces: Fix handling of coordinates 2022-07-08 23:53:38 +02:00
Victoria Brekenfeld
30a184fe36 workspaces: Correctly parse and handle states 2022-07-08 23:36:20 +02: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
b8bea240a8 libcomsic_applet: Use CosmicPanelConfig to scale applet 2022-07-01 22:13:38 -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
ab8131f5e6 applet: Place in a popover with a button 2022-07-01 21:13:42 -07:00
Ian Douglas Scott
3b2b01e259 Update icons 2022-07-01 18:54:47 -07:00
Ian Douglas Scott
9c9d1f2f4c battery: Remove power profiles
I guess in the current design this is a seperate applet.
2022-07-01 18:36:05 -07:00
Ian Douglas Scott
fff8d7d6e6 Use master_jammy branch of cosmic-panel 2022-06-30 09:13:11 -07:00
Ian Douglas Scott
34fbd6a8ce Add libpulse-dev as a dependency 2022-06-29 15:45:18 -07:00