Michael Aaron Murphy
|
4854cc07cb
|
chore(input): remove double click speed
|
2024-02-20 16:56:53 +01:00 |
|
Michael Aaron Murphy
|
147f290bb3
|
feat(input): add swiping section to touchpad page
|
2024-02-20 16:56:53 +01:00 |
|
Michael Aaron Murphy
|
644997823e
|
chore: clippy fixes
|
2024-02-20 16:56:53 +01:00 |
|
Michael Aaron Murphy
|
02ff3e6445
|
feat(input): additional configuration options
|
2024-02-20 16:56:53 +01:00 |
|
Michael Aaron Murphy
|
926692200d
|
improv: section descriptions may now be stored as static strings
|
2024-02-20 16:56:53 +01:00 |
|
Michael Aaron Murphy
|
1460ab723d
|
fix(displays): hide the "Enable Display" toggle when there is only one display
|
2024-02-20 16:56:53 +01:00 |
|
Michael Aaron Murphy
|
82ee8a693c
|
fix(display): reduce stickiness to east/west snap
|
2024-02-15 16:08:22 +01:00 |
|
Michael Aaron Murphy
|
5bd6ca77c9
|
fix(display): snap display arrangement scrollable to center
|
2024-02-15 16:08:22 +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
|
1d41792700
|
fix(display): adjust size of output based on scale
|
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 |
|
Michael Aaron Murphy
|
87371069f7
|
chore(about): remove distro logo
|
2024-02-14 01:29:09 +01:00 |
|
Michael Aaron Murphy
|
f27f030e2f
|
fix: disable wgpu to fix image button rendering
|
2024-02-14 01:29:09 +01:00 |
|
Michael Aaron Murphy
|
c8a5107dcf
|
chore: update dependencies
|
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 |
|
Ashley Wulber
|
6906964142
|
chore: update libcosmic
|
2024-02-06 18:01:22 +01:00 |
|
Michael Aaron Murphy
|
d943b5bd70
|
feat(wallpaper): get last active image from cosmic-bg when toggling slideshow
|
2024-01-31 16:17:57 +01:00 |
|
Michael Aaron Murphy
|
cff91ea1a4
|
fix(wallpaper): fill and fit scaling modes flipped in UI
|
2024-01-30 20:48:49 +01:00 |
|
Michael Aaron Murphy
|
78425b6513
|
fix(wallpaper): multi-display wallpaper selection misapplications
|
2024-01-30 20:48:49 +01:00 |
|
Michael Aaron Murphy
|
25b344703c
|
fix(wallpaper): display preview not set when custom images are yet to be loaded
|
2024-01-30 17:24:14 +01:00 |
|
Michael Aaron Murphy
|
beaa7bd71e
|
improv(display): share file dialog path handling logic
|
2024-01-30 17:24:14 +01:00 |
|
Michael Aaron Murphy
|
e7c9595578
|
improv(wallpaper): share display listing logic with display page
|
2024-01-30 17:24:14 +01:00 |
|
Michael Murphy
|
55dc777bb3
|
improv: update libcosmic with wallpaper page UI improvements
|
2024-01-29 20:14:57 +01:00 |
|
Ron Waldon-Howe
|
039aeb1e74
|
chore: rust-toolchain.toml; cargo clippy --fix
|
2024-01-18 20:28:24 +01:00 |
|
Michael Aaron Murphy
|
8610b181f8
|
chore: update dependencies
|
2024-01-18 20:25:22 +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 |
|
Michael Aaron Murphy
|
c6bf1525d8
|
chore: add macro for caching lazy strings
|
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 |
|
Ian Douglas Scott
|
f97833543b
|
applets: Fix panics moving only applet in 'Start' to 'Center'
|
2023-12-27 19:13:23 -05:00 |
|
Ian Douglas Scott
|
f22b8ec614
|
Use _ in names of cosmic-config settings
|
2023-12-20 17:00:34 -08:00 |
|
Michael Aaron Murphy
|
e0ae268f11
|
fix(wallpaper): folders and images containing spaces
|
2023-12-14 17:24:34 +01:00 |
|
Michael Aaron Murphy
|
3e228956cc
|
chore(wallpaper): add some code documentation
|
2023-12-14 17:24:34 +01:00 |
|
Michael Aaron Murphy
|
2c72c1e5fd
|
fix(wallpaper): set the category on adding a folder
|
2023-12-14 04:16:46 +01:00 |
|
Michael Aaron Murphy
|
bf70b14cda
|
fix(wallpaper): improvements and fixes
|
2023-12-14 00:17:25 +01:00 |
|
Ashley Wulber
|
3de4b99e66
|
refactor: use theme corner_radii
|
2023-12-13 14:23:09 -05:00 |
|
Ashley Wulber
|
feb8075d2c
|
fix: apply changes to corner radii in appearance page
|
2023-12-13 14:23:09 -05:00 |
|
Michael Aaron Murphy
|
7017901dec
|
chore(cargo): disable optional ashpd features to remove gtk dependency
|
2023-12-12 21:43:57 +01: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
|
01328729d6
|
fix: dnd panic on applet page
|
2023-12-11 22:07:10 +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 |
|
Julian Braha
|
5c38749f97
|
chore(cargo): remove unused env_logger dependency
|
2023-12-02 23:25:17 +01: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 |
|