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
|
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 |
|
Victoria Brekenfeld
|
373d795f49
|
workspace: Remove left over and spammy dbg!-statement
|
2022-07-12 13:43:59 +02: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
|
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
|
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
|
2e04938bbd
|
audio: Fix setting default source/sink
|
2022-06-29 13:18:44 -07:00 |
|
Ian Douglas Scott
|
a431457468
|
Refactor PA to handle interior mutability / ref counting itself
|
2022-06-29 13:18:44 -07:00 |
|
Ian Douglas Scott
|
9f3803fedc
|
Refresh inputs/outputs at start
|
2022-06-29 13:18:44 -07:00 |
|
Ian Douglas Scott
|
7212fe545b
|
Fix updating volume
|
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 |
|
Ian Douglas Scott
|
3782df1e96
|
network: Don't show SSID multiple times, and make sure it's sorted
|
2022-06-28 14:10:58 -07:00 |
|
Ian Douglas Scott
|
14101dc7db
|
Install battery applet, and make it work in the panel
|
2022-06-25 22:28:56 -07:00 |
|