Commit graph

22 commits

Author SHA1 Message Date
Julian Braha
5c38749f97
chore(cargo): remove unused env_logger dependency 2023-12-02 23:25:17 +01:00
Ashley Wulber
8b1a0c95f0
feat: single instance support via dbus activation 2023-11-20 21:08:01 +01:00
Michael Aaron Murphy
dc9db64592 feat(wallpaper): use dropdown and image button widgets 2023-11-13 15:16:02 +01:00
Ashley Wulber
0b74b0e586
Appearance jammy (#78)
* chore(appearance): add interface i18n phrases

* wip: appearance page skeleton

* wip: more work on the skeletop

* wip: appearance

* wip: add icons and more widgets to appearance page

* wip: set the theme on entering and leaving the appearance panel

* cleanup & layout improvements

* wip(appearance): accent buttons

* fixes

fix default schemas, install methods, and appearance page

* use git deps

* clippy and cleanup

* update libcosmic & fix illustration names

* feat: cosmic-comp theme variables

* use git deps

* fix: add dep to control

* fix: install libwayland-dev

* udpate libcosmic

* wip: reset to default button

* refactor: color button improvements

* feat: import / export themes

* refactor: defaults for most color pickers and toggle for window hint

* refactor: use a context drawer for the container background color

* cleanup(appearance): box ThemeBuilder in Message

* cleanup(appearance): clippy

* fix(appearance): window hint toggle handling

* chore: more entries for the default schema

* fix: typo
2023-10-17 17:05:07 -04: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
b01fab975d chore(cargo): put release profile in the correct config 2023-06-27 11:29:19 +02:00
Michael Murphy
900bb45758
feat: implement wallpaper settings page 2023-06-23 17:18:05 +02:00
Ashley Wulber
82ac6aac1c
Panel applets jammy (#41) 2023-06-05 23:55:37 -04: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
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
Michael Aaron Murphy
c015ad9948
feat: refactor the settings page architecture 2023-04-25 00:35:13 +02:00