Commit graph

212 commits

Author SHA1 Message Date
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
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
Ian Douglas Scott
ad1707a541 battery: system76 power dbus proxy 2022-06-25 14:14:35 -07:00
Ian Douglas Scott
6874bdf486 battery: Initial keyboard backlight control 2022-06-22 13:04:35 -07:00
Ian Douglas Scott
fc9388db9e battery: Working display backlight control 2022-06-22 10:52:14 -07:00
Ian Douglas Scott
0348d7a93d battery: Better formatting for time to empty 2022-06-21 19:10:20 -07:00
Ian Douglas Scott
e46abe4dc3 battery: Load properties from UPower, and monitor for changes 2022-06-21 18:38:21 -07:00
Ian Douglas Scott
ed42b4c71e battery: More work on brightness handling 2022-06-21 16:04:39 -07:00
Ian Douglas Scott
89f82fd829 WIP: UPower and backlight handling in battery applet 2022-06-21 14:19:15 -07:00
Ian Douglas Scott
198fe3dd71 Start implementing battery applet 2022-06-17 14:37:01 -07:00
Ian Douglas Scott
ff2d7e0237 Add settings button to power menu 2022-06-10 18:10:26 -07: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
fb321a2e05 Remove mpris from old-panel
Similar functionality should already be implemented in the audio applet.
2022-06-10 15:35:41 -07:00
Ian Douglas Scott
04ce88e4ce Initial port of notifications to an applet 2022-06-10 15:31:31 -07:00
Brock
25a8e8353e Fix setuid 2022-06-10 12:05:49 -06: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
Ashley Wulber
bfa8fa58ff feat: add HostWaylandSocket=true to desktop file 2022-06-08 14:09:09 -04:00
Ashley Wulber
b82c153955 cleanup 2022-06-08 10:48:29 -04:00
Ashley Wulber
2cbaaae069 wip: applet workspaces 2022-06-08 10:47:16 -04:00
Ashley Wulber
464338585c
chore: add cosmic app list and cosmic panel buttons 2022-06-06 11:52:45 -04:00
Ian Douglas Scott
853caa5b84 Add CSS to status area applet
Doesn't match other applets. Though toggle button behavior is probably
what we want?
2022-06-03 20:00:47 -07:00
Ian Douglas Scott
d22bcabd91 Don't use custom PopoverContainer in status area applet
This type seems unnecessary now that
https://docs.gtk.org/gtk4/method.MenuButton.set_child.html exists. And
in any case, isn't needed here.
2022-06-03 19:49:08 -07:00
Ian Douglas Scott
f50ed504b1 Move status area code into an applet 2022-06-03 19:36:05 -07:00
Ashley Wulber
8df3019973
fix styling and desktop files 2022-05-26 15:37:59 -04:00
Ashley Wulber
1958341a72 refactor: power applet popover and icon button~ 2022-05-26 12:52:34 -04:00
Ashley Wulber
d6b7b9fcd1 refactor: graphics applet popover and icon button 2022-05-26 12:35:18 -04:00
Ashley Wulber
06d9584a31 license 2022-05-26 11:59:09 -04:00
Ashley Wulber
eb6b3e3b34 license 2022-05-26 11:57:41 -04:00
Ashley Wulber
930d0173f8 cargo lock 2022-05-26 11:21:59 -04:00
Ashley Wulber
fca6150c3b feat: add scrolled window for available networks 2022-05-26 11:21:27 -04:00
Ashley Wulber
045f3976a5 refactor: use icon button and popup 2022-05-26 01:04:17 -04:00
Ashley Wulber
6b56500a52
chore: debian packaging 2022-05-25 17:11:42 -04:00