Commit graph

67 commits

Author SHA1 Message Date
Ashley Wulber
689ccab9da chore(system shortcut): touchpad toggle 2025-09-19 09:22:59 -04:00
Ashley Wulber
95180b19e4 feat: shortcut key input 2025-09-16 01:00:26 +02:00
Vukašin Vojinović
29da0330aa chore: update dependencies 2025-09-12 17:33:40 -04:00
Vukašin Vojinović
2533b5542b refactor(time): update to icu 2.0.0 2025-09-12 17:33:40 -04:00
Michael Aaron Murphy
dfb31f13c1
improv(libcosmic): segmented button improvements 2025-08-13 12:29:18 +02:00
Michael Aaron Murphy
47f46ba9cd
wip 2025-08-04 17:15:03 +02:00
Vukašin Vojinović
a0f7b31d89 chore(appearance): disable wrapping for style text
Also updates all workspace members to Rust 2024, removes `once_cell` and updates dependencies.
2025-07-31 17:23:10 +02:00
Michael Aaron Murphy
6a29294e90
improv(sound): reduce codegen, use subscription, and fix threads not exiting on page close 2025-07-22 06:22:36 +02:00
Michael Aaron Murphy
d41cdc5dc2
fix(sound): sound profile handling improvements 2025-07-22 03:02:50 +02:00
Jeremy Soller
5e27e70965 Fixes for theme updates 2025-06-23 11:49:19 -06:00
Michael Aaron Murphy
df71f293b8
fix(sound): revert change in alsa device descriptions
Part of #1155
2025-06-17 15:40:19 +02:00
Alexander Bachmann
44ac9a4f3e chore: update dependencies 2025-05-26 22:54:52 +02:00
Ashley Wulber
8c95adbae6 chore: update cosmic-settings-subscriptions 2025-05-02 21:23:17 +02:00
Ashley Wulber
be6b799b51 chore(accessibility): use settings subscription for color filter 2025-05-01 19:55:41 +02:00
Ashley Wulber
af75e4832a feat(accessibility): screen reader toggle 2025-04-30 19:23:53 +02:00
Michael Aaron Murphy
45f1183d92 feat: make ContextDrawer model accessible to pages 2025-04-21 18:54:08 +02:00
Jonathan Capps
5159116544 fix: hash password befote saving on user create and password update 2025-04-18 14:28:12 +02:00
Jeremy Soller
d27ee218cf Add feature for legacy applications page 2025-04-02 14:33:45 -06:00
Michael Aaron Murphy
48e14d4add improv(keyboard): shortcuts UI improvements 2025-03-28 17:08:56 +01:00
Ashley Wulber
bcd8293c3e chore: update deps 2025-03-28 10:46:27 -04:00
Ashley Wulber
cc25cdd08e feat(a11y): mono sound toggle 2025-03-28 10:46:27 -04:00
Ashley Wulber
d8edef49f4 feat: sound balance 2025-03-28 10:46:27 -04:00
Ashley Wulber
43eae80b55 feat(network): support for eap peap networks 2025-03-28 10:46:27 -04:00
Victoria Brekenfeld
6cb05e6494 feat: Add screen filter settings 2025-03-21 20:47:57 +01:00
Ashley Wulber
4029f7b547 chore: update libcosmic 2025-03-21 20:12:22 +01:00
Michael Aaron Murphy
9fb29f0a2a
chore(cargo): switch lichen-system dep to locales-rs
Fixes #1049
2025-03-13 21:24:40 +01:00
Jeremy Soller
d2c1756c86 Fix features to improve portability 2025-03-13 14:04:04 -06:00
ellieplayswow
dfea9dfc2f
fix(default_apps): apps missing if they had duplicate desktop entry keys 2025-03-04 00:05:17 +01:00
Michael Aaron Murphy
5aeeab9392
refactor(appearance): use cosmic::dialog for xdg file chooser dialogs 2025-02-28 11:59:21 +01:00
Michael Aaron Murphy
661b487397 feat: add shortcut for input source switch 2025-02-26 15:33:58 +01:00
Victoria Brekenfeld
8e7ed01fe6 pages: Add Accessibility/Magnifier page 2025-02-21 00:39:10 +01:00
Alexander Bachmann
2f4e7a5a81
refactor(bluetooth): integrate cosmic-settings-subscriptions 2025-02-17 14:59:55 +01:00
Michael Aaron Murphy
a90d7fbc42
chore: upgrade all dependencies 2025-02-14 06:13:43 +01:00
Dušan
c76fd47a88
feat(power): implement periodic update for connected devices 2025-02-12 16:51:14 +01:00
Michael Aaron Murphy
62bb9f57d9
chore: update libcosmic and reduce binary size 2025-01-14 22:18:28 +01:00
Michael Aaron Murphy
f0dd262d5d
fix: libcosmic api changes 2025-01-10 18:34:41 +01:00
Michael Aaron Murphy
5b41a76da7
improv(keyboard): localize input sources with dgettext 2025-01-08 20:53:13 +01:00
Michael Murphy
8e5afbfbfc
feat: add user accounts page
Co-authored-by: Antoine C <hi@acolombier.dev>
2024-12-11 14:46:36 +01:00
Michael Aaron Murphy
508b05135a
feat: add default applications page 2024-11-25 09:24:55 +01:00
Michael Murphy
8a20cbc748
feat: add Region & Language page 2024-11-11 17:25:09 +01:00
Ian Douglas Scott
11666225d0 Add "Power Savings" settings 2024-10-30 10:58:06 -06:00
Jeremy Soller
6463983745 Make pages requiring OS features configurable 2024-10-23 12:54:35 -06:00
Ashley Wulber
2a5f48bb13 feat: feature gates 2024-10-23 11:29:44 -04:00
Michael Aaron Murphy
d90074045f feat(appearance): add font configuration settings 2024-10-05 06:13:12 +02:00
Ryan Brue
7eadf62bac fix: clarify license as GPL-3.0-only
Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
2024-09-26 21:22:22 -06:00
Antoine C
cbbbe92393
feat: add Bluetooth settings page
Co-authored-by: Michael Murphy <michael@mmurphy.dev>
2024-09-24 17:16:40 +02:00
Michael Aaron Murphy
0472c00096
chore: update dependencies 2024-09-20 20:37:14 +02:00
Michael Murphy
fa22b556dd
feat(networking): add VPN, WiFi, and Wired network pages 2024-09-13 21:45:49 +02:00
Piotr
fe52744387
feat(power): add battery status 2024-08-29 21:18:38 +02:00
Michael Aaron Murphy
3ec53d7f8a
chore: update dependencies 2024-08-21 05:11:08 +02:00