Commit graph

102 commits

Author SHA1 Message Date
skygrango
7c3f77c5d4
i18n(zh_TW): add Taiwanese translation 2023-10-06 11:59:54 +02:00
Ashley Wulber
9051e07494 fix(dock): directly set the entries list in the config 2023-09-22 14:45:33 -04:00
1280px
075800daac
i18n(ru): add Russian translation 2023-09-21 15:59:12 +02:00
Ashley Wulber
414ff05835 chore: update sctk and add patch 2023-09-20 18:19:34 +02:00
Michael Aaron Murphy
fd67781eaf chore(wallpaper): use new FlexRow widget from libcosmic 2023-09-20 18:19:34 +02:00
Michael Aaron Murphy
66d54b487f chore(cargo): update iced 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
Yorimirus
90eff99368 i18n(cs): Add Czech translation
Add support for the Czech translation.
2023-09-13 17:39:32 -04:00
Jeremy Soller
cac33f586b
Merge pull request #71 from pop-os/panel-config-update-panic
Return early from panel PageInner::update function if no panel_config
2023-09-13 14:27:41 -06: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
1c6ed73165 fix: add dependencies to debian control & ci clippy and test 2023-09-07 12:28:17 -04:00
Ashley Wulber
e3dde863f0 chore: fix nix flake 2023-09-07 12:28:17 -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
c8148c8f48
Merge pull request #61 from pop-os/input-settings
Add input settings, with mouse, keyboard, keyboard shortcuts sub-pages
2023-09-07 07:54:53 -07: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
Yusuf Cihan
2d2cac5f87
i18n(tr): add Turkish language 2023-07-18 19:40:30 +02:00
Sebastiano Giordano
f7be56dfc1
i18n(it): update Italian translation 2023-06-29 11:12:22 +02:00
Michael Aaron Murphy
042c1642bd chore(ci): define rust toolchain as 1.70.0 2023-06-27 11:29:19 +02: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
039658d5fd fix: update cosmic-bg-config to fix stack overflow 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
0aba1122b2 chore(cargo): update dependencies 2023-06-27 11:29:19 +02:00
Michael Aaron Murphy
15c72c2b19 chore(rust): 1.70.0 2023-06-27 11:29:19 +02:00
Ashley Wulber
5dcbd3bc3f
chore: add nix flake 2023-06-26 18:22:58 +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
3681a0987e
chore: update deps (#54) 2023-06-22 16:32:55 -04: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
mohsen
c6c6d52df2
i18n(fa): Add Farsi translation (#50) 2023-06-16 13:17:09 -06:00
Ashley Wulber
5e805d55ef
chore: update libcosmic 2023-06-15 21:48:29 +02:00
Ashley Wulber
81eb84f0b9
update: use master branch of cosmic-panel & cosmic-bg (#48) 2023-06-13 11:56:09 -04:00