Commit graph

45 commits

Author SHA1 Message Date
Ian Douglas Scott
cafe56d86c Add touchpad settings 2023-09-06 14:44:50 -07:00
Ian Douglas Scott
69b5c3148f input: Use cosmic-config/cosmic-comp-config for mouse settings
Double click speed is not handled currently. That requires toolkit
support.
2023-09-06 09:39:54 -07:00
Ian Douglas Scott
750cd299b2 input: Use existing message to open keyboard shortcuts 2023-09-06 09:39:54 -07:00
Ian Douglas Scott
154c67ee6a input: Use cosmic-comp-config crate 2023-09-06 09:39:54 -07:00
Ian Douglas Scott
a5fcd5326e keyboard: Connect special characters dialogs to cosmic-config settings 2023-09-06 09:39:54 -07:00
Ian Douglas Scott
e4d7c90f30 input: Special characters dialog 2023-09-06 09:39:54 -07:00
Ian Douglas Scott
2a77cdacb4 Add input settings, with mouse, keyboard, keyboard shortcuts sub-pages
Still needs to be integrated with compositor so it actually works, need
touchpad page, etc.
2023-09-06 09:39:54 -07:00
Ashley Wulber
a4c567a954 fix: set the margin of the panel when setting anchor gap 2023-09-05 19:02:12 -04:00
Michael Aaron Murphy
71475813c0 feat(wallpaper): simulated display 2023-06-27 11:29:19 +02:00
Michael Aaron Murphy
096ae80dba perf(wallpaper): reduce peak heap allocations by 90% 2023-06-27 11:29:19 +02:00
Michael Aaron Murphy
a109caf0cc refactor(wallpaper): integrate flexrow widget in libcosmic 2023-06-26 17:03:56 +02:00
Michael Aaron Murphy
c933f80cde
fix(wallpaper): better flex row item aalgorithm 2023-06-23 20:58:02 +02:00
Michael Aaron Murphy
84f96d3d0e
chore: set minimum window width to 400 2023-06-23 20:38:18 +02:00
Michael Aaron Murphy
753f0f67b3 fix: condense navbar if window is too narrow 2023-06-23 20:12:33 +02:00
Michael Aaron Murphy
ed625deb0b feat(wallpaper): responsive selection lists 2023-06-23 20:10:56 +02:00
Michael Murphy
900bb45758
feat: implement wallpaper settings page 2023-06-23 17:18:05 +02:00
Ashley Wulber
2a48d69fbe
fix: Panel typo (#53) 2023-06-22 12:05:25 -04:00
Ashley Wulber
21fddb4694
fix(panel): config file name typo 2023-06-22 17:15:38 +02:00
Ashley Wulber
5e805d55ef
chore: update libcosmic 2023-06-15 21:48:29 +02:00
Ashley Wulber
6e7938b068
update libcosmic and cleanup theme management (#47) 2023-06-12 16:53:13 -04:00
Ashley Wulber
9e299db491
feat: theme management (#46) 2023-06-12 11:49:22 -04:00
Ashley Wulber
ddc176ea89
Fix build jammy (#44)
* fix: use rust-all

* update deps

* remove rust-all version requirement

* fix: install 1.69.0 in ci.yml

* clippy
2023-06-07 15:46:01 -04:00
Brock
0745d43136
fix-build (#43) 2023-06-06 16:04:31 -06:00
Ashley Wulber
cd299892b2
fix(applets): multi-window fix (#42) 2023-06-06 15:42:42 -04:00
Ashley Wulber
82ac6aac1c
Panel applets jammy (#41) 2023-06-05 23:55:37 -04:00
Michael Aaron Murphy
162ff02b12
feat(wallpaper): per-display backgrounds, slideshow, rotation frequency 2023-05-31 05:13:56 +02:00
Michael Aaron Murphy
7d578e90d2
i18n(en): add translations for background fit options 2023-05-31 03:28:54 +02:00
Michael Aaron Murphy
913b219118
feat(wallpapers): add function to retrieve displays from sctk 2023-05-31 02:50:18 +02:00
Michael Aaron Murphy
9fb0bcdac9
feat(wallpaper): scaling methods 2023-05-31 02:50:18 +02:00
Michael Aaron Murphy
a3802021b6
feat: get active wallpaper and show it in display_container widget 2023-05-31 02:50:18 +02:00
Michael Aaron Murphy
a4eee2186c
feat: partial implementation of wallpaper settings
Will take some time to refactor the rest
2023-05-31 02:50:18 +02:00
Michael Aaron Murphy
14a4a23bc9
feat: use cosmic-config to remember active page 2023-05-31 02:50:18 +02:00
Michael Aaron Murphy
18527db707
chore: switch to tracing 2023-05-31 02:50:18 +02:00
Ashley Wulber
5b11950b72
cleanup 2023-05-31 02:50:17 +02:00
Ashley Wulber
3125cb98e8
feat: update panel config and apply appearance 2023-05-31 02:50:17 +02:00
Ashley Wulber
75accf6b2b
feat: switch to iced-sctk and panel outputs 2023-05-31 02:50:16 +02:00
Ashley Wulber
13ca0fd75b
feat (panel): add sliders 2023-05-31 02:50:16 +02:00
Ashley Wulber
882bf047db
feat (panel): hook up more panel settings 2023-05-31 02:50:16 +02:00
Ashley Wulber
f1f12b5e21
feat: panel position on screen 2023-05-31 02:50:16 +02:00
Ashley Wulber
215648324a
wip: use cosmic-config 2023-05-31 02:50:16 +02:00
Ashley Wulber
e7996f69dd
wip: hook up panel messages 2023-05-31 02:50:16 +02:00
Ashley Wulber
ce15eebdb8
wip: add subsection button for dock and panel 2023-05-31 02:50:15 +02:00
Ian Douglas Scott
b6336acbfb
Update libcosmic/iced for advanced text rebase 2023-05-31 02:50:15 +02:00
Ian Douglas Scott
9fb6e2f2c8
Update to latest libcosmic commit (#29) 2023-05-01 09:57:45 -07:00
Michael Aaron Murphy
c015ad9948
feat: refactor the settings page architecture 2023-04-25 00:35:13 +02:00