Commit graph

44 commits

Author SHA1 Message Date
Michael Aaron Murphy
98404ce604
feat(wallpaper): update slideshow preview in realtime 2024-03-12 07:45:44 +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
219cb36d3c fix(display): hide arrangement section when there is less than two displays 2024-02-15 16:08:22 +01:00
Michael Aaron Murphy
9bebc7b1f6 chore: use cosmic theme padding & spacing across interface 2024-02-15 16:08:22 +01:00
Michael Aaron Murphy
b66e048ecf chore: move displays page to the top level 2024-02-14 01:29:09 +01:00
Ashley Wulber
8a61256bb1 chore: update libcosmic & cleanup
this should fix the add applet issue
2024-02-14 01:19:20 +01:00
Michael Murphy
55dc777bb3
improv: update libcosmic with wallpaper page UI improvements 2024-01-29 20:14:57 +01:00
Michael Aaron Murphy
805bafd1b6 improv(appearance): place import/export buttons in header 2024-01-18 20:25:22 +01:00
Michael Aaron Murphy
c00b41a463 feat: add display settings page 2024-01-18 20:25:22 +01:00
Michael Aaron Murphy
5907e46555 fix(app): missing search entry when search is active 2024-01-18 20:25:22 +01:00
Michael Aaron Murphy
42fbf92d2f improv: alignment of sub page header button 2024-01-18 20:25:22 +01:00
Michael Aaron Murphy
3787bf8cbc refactor: replace load method with reload, returning Command 2024-01-18 20:25:22 +01:00
Ian Douglas Scott
d22c715fb9 Update workspace settings to be closer to mockup; use cosmic-config
Not quite like mockup. May need a custom widget to have radio buttons
that work the same way.

Also needs images used in mockup.
2023-12-29 14:49:06 -08:00
Michael Aaron Murphy
5f089ef9a3 feat(wallpaper): color dialog integration 2023-12-12 21:43:57 +01:00
Michael Aaron Murphy
daa730682a feat(wallpaper): custom background images and folders 2023-12-12 21:43:57 +01:00
Ashley Wulber
d31359e8c6 chore: update lock 2023-12-11 22:07:10 +01:00
Ian Douglas Scott
ed1b1d8f1c Update libcosmic/iced 2023-12-04 16:58:51 -08:00
Ashley Wulber
ec8661065c refactor: single-instance impl 2023-11-21 21:46:07 +01:00
Ashley Wulber
8b1a0c95f0
feat: single instance support via dbus activation 2023-11-20 21:08:01 +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
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
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
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
Ian Douglas Scott
750cd299b2 input: Use existing message to open keyboard shortcuts 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
753f0f67b3 fix: condense navbar if window is too narrow 2023-06-23 20:12:33 +02:00
Michael Murphy
900bb45758
feat: implement wallpaper settings page 2023-06-23 17:18:05 +02:00
Ashley Wulber
21fddb4694
fix(panel): config file name typo 2023-06-22 17:15:38 +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
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
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
Ashley Wulber
75accf6b2b
feat: switch to iced-sctk and panel outputs 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
Renamed from src/app.rs (Browse further)