Monster
23d2a0aad0
multitasking: Remove periods in subtitles
2024-02-05 10:53:57 +00:00
Automeris naranja
0a7dd110e1
multitasking: Use header capitalization in some workspace options
...
https://developer.gnome.org/hig/guidelines/writing-style.html
2023-11-13 09:51:38 +00:00
Marcos Miller
dbc68c7123
general: better variable names
...
Changes variable name magnify_factor_spin and number_of_workspaces_spin
by adding 'row' to match the AdwSpinRow object.
2023-10-03 08:59:11 +00:00
Marcos Miller
43f1a2ad4a
multitasking: use AdwSpinRow in number of workspace
...
When starting the panel, it was necessary to add the sensitive
property to 'number_of_workspaces_spin', because when doing the
'g_settings_bind' it was leaving it visible even with the dynamic
workspaces option active.
2023-10-03 08:59:11 +00:00
Alice Mikhaylenko
4680f362f3
Port to AdwNavigationSplitView
2023-08-25 08:00:43 +00:00
Alice Mikhaylenko
e2018c18b7
multitasking: Port to AdwToolbarView
2023-08-25 08:00:43 +00:00
Felipe Borges
c4e569610d
common, multitasking: Introduce CcIllustratedRow
...
The CcIllustratedRow is a generalization of CcMultitaskingRow to
be used later in the Mouse settings.
2023-02-14 13:31:23 -03:00
Jake Dane
37a579b6b0
Replace "application" with "app"
...
This is part of an initiative to use "app" instead of "applications",
see: https://gitlab.gnome.org/Teams/Design/initiatives/-/issues/123
Redo of !1539 that was closed by a ghosting user.
Replaces "application" with "app" in user facing strings in these
panels:
- applications
- camera, location, microphone
- default-apps
- multitasking
- notifications
- removable-media
- search
- usage
- user-accounts
Fixes : #2208 .
2023-01-23 11:10:28 +00:00
Felipe Borges
ccf8961740
multitasking: Display Right-to-Left ilustrations for RTL locales
...
Fixes #1559
2022-02-28 10:44:07 +00:00
Georges Basile Stavracas Neto
0ab20af9ba
panels: Switch to CcPanel content
...
Start porting panels to the new panel format. This commit
temporarily makes panels have two titlebar, which will be
fixed soon.
2022-01-20 02:23:42 +00:00
Christopher Davis
257557d660
cc-multitasking-panel: Remove can-focus
...
The default should be used, and the way we were
using it was redundant.
2022-01-07 13:50:39 +00:00
Christopher Davis
736150b035
multitasking: Use AdwPreferences{Page,Group}
2022-01-07 13:50:39 +00:00
Christopher Davis
981a8cea7b
panels: Use .boxed-list
instead of .content
...
The `.content` style class is deprecated in favor
of the `.boxed-list` style class, which is named
after the design pattern it's used for.
2021-12-16 12:52:44 -08:00
Georges Basile Stavracas Neto
6cfd6e0652
multitasking: Port to GTK4
2021-12-14 22:34:21 -03:00
Georges Basile Stavracas Neto
0f0845172f
Introduce the Multitasking panel
...
The Multitasking panel brings some additional settings
from Tweaks that are relevant to the general platform.
Related: https://gitlab.gnome.org/GNOME/gnome-control-center/issues/558
2021-08-13 18:17:36 +00:00