Commit graph

114 commits

Author SHA1 Message Date
W
d4c5145a9c
Delete i18n/sr directory
Deleted to enable Serbian (Cyrillic) support
2023-11-16 17:47:02 +01:00
W
b12c401f5d
Add i18n(sr-Cyrl, sr) 2023-11-16 17:45:46 +01:00
W
1fc08acbf3
Add i18n(sr-Latn, sr) 2023-11-16 17:44:18 +01:00
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
8175e8df97 chore: update libcosmic 2023-11-09 10:40:29 -05: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
Jeremy Soller
a549e8bb5f
Merge pull request #87 from FAlexei/master_jammy
Update Russian translation
2023-11-04 15:11:49 -06:00
FAlexei
d459f36c53
Update Russian translation
Russian translation update with new strings
2023-11-04 23:09:31 +03: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
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