Michael Aaron Murphy
25263dad7d
fix: missing icons and actions from the dock
2025-04-04 02:30:03 +02:00
Ashley Wulber
28c3c7c456
fix(bluetooth): await sleep
2025-03-19 15:56:49 +00: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
Ashley Wulber
115e526528
fix(bluetooth): use rfkill for blocking bluetooth
...
this state will be persisted after reboot
2025-03-09 14:40:26 +01:00
Ashley Wulber
f08d80a891
fix(bluetooth): watch devices for changes after toggled back on
2025-03-05 13:02:46 -05:00
Michael Aaron Murphy
dc86f23a73
chore: upgrade all dependencies
2025-02-19 18:31:56 +01:00
Michael Aaron Murphy
69fd2b62df
chore: update libcosmic with mmap threshold fix
2025-02-12 20:21:02 +01:00
Alexander Bachmann
a046692241
refactor: remove dead code and unused imports
2025-02-10 13:15:23 +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
40bae48195
fix: connect to paired and trusted devices when they reappear
2024-03-25 15:33:32 -06:00
Ashley Wulber
829ae04cde
fix: autoconnect to paired and trusted devices
2024-03-25 15:33:31 -06:00
Michael Aaron Murphy
3c4acdacd7
refactor: compile applets as multicall binary
2024-03-14 23:37:37 +01:00
Ashley Wulber
6851d9de54
fix: logging and use dbus config subscription in audio applet
2024-01-18 23:16:17 -05: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
b1aa5debc1
tighten significant 'Drop'
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
c360a6158e
prefer 'is_empty' to comparison with empty str
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