82e00a3e16
chore: align applets with local stack
2026-05-26 09:20:01 +02:00
Ashley Wulber
e125ae0b58
update libcosmic after reexports are removed
2026-04-16 15:27:25 -06:00
Ashley Wulber
71d9d6d5bb
chore: updates after iced-rebase
2026-03-31 22:34:59 +02:00
Taneli
90ecba2d78
Make discovery stop when menu widget is closed ( #1213 )
2025-12-22 13:18:02 -07:00
Ashley Wulber
836c0e378b
applet overlap
...
chore: mpris dep
fix: dock buttons
improv: battery and audio improvements
feat: overlapping padding
fix: input source text button
fix: apply panel spacing to app tray
chore: update libcosmic
fix: spacing and padding
fix(minimize): hide when empty
2025-11-11 16:49:48 -05:00
Ashley Wulber
4dae45733e
fix(bluetooth): avoid device discovery when applet is not open
...
some devices' audio stutters while discovery is active
2025-10-20 16:21:08 +02:00
Cheong Lau
dd0158d8f0
perf: refactor to reduce memory allocations and cpu work
2025-10-07 17:04:51 +02:00
Cheong Lau
8e0f1c4a09
chore: apply recommendations from clippy
2025-10-04 02:51:18 +02:00
Vukašin Vojinović
2b7b4cba56
chore: update to Rust 2024 edition
2025-08-18 16:44:50 +02:00
Vukašin Vojinović
c3fafd3910
chore: use std::sync::LazyLock
...
Removes `once_cell` as a direct dependency.
2025-08-18 16:44:50 +02:00
Ashley Wulber
b6bb982f2d
fix(bluetooth): cpu usage
2025-05-07 17:14:48 +02:00
Michael Aaron Murphy
b19aea769a
perf(bluetooth): reduce CPU usage and improve async performance
2025-04-15 17:15:22 +02:00
Ashley Wulber
619550cf61
fix: handling of surface action
2025-03-18 08:13:03 -04:00
Ashley Wulber
c54ddeb38a
chore: udpate libcosmic
2025-03-14 14:26:42 -04:00
Ashley Wulber
61d1d1b91d
fix: use fixed window width for all applets
2025-03-14 14:26:42 -04:00
Ashley Wulber
0de336d0d7
update libcosmic: adds tooltip support
2025-03-14 14:26:42 -04:00
Michael Aaron Murphy
69fd2b62df
chore: update libcosmic with mmap threshold fix
2025-02-12 20:21:02 +01:00
Alexander Bachmann
0f4667fc47
improve(bluetooth): ignore devices with unknown type and without alias
2025-02-10 13:13:14 +01:00
Vukašin Vojinović
6b740c59be
fix(app-list): use context menu radius from theme
2024-11-04 08:47:36 -05:00
Ashley Wulber
5b5cd77e7c
update iced
2024-10-31 17:52:33 -04:00
Kartik Nayak
11faa567f3
feat: enable button to open Bluetooth settings page from applet
2024-10-21 11:25:03 -04:00
Vukašin Vojinović
941cbf546b
fix: padding, spacing, context menu style, and settings buttons
2024-09-24 15:52:17 +02:00
Vukašin Vojinović
a2063213e4
improv(bluetooth): align confirm and cancel buttons closer to design
2024-09-03 16:52:59 +02:00
Luca Biendl
8973374a80
feat(bluetooth): add battery indicator to devices with battery status
2024-08-15 10:17:37 +02:00
lazytanuki
e51ca81f7d
feat: toggle popups on press down
2024-08-13 19:03:34 +02:00
Ian Douglas Scott
293a91e8b1
Update for spawn_desktop_exec that calls SpawnTransientUnit
...
Allows `xdg-desktop-portal` to get app id from PID.
Also updates calls to `cosmic::process::spawn` to spawn in future.
2024-07-28 20:25:23 -07:00
Vukašin Vojinović
0640e88412
chore: merge imports
2024-07-09 16:26:27 +02:00
Michael Aaron Murphy
8527257ddd
chore: add SPDX license identifiers
2024-05-06 21:56:50 +02:00
Ashley Wulber
efae49e90b
fix(bluetooth): remove settings button
2024-05-06 06:52:06 -06:00
Ashley Wulber
eeacd2c06a
fix: bluetooth missing button and extra divider
2024-05-06 06:52:06 -06:00
Ashley Wulber
9f51e12fc9
fix: reset timeline when a popup is created
2024-04-30 20:14:46 -04:00
Ashley Wulber
e5db5ab1dd
chore: update libcosmic ( #168 )
2023-12-11 14:45:36 -05:00
Ashley Wulber
158139d466
fix: update and fixes for bluetooth
2023-12-05 15:32:18 -05:00
Ashley Wulber
13f4757a3f
chore: open bluetooth settings when button is pressed
2023-11-22 08:03:54 -05:00
daniel.eades
b9723dd5e0
use 'Self' to refer to own type
2023-11-16 15:47:20 -05:00
daniel.eades
e6010b147a
avoid using 'map' and then returning '()'
2023-11-16 15:47:20 -05:00
daniel.eades
974367f312
don't clone 'Copy' types
2023-11-16 15:47:20 -05:00
Ashley Wulber
a43df1df01
fix(bluetooth): add divider and button for settings
2023-10-25 16:27:00 -04:00
Ashley Wulber
ea0ae6e874
cleanup(bluetooth): remove extra toggles
2023-10-25 16:27:00 -04:00
Ashley Wulber
730a02881d
fix(bluetooth): remove extra spacing from column
2023-10-25 16:27:00 -04:00
Ashley Wulber
3338cb74b6
refactor: styling improvements
2023-10-24 15:34:21 -04:00
Ashley Wulber
d80a801fe5
refactor: use menu button
2023-10-24 15:34:21 -04:00
Ashley Wulber
2a99ad959a
fix: styling
2023-10-11 19:46:07 -04:00
Eduardo Flores
486eff3eb3
Apply suggestions
2023-10-11 19:46:07 -04:00
Eduardo Flores
276ecc7d6c
Switch back to libcosmic upstream
2023-10-11 19:46:07 -04:00
Eduardo Flores
c7b25daa71
Update libcosmic
2023-10-11 19:46:07 -04:00
Ashley Wulber
56d96e5282
fix: clear popup state when it is dismissed by the compositor
2023-09-12 16:27:25 -04:00
Ian Douglas Scott
a23f181b7f
Use cosmic::Application/cosmic::app::applet
...
This saves a bit of duplicated boilerplate.
Applets seem to work fairly well with this. Though we should see if any
other changes to initial window settings are needed in certain applets
for the exact behavior we want.
2023-08-23 10:24:56 -07: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
Ashley Wulber
7249b6af68
refactor(bluetooth): use channel subscription
2023-08-02 12:35:26 -06:00