Commit graph

42 commits

Author SHA1 Message Date
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
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
Michael Aaron Murphy
71475813c0 feat(wallpaper): simulated display 2023-06-27 11:29:19 +02:00
Michael Aaron Murphy
039658d5fd fix: update cosmic-bg-config to fix stack overflow 2023-06-27 11:29:19 +02:00
Michael Aaron Murphy
0aba1122b2 chore(cargo): update dependencies 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 Murphy
900bb45758
feat: implement wallpaper settings page 2023-06-23 17:18:05 +02:00
Ashley Wulber
3681a0987e
chore: update deps (#54) 2023-06-22 16:32:55 -04:00
Ashley Wulber
5e805d55ef
chore: update libcosmic 2023-06-15 21:48:29 +02:00
Ashley Wulber
81eb84f0b9
update: use master branch of cosmic-panel & cosmic-bg (#48) 2023-06-13 11:56:09 -04: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
913b219118
feat(wallpapers): add function to retrieve displays from sctk 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
Michael Aaron Murphy
a66df3b981
chore: update libcosmic and cosmic-panel 2023-05-31 02:50:17 +02:00
Michael Aaron Murphy
6ab686e8a9
chore: update dependencies 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
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
Ian Douglas Scott
efdd934e62
improv(about): use byte-unit for display of memory and disk capacity 2023-02-16 06:19:08 +01:00
Michael Aaron Murphy
89a251f2ba
feat(system/about): display all system information required 2023-02-01 00:47:01 +01:00
Michael Aaron Murphy
d4c83c6de7
feat: load page data asynchronously with tokio 2023-01-31 00:38:12 +01:00
Michael Aaron Murphy
25e3aeb0ee
chore: use master branch of libcosmic 2023-01-30 22:06:11 +01:00
Michael Aaron Murphy
6bbe3e97aa
feat: ability to load the contents of a page on activate 2023-01-30 15:40:35 +01:00
Michael Aaron Murphy
a396560fc2
improv: set correct font sizes 2023-01-27 04:55:09 +01:00
Michael Aaron Murphy
9d3c3405a2
feat: memorize last active page between instances 2023-01-27 03:20:08 +01:00
Michael Aaron Murphy
2709dcfee5
feat: settings application architecture 2023-01-26 23:20:45 +01:00