Ashley Wulber
8ec10e0fc0
refactor(appearance): use image button in the appearance panel
2023-11-13 17:28:46 +01:00
Michael Aaron Murphy
dc9db64592
feat(wallpaper): use dropdown and image button widgets
2023-11-13 15:16:02 +01:00
Ashley Wulber
e4c47058e0
fix(appearance): color picker resize and drag, fixed size, and re-use color picker window if it exists
2023-11-08 10:08:15 -05:00
Ashley Wulber
d15ebbd340
chore: update libcosmic
2023-10-26 19:13:27 -04: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
Ashley Wulber
9051e07494
fix(dock): directly set the entries list in the config
2023-09-22 14:45:33 -04:00
Michael Aaron Murphy
fd67781eaf
chore(wallpaper): use new FlexRow widget from libcosmic
2023-09-20 18:19:34 +02:00
Ashley Wulber
aa3af2a1fe
fix: remove the dragging state for now when a drop is performed
2023-09-20 18:19:34 +02:00
Michael Aaron Murphy
fe9973090a
fix(app): change page padding if window is condensed
2023-09-20 18:19:34 +02:00
Michael Aaron Murphy
454894d82f
refactor: libcosmic rebase with Application API
2023-09-20 18:19:34 +02:00
Ashley Wulber
d243e45094
update: remove some settings that are't used
2023-09-15 10:58:44 -04:00
Jeremy Soller
6316c8cc17
Return early from panel PageInner::update function if no panel_config
...
This fixes a potential panic if the dock or panel configs are not
defined.
2023-09-13 14:18:27 -06:00
Ashley Wulber
367d50ab2d
fix: subscription for dock config changes
2023-09-13 17:41:22 +02:00
Ashley Wulber
bd2e92fa64
fix: don't insert the panel and dock pages
2023-09-12 11:31:29 -04:00
Ashley Wulber
87de348d86
feat: dock settings pages
2023-09-12 11:31:29 -04:00
Ashley Wulber
46d8c59e90
fix: align panel settings changes more closely with design
2023-09-07 12:28:17 -04:00
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
b01fab975d
chore(cargo): put release profile in the correct config
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