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
5c1cfcace2
multitasking: uses g_settings_bind_no_sensitivity
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
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
Felipe Borges
ccf8961740
multitasking: Display Right-to-Left ilustrations for RTL locales
...
Fixes #1559
2022-02-28 10:44:07 +00:00
Christopher Davis
12fefbc0d7
cc-multitasking-panel: Fix initial state for "all workspaces" setting
2022-01-07 13:50:39 +00:00
Georges Basile Stavracas Neto
6cfd6e0652
multitasking: Port to GTK4
2021-12-14 22:34:21 -03:00
Georges Basile Stavracas Neto
ee355ee727
multitasking: Use Mutter settings for dynamic workspaces
...
The overrides weren't meant to be used like that.
2021-08-13 18:39:57 -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