Commit graph

260 commits

Author SHA1 Message Date
Michael Aaron Murphy
4f9ce0f6f8 feat: use dbus-config to watch for config updates 2024-03-27 03:34:21 +01:00
maciekk64
9a734a81f8 fix(time): make weekdays translatable 2024-03-26 19:14:00 +01:00
maciekk64
11978dff82 fix(time): use static global strings for settings titles 2024-03-26 19:14:00 +01:00
maciekk64
b5e1e6d677 feat(time): first_day_of_week config 2024-03-26 19:14:00 +01:00
maciekk64
3ea612f843 feat(time): show_date_in_top_panel config 2024-03-26 19:14:00 +01:00
maciekk64
10dd3b312a feat(time): military_time config 2024-03-26 19:14:00 +01:00
Michael Aaron Murphy
e108f9a135 fix(just): remove no-cd on build-debug recipe 2024-03-26 14:40:29 +01:00
Michael Aaron Murphy
06ed8e3f5a fix: disable display of settings page entries 2024-03-26 14:40:29 +01:00
Michael Aaron Murphy
353cf3fbd1 fix(debian): add desktop entry files 2024-03-22 18:13:15 +01:00
Michael Aaron Murphy
1c61885428 feat: add desktop entries for each settings page 2024-03-22 18:13:15 +01:00
Michael Aaron Murphy
a40b1e9a1a
chore(cargo): update dependencies 2024-03-20 02:54:21 +01:00
Michael Aaron Murphy
18b967a385
feat(appearance): set preferred icon theme for GNOME/GTK applications 2024-03-20 02:53:07 +01:00
Michael Aaron Murphy
0839361e12
fix(appearance): retain cached icon theme settings when changing theme mode 2024-03-19 19:00:51 +01:00
Michael Aaron Murphy
814978379a
fix(appearance): include XDG_DATA_HOME in icon theme search 2024-03-19 18:46:59 +01:00
Michael Aaron Murphy
b13333ab7c
fix(appearance): hide icon themes which define themselves as hidden 2024-03-19 18:14:31 +01:00
Michael Aaron Murphy
ab298fab2d improv(just): ability to optionally check library version requirement
We know that the minimum required version of wayland-client is 1.20
2024-03-19 17:07:22 +01:00
Michael Aaron Murphy
f0603d648f chore(just): add library and Rust version checks 2024-03-19 17:07:22 +01:00
Michael Aaron Murphy
b65cb1a038 chore(just): justfile refactoring 2024-03-19 17:07:22 +01:00
Michael Aaron Murphy
7d6c5562aa chore(doc): update readme 2024-03-19 17:07:22 +01:00
Michael Aaron Murphy
b8485d5e26 feat(appearance): add dropdown for changing icon theme 2024-03-19 16:51:16 +01:00
Ashley Wulber
934b8efc44 fix: selected image border 2024-03-19 16:48:21 +01:00
Jeremy Soller
da5d4b1651
fix(debian): install icons and metainfo 2024-03-18 21:41:44 -06:00
VandaLHJ
a413f34525
i18n(pl): update Polish translation 2024-03-18 23:08:55 +01:00
Matthew Fallah (マシュー・ファラー)
85a0a145ed
i18n(jp): add Japanese translation 2024-03-18 23:08:12 +01:00
Ashley Wulber
32e1272a93 chore: add metainfo 2024-03-18 23:06:56 +01:00
Ashley Wulber
576386e04e chore: add icons 2024-03-18 23:06:56 +01:00
Jeremy Soller
8c0281be0a
Merge pull request #201 from pop-os/apply-theme
feat: add apply theme button to appearance
2024-03-18 15:11:13 -06:00
Ashley Wulber
53575f6f78
cleanup 2024-03-18 17:05:52 -04:00
Ashley Wulber
c23b7a0ba0
feat: add apply theme button to appearance 2024-03-18 16:44:04 -04:00
Avery
d6b28231e2
fix(about): correct display of memory and disk capacity 2024-03-13 00:25:50 +01:00
Jeremy Soller
37e5bcc402
Merge pull request #194 from pop-os/wallpapers
Wallpaper settings improvements
2024-03-12 11:04:49 -06:00
Michael Aaron Murphy
6c232b509e
fix(displays): center-align tab bar text 2024-03-12 16:34:32 +01:00
Michael Aaron Murphy
a0eda0fba9
chore: update dependencies 2024-03-12 08:03:03 +01:00
Michael Aaron Murphy
98404ce604
feat(wallpaper): update slideshow preview in realtime 2024-03-12 07:45:44 +01:00
Michael Aaron Murphy
a813f642db
fix(wallpaper): center-align tab bar text 2024-03-12 07:45:44 +01:00
Michael Aaron Murphy
f48bb86495
fix(wallpaper): limit to 100 wallpapers loaded 2024-03-12 07:45:44 +01:00
Michael Aaron Murphy
a0017eeb9c
fix(wallpaper): avoid walking custom paths for wallpapers 2024-03-12 07:45:44 +01:00
Michael Aaron Murphy
dafbe30920
perf(wallpaper): improve thumbnail load parallelism 2024-03-12 07:45:44 +01:00
Michael Aaron Murphy
2d7b635007
fix(wallpaper): show tab bar only when outputs > 1 2024-03-12 07:45:36 +01:00
Ashley Wulber
8b7bab93cf
fix: remove NoDisplay 2024-03-12 01:44:41 -04:00
Ashley Wulber
65289d9ec5 refactor: allow reset of panel and dock as well as full resets 2024-03-08 16:34:03 -05:00
Ashley Wulber
062904259e fix: update active hint for dark builder 2024-03-08 13:51:43 -05:00
Ashley Wulber
087c1e70d2 fix: sync light and dark theme changes
settings like corner roundness and window management settings need to be synced
2024-03-08 13:51:43 -05:00
Ashley Wulber
020b038cab chore: new default window management settings 2024-03-08 13:51:43 -05:00
Michael Aaron Murphy
ea7bb28f59
fix: clipped text in segmented controls 2024-03-08 15:36:44 +01:00
Michael Aaron Murphy
290932e77e
fix(appearance): center-align color picker in context drawer 2024-03-08 15:36:09 +01:00
Michael Aaron Murphy
71cfd2d2f0 improv(appearance): use context drawer for all color pick options 2024-03-07 15:08:15 +01:00
Michael Aaron Murphy
82b96d1951 feat(desktop/options): implement window controls 2024-03-07 15:07:59 +01:00
Ashley Wulber
958d9ba164 fix: keyboard list background 2024-03-06 22:17:12 +01:00
Ashley Wulber
87f8e4bd4b fix(appearance): use picker button 2024-03-06 22:17:12 +01:00