Commit graph

277 commits

Author SHA1 Message Date
Michael Aaron Murphy
646f36ff7d
improv(display): apply adjusted scale only if it changed 2025-02-17 20:57:41 +01:00
Michael Aaron Murphy
43f2652d5d
improv(display): switch scaling slider to spin button 2025-02-17 20:54:12 +01:00
Michael Aaron Murphy
d1e41d53f6 fix(window_management): fix overflow of edge gravity control
Closes #982
2025-02-17 19:10:40 +01:00
Michael Aaron Murphy
dab4bfb828 fix(displays): keep refresh rate when changing scale 2025-02-17 19:10:40 +01:00
Michael Aaron Murphy
b4fb20f235 fix(displays): scaling slider should adjust selected scale 2025-02-17 19:10:40 +01:00
Alexander Bachmann
2f4e7a5a81
refactor(bluetooth): integrate cosmic-settings-subscriptions 2025-02-17 14:59:55 +01:00
l-const
a7be043ebe fix(power): Fix battery charged icon when a device is fully charged. 2025-02-14 23:41:51 +01:00
Michael Aaron Murphy
9c274a759b
chore: update libcosmic 2025-02-14 22:47:44 +01:00
Dušan
66a9507dc2
feat(display): add additional scaling options slider 2025-02-14 22:06:28 +01:00
ellieplayswow
777cbae425 feat(default_apps): set default terminal in system_actions config 2025-02-14 22:05:43 +01:00
Daniel
8f9f287db0
feat(window_management): add window edge snapping setting 2025-02-14 16:34:28 +01:00
Michael Aaron Murphy
a90d7fbc42
chore: upgrade all dependencies 2025-02-14 06:13:43 +01:00
Michael Aaron Murphy
b3fcfd619a
fix(power): prevent connected device model name from wrapping and overflowing 2025-02-12 16:52:03 +01:00
Dušan
c76fd47a88
feat(power): implement periodic update for connected devices 2025-02-12 16:51:14 +01:00
Dušan
442589f5c0
feat(default_apps): add text editor default
Signed-off-by: Dusan <dusanuveric@protonmail.com>
2025-02-10 21:46:47 +01:00
Dusan
bdf9e6aa71 fix: close context menu when switching pages
Signed-off-by: Dusan <dusanuveric@protonmail.com>
2025-02-10 16:51:31 +01:00
Alexander Bachmann
6fea8dc624 improve(bluetooth): ignore devices with unknown type and without alias 2025-02-08 00:07:05 +01:00
Michael Aaron Murphy
91dadaec90
fix: set M_MMAP_THRESHOLD to prevent glibc memory fragmentation 2025-02-05 14:26:50 +01:00
Mirai
ff9e00c65d feat: Add terminal application selection to default apps page
Implement terminal app detection and selection functionality:
- Scan desktop entries for terminal emulators
- Add support for selecting default terminal application
- Retrieve current default terminal using XDG mime associations
- Enable terminal category in dropdown selection
2025-01-30 16:57:02 +01:00
Michael Aaron Murphy
95a03e142d
improv(wallpapers): reclaim memory when leaving page 2025-01-23 14:28:07 +01:00
Ashley Wulber
c2deb05292 chore: add log-out shortcut 2025-01-18 14:20:08 +01:00
Michael Aaron Murphy
62bb9f57d9
chore: update libcosmic and reduce binary size 2025-01-14 22:18:28 +01:00
Michael Aaron Murphy
0bf63a0d91
perf(wallpaper): avoid recursion for system wallpapers 2025-01-11 12:19:39 +01:00
Michael Aaron Murphy
7576ad1af7
fix(display): avoid block on dispatch; fixing app close 2025-01-11 11:47:23 +01:00
Michael Aaron Murphy
f0dd262d5d
fix: libcosmic api changes 2025-01-10 18:34:41 +01:00
Michael Aaron Murphy
d9519a5c8d
improv(region): localize languages and regions with dgettext 2025-01-08 20:54:13 +01:00
Michael Aaron Murphy
5b41a76da7
improv(keyboard): localize input sources with dgettext 2025-01-08 20:53:13 +01:00
Michael Aaron Murphy
a9d97b5f4d
fix(touchpad): compiler error in disable-while-typing toggle 2025-01-06 19:07:38 +01:00
mkljczk
e4b69cd9c1
fix: set default value for disable-while-typing when unset 2025-01-06 18:27:14 +01:00
Dominic
66d96de181
perf(appearance): fetch icons on demand 2025-01-06 18:26:30 +01:00
Vukašin Vojinović
8981501834 fix(appearance): roundness button style 2024-12-17 18:02:22 +01:00
Michael Aaron Murphy
85dcfc6f45
fix(region): set unique day/month/year values
Closes #815
2024-12-12 15:09:37 +01:00
Michael Aaron Murphy
a1436eb637
chore(bluetooth): handle DBus service unknown error 2024-12-12 15:02:33 +01:00
Michael Aaron Murphy
4ad35b70a6
chore(default-apps): remove eprintln log 2024-12-12 14:33:46 +01:00
Ashley Wulber
72ab1feb63 feat: alt-shift-tab 2024-12-11 21:43:23 -05:00
Michael Aaron Murphy
76663d4d5b
fix(default_apps): audio/mp3 not being associated for audio 2024-12-11 16:25:52 +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
Bryan Hyland
00b8b2bb96 Updated active hint and gap size update logic 2024-12-09 16:28:27 -05:00
Bryan Hyland
18ff986fe8 Updated appearance gap min
Updated the appearance page’s gap min to reflect the theme_builder.active_hint value instead of the default theme.active_hint value.
2024-12-09 16:28:27 -05:00
Vukašin Vojinović
d01e0d85fb fix(bluetooth): remove cog next to toggle
This makes the page behave as if the settings cog toggle is always enabled.
2024-12-04 12:59:35 -05:00
Vukašin Vojinović
3ee44da4b6 fix(applet list): remove extra padding 2024-12-04 12:59:35 -05:00
Vukašin Vojinović
23ff6e9fcc fix(applets context): center text without description 2024-12-03 16:57:27 -05:00
Victoria Brekenfeld
b148150101 feat: Add vrr settings to display page 2024-11-27 17:39:23 +01:00
Michael Aaron Murphy
a4a244ce87
improv(region): allow deselecting languages in the language context drawer 2024-11-27 08:21:25 +01:00
Michael Aaron Murphy
1d2c027478
improv(default-apps): add video players to music player selection 2024-11-27 08:21:20 +01:00
Vukašin Vojinović
818eb24329 fix(default-apps): add desktop entry 2024-11-26 15:02:02 -05:00
Ashley Wulber
5a7a3c1fa5 fix: show add applet context drawer 2024-11-26 10:08:34 -05:00
Michael Aaron Murphy
508b05135a
feat: add default applications page 2024-11-25 09:24:55 +01:00
Bryan Hyland
4e310024b7
fix(appearance): wrong value for active hint spin button 2024-11-21 01:38:27 +01:00
Ashley Wulber
355c27caa8 fix: increase channel size for display service 2024-11-20 23:08:36 +01:00