Skip to content

Commit f61326d

Browse files
committed
feat(Workspace): add missing settings and update design
1 parent 2a76db4 commit f61326d

24 files changed

+683
-37
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cosmic-settings/src/pages/desktop/workspaces.rs

Lines changed: 331 additions & 36 deletions
Large diffs are not rendered by default.

i18n/en/cosmic_settings.ftl

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,21 @@ workspaces-overview-thumbnails = Workspace Overview Thumbnails
313313
workspaces-orientation = Workspaces Orientation
314314
.vertical = Vertical
315315
.horizontal = Horizontal
316+
.thumbnail-placement = Thumbnail placement
317+
.left = Left
318+
.right = Right
319+
.top = Top
320+
.bottom = Bottom
321+
.trackpad-gestures = Trackpad gestures
322+
.switch-workspace = Switch Workspace with Four-Finger
323+
.open-workspaces = Open Workspaces with Four-Finger
324+
.open-applications = Open Applications with Four-Finger
325+
.swipe-horizontal = Swipe Left/Right
326+
.swipe-vertical = Swipe Up/Down
327+
.swipe-up = Swipe Up
328+
.swipe-down = Swipe Down
329+
.swipe-left = Swipe Left
330+
.swipe-right = Swipe Right
316331
317332
hot-corner = Hot Corner
318333
.top-left-corner = Enable top-left hot corner for Workspaces

i18n/fr/cosmic_settings.ftl

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,21 @@ workspaces-overview-thumbnails = Vignettes de l'aperçu des espaces de travail
302302
workspaces-orientation = Orientation des espaces de travail
303303
.vertical = Verticale
304304
.horizontal = Horizontale
305+
.thumbnail-placement = Positionnement des aperçus
306+
.left = Gauche
307+
.right = Droite
308+
.top = Haut
309+
.bottom = Bas
310+
.trackpad-gestures = Gestes sur le pavé tactile
311+
.switch-workspace = Changement de l'espace de travail avec quatre doigts
312+
.open-workspaces = Overture des espaces de travails avec quatre doigts
313+
.open-applications = Overture des applications avec quatre doigts
314+
.swipe-horizontal = Balayage à Gauche/Droite
315+
.swipe-vertical = Balayage en Haut/Bas
316+
.swipe-up = Balayage en Haut
317+
.swipe-down = Balayage en Bas
318+
.swipe-left = Balayage à Gauche
319+
.swipe-right = Balayage à Droite
305320
306321
hot-corner = Coin actif
307322
.top-left-corner = Activer le coin actif en haut à gauche pour les espaces de travail
Lines changed: 9 additions & 0 deletions
Loading
Lines changed: 9 additions & 0 deletions
Loading
Lines changed: 10 additions & 0 deletions
Loading
Lines changed: 10 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)