Michael Murphy
fa22b556dd
feat(networking): add VPN, WiFi, and Wired network pages
2024-09-13 21:45:49 +02:00
Michael Aaron Murphy
3ec53d7f8a
chore: update dependencies
2024-08-21 05:11:08 +02:00
Michael Aaron Murphy
b3d97012f2
chore: set rust-version to 1.80.0
2024-08-06 20:25:40 +02:00
Michael Aaron Murphy
359bb86e7a
fix(vendor): define revision for cosmic-protocols
2024-07-31 16:39:44 +02:00
Michael Aaron Murphy
b004b9d815
chore: update dependencies
...
Fixes #318
2024-07-31 08:10:48 +02:00
Michael Aaron Murphy
e8106a975e
feat(displays): pan left and right when dragging displays to edge
2024-07-18 16:08:46 +02:00
Michael Aaron Murphy
acd3c23798
chore: update libcosmic and other dependencies
...
Closes #293
2024-07-10 16:57:04 +02:00
Michael Aaron Murphy
7b3392e831
feat(displays): add mirroring and projection options
2024-07-08 16:28:30 +02:00
Michael Aaron Murphy
cf322fdb5e
feat(shortcuts): runtime configurable keyboard shortcuts
2024-07-01 07:11:13 +02:00
Michael Aaron Murphy
cd5a8a701a
feat: responsive controls and standard button fixes
2024-05-30 17:16:44 +02:00
Michael Aaron Murphy
d1a47cbded
feat: switch to wgpu renderer
2024-05-28 09:05:25 +02:00
Ashley Wulber
2a1e77e625
chore: update zbus to 4.2.1
2024-05-17 08:46:05 +02:00
Michael Aaron Murphy
48a6ec042f
fix(cargo): patch override cosmic-protocols
2024-05-08 18:15:04 +02:00
Michael Aaron Murphy
554824aedf
feat(displays): listen to display change events with cosmic-randr
2024-05-08 18:15:04 +02:00
Michael Aaron Murphy
b443dd5b53
improv: create subscription channel for pages to send messages to
2024-05-08 18:15:04 +02:00
Michael Aaron Murphy
37ba8168a3
fix(cargo): revert libcosmic local patch
2024-04-23 12:40:01 +02:00
Michael Aaron Murphy
dac0e5ab25
fix(appearance): default light theme should have brighter surfaces
2024-04-23 11:00:05 +02:00
Michael Aaron Murphy
247d7c4678
fix(cargo): enforce sctk version on dependencies
2024-04-10 19:31:10 +02:00
Michael Aaron Murphy
42989b68a7
feat(keyboard): add layouts and their variants to the xkb config
2024-04-02 23:49:51 +02:00
Ashley Wulber
e29d89b42f
feat: adjust label of autoswith depending on time of day
2024-03-27 23:52:54 +01:00
Michael Aaron Murphy
4f9ce0f6f8
feat: use dbus-config to watch for config updates
2024-03-27 03:34:21 +01:00
Michael Aaron Murphy
1c61885428
feat: add desktop entries for each settings page
2024-03-22 18:13:15 +01:00
Michael Aaron Murphy
f0603d648f
chore(just): add library and Rust version checks
2024-03-19 17:07:22 +01:00
Ashley Wulber
53575f6f78
cleanup
2024-03-18 17:05:52 -04:00
Ashley Wulber
c23b7a0ba0
feat: add apply theme button to appearance
2024-03-18 16:44:04 -04:00
Ashley Wulber
087c1e70d2
fix: sync light and dark theme changes
...
settings like corner roundness and window management settings need to be synced
2024-03-08 13:51:43 -05:00
Michael Aaron Murphy
ea7bb28f59
fix: clipped text in segmented controls
2024-03-08 15:36:44 +01:00
Michael Aaron Murphy
d02a9f2f67
chore(deb): use just for vendoring
2024-02-29 14:25:44 +01:00
Michael Aaron Murphy
b39092f146
improv(input): revise touchpad settings and descriptions
2024-02-29 14:25:38 +01:00
Michael Aaron Murphy
cf0c6494c3
improv: fix visual style of segmented controls
2024-02-29 14:23:45 +01:00
Michael Aaron Murphy
3de1aa31fa
improv(inputs): fix visual style of slider controls
2024-02-21 17:21:00 +01:00
Michael Aaron Murphy
f27f030e2f
fix: disable wgpu to fix image button rendering
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
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
Michael Aaron Murphy
8c6d5532b3
chore: disable wgpu again
2024-01-18 20:25:22 +01:00
Michael Aaron Murphy
8610b181f8
chore: update dependencies
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
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
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
0ee33ea9b0
fix: remove debug feature so winit is not included
2023-11-08 10:08:15 -05: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
Ashley Wulber
414ff05835
chore: update sctk and add patch
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
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