Skip to content

Commit 05e38a1

Browse files
committed
feat(Workspace): add missing settings and update design
1 parent 42a3061 commit 05e38a1

26 files changed

+744
-39
lines changed

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

Lines changed: 361 additions & 39 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
@@ -335,6 +335,21 @@ workspaces-overview-thumbnails = Workspace Overview Thumbnails
335335
workspaces-orientation = Workspaces Orientation
336336
.vertical = Vertical
337337
.horizontal = Horizontal
338+
.thumbnail-placement = Thumbnail placement
339+
.left = Left
340+
.right = Right
341+
.top = Top
342+
.bottom = Bottom
343+
.trackpad-gestures = Trackpad gestures
344+
.switch-workspace = Switch Workspace with Four-Finger
345+
.open-workspaces = Open Workspaces with Four-Finger
346+
.open-applications = Open Applications with Four-Finger
347+
.swipe-horizontal = Swipe Left/Right
348+
.swipe-vertical = Swipe Up/Down
349+
.swipe-up = Swipe Up
350+
.swipe-down = Swipe Down
351+
.swipe-left = Swipe Left
352+
.swipe-right = Swipe Right
338353
339354
hot-corner = Hot Corner
340355
.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)