Commit graph

20 commits

Author SHA1 Message Date
Vukašin Vojinović
6ef92f0917 chore: update dependencies 2025-09-01 08:41:25 -04:00
Vukašin Vojinović
2c618622d3 chore: update dependencies
Sets the resolver to 3, so it's Rust-version aware. Without it, some dependencies get updated to versions needing Rust versions newer than the target.
2025-08-18 16:44:50 +02:00
Jeremy Soller
4ffac8cbd5 Provide system76-power-applet-virtual 2024-10-16 14:24:07 -06:00
Ashley Wulber
73e99ae549 chore: add libinput build-dependency 2024-02-20 10:55:08 -05:00
Victoria Brekenfeld
8472f1f358 battery: Add gpu indicator and process list 2024-02-01 18:33:40 +01:00
Ashley Wulber
ebe688c747 chore: use dbus config subscription for app list 2024-01-18 23:16:17 -05:00
Ashley Wulber
6851d9de54 fix: logging and use dbus config subscription in audio applet 2024-01-18 23:16:17 -05:00
Ashley Wulber
6dc78b9be6 fix: add libwayland-dev 2023-10-11 19:46:07 -04:00
Ashley Wulber
3ad64df5f3
Refactor icons jammy (#108)
* chore: add icons and installation

* refactor: use the new battery icons

* refactor: use audio applet icons

* chore dependency cleanup

* chore: remove icons included in cosmic-icons package

* refactor: use icons for signal strength and fix handling of new connections

* fix: improve some logic for the networking applet

* chore: add cosmic-icons to Depends

* feat: use notifications icons

* chore: set bluetooth icon depending on state

* fix: set default font and text size

* feat (network): add airplane-mode message

* feat (battery): add display icons to the battery applet

* fix (battery): logic for selecting the battery icon & use new battery icons
2023-08-08 16:18:12 -04:00
Ian Douglas Scott
a8db7ba928 debian: Remove unused dependencies 2023-02-15 18:05:19 -05:00
Ashley Wulber
7a003389b8 feat: pairing via applet's agent 2023-02-15 11:17:44 -05:00
Ashley Wulber
a76353981f feat: update pulse connection every time the audio applet popup is opened 2023-01-31 16:11:45 -05:00
Ashley Wulber
7dc029d571 update rust version 2022-12-23 16:14:55 -05:00
Ashley Wulber
216e275845
Update control
fix: remove happiness dependency that i don't believe should be required
2022-12-21 05:58:03 -05:00
13r0ck
2940341033 Time: Replace GTK applet with iced applet
Basic Iced applet, but it should be noted that the time update
logic is a significant improvement. The milliseconds until the
next whole minute is calculated, then via tokio the thread sleeps
until then. Meaning that the clock applet is only running
(from my testing) for 3 milliseconds a minute. This takes less
recources and is more accurate than checking every second from
app start like the old gtk applet did.
2022-12-19 21:22:11 -05:00
Ashley Wulber
c7e80afb45
chore: update rustc in build-depends 2022-09-13 10:51:19 -04:00
Ashley Wulber
98813824d4
feat: use libcosmic::init 2022-08-16 14:36:31 -04:00
Ashley Wulber
a96decd24b
fix: build dep 2022-08-10 13:57:17 -04:00
Ian Douglas Scott
34fbd6a8ce Add libpulse-dev as a dependency 2022-06-29 15:45:18 -07:00
Ashley Wulber
6b56500a52
chore: debian packaging 2022-05-25 17:11:42 -04:00