Commit graph

378 commits

Author SHA1 Message Date
VandaLHJ
11bd11de88 Update com.system76.CosmicSettings.desktop
Added pl locale
2024-05-30 13:20:41 -06:00
Michael Aaron Murphy
da781d6fe1
fix(appearance): remove custom padding from reset button 2024-05-30 17:33:17 +02:00
Michael Aaron Murphy
cd5a8a701a
feat: responsive controls and standard button fixes 2024-05-30 17:16:44 +02:00
VandaLHJ
c101089aea Update cosmic_settings.ftl PL Translation
Added to match EN file.
2024-05-29 06:31:38 -06:00
Aliaksandr Truš
3a925aea31 i18n(be): Add Belarusian translation 2024-05-28 17:35:20 +02:00
Adrián Gracia Aranda
56f77db9c1
i18n(es): add Spanish translation 2024-05-28 17:34:52 +02:00
Nicolaï Hoffmann
8714275724
i18n(fr): update French translation 2024-05-28 17:33:29 +02:00
Burak Türker
99d642d644
improv(power): support system76-power and gnome ppd 2024-05-28 17:31:58 +02:00
Michael Aaron Murphy
f8f4bd17ee
fix(appearance): retain icon handles on page reload 2024-05-28 15:29:09 +02:00
Michael Aaron Murphy
d1a47cbded
feat: switch to wgpu renderer 2024-05-28 09:05:25 +02:00
Ashley Wulber
c64030c898
fix: update dependencies 2024-05-26 19:50:10 +02:00
VandaLHJ
af7523b9bf Update cosmic_settings.ftl PL Translation
Added power setting, fixed some translations.
2024-05-26 08:19:39 -06:00
Josh Megnauth
3160fc1bd8 fix: Disallow disabling only active display
Closes: #299
2024-05-24 07:07:09 +02:00
LazyTanuki
79b01f211d feat: add typing assist section with keyboard repeat rate and delay 2024-05-23 22:46:53 +02:00
Ashley Wulber
2f54c11604 fix: cargo fmt 2024-05-22 15:54:42 -04:00
Ashley Wulber
0fb2611a4c fix(wallpaper): Avoid resetting unlisted wallpaper settings 2024-05-22 15:54:42 -04:00
Burak Türker
1b3d00ebfc
feat: add power setttings page, with power profiles 2024-05-22 19:37:50 +02:00
Josh Megnauth
71c776e0f7 fix: Set input list default to "English (US)"
Closes: #283
2024-05-21 19:52:21 +02:00
Ashley Wulber
bf6201d54a fix(dock) add applet button 2024-05-20 15:39:13 -04:00
Ashley Wulber
ff4cd49965 fix: update the applet page header to be in the correct location 2024-05-17 23:20:21 +02:00
Ashley Wulber
2a1e77e625
chore: update zbus to 4.2.1 2024-05-17 08:46:05 +02:00
Josh Megnauth
a3acf585d9 fix: Sort keyboard layouts
Closes: #308
2024-05-17 08:44:58 +02:00
Ashley Wulber
aae3e80515 cargo fmt 2024-05-16 14:02:16 -04:00
Vukašin Vojinović
9f8505b5a7 chore: change workspace orientation to radio buttons 2024-05-16 11:47:27 -04:00
Ashley Wulber
8e1bcafa9f fix: typo in default themes
This also makes them pretty printed and it seemsto fix the bug related to switching after first install.
2024-05-16 05:00:51 +02:00
Josh Megnauth
3429611aa4 fix: Only clear main view on input while searching
Closes: #300
2024-05-14 19:10:43 -04:00
Ashley Wulber
e7921d0ac6 fix: icon updates 2024-05-14 00:43:57 +02:00
Vukašin Vojinović
bed629563e
chore: remove graphics modes and night light 2024-05-13 22:20:40 +02:00
Ashley Wulber
c4224ff36f fix: exit on close 2024-05-11 01:54:30 +02:00
Ashley Wulber
c877209f72 fix(applet): don't force icons to be symbolic 2024-05-11 01:52:47 +02:00
Ashley Wulber
1db58f56cc
fix(applets): remove scrollable and extra padding 2024-05-10 18:06:38 -04:00
Skygrango
b92b45d269 i18n(zh_TW): update Taiwanese translation 2024-05-10 18:40:10 +02:00
Ashley Wulber
bb2c6bae0b fix(input): remove extra scrollable from context menu 2024-05-09 21:18:00 +02:00
Ashley Wulber
d74fb12e9f cleanup(workspaces): remove overview thumbnails section 2024-05-09 14:54:59 -04:00
Ashley Wulber
534849cc6a fix(appearance): experimental settings button size 2024-05-09 20:32:49 +02:00
Ashley Wulber
6e52399f04
fix(appearance): remove extra scrollable from experimental appearance 2024-05-09 20:14:00 +02:00
Ashley Wulber
d4bd120cbd cleanup: remove frosted toggle 2024-05-09 14:29:21 +02:00
Ashley Wulber
7c4bd78174 cleanup: remove notifications page 2024-05-09 14:29:06 +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
e756291b09 fix: invalid padding for search button 2024-05-08 18:15:04 +02:00
Michael Aaron Murphy
fb85200e58 fix: add page headers to parentless pages 2024-05-08 18:15:04 +02:00
Michael Aaron Murphy
b79e4a250a fix(displays): inability to enable displays 2024-05-08 18:15:04 +02:00
Michael Aaron Murphy
d964b14212 chore(cargo): update dependencies 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
Eduardo Flores
11de7cbd4a chore: move add applets page to context drawer 2024-05-06 12:38:11 -04:00
Josh Megnauth
38861985a8 Clickable "Experimental settings" list item
Closes: #258
2024-05-06 12:27:20 -04:00
wiiznokes
a544feddfc Update inner.rs 2024-05-05 15:32:42 -04:00
wiiznokes
bdedee3cc9 fix anchor 2024-05-05 15:32:42 -04:00
Jeremy Soller
a8bf840ace
Swap settings icon preview with text-x-generic 2024-05-03 09:30:36 -06:00