Commit graph

18578 commits

Author SHA1 Message Date
Fabio Tomat
4ebae491b2 Update Friulian translation 2019-04-26 14:14:12 +00:00
Fabio Tomat
aace06dbcd Update Friulian translation
(cherry picked from commit 49deb7796f)
2019-04-26 14:06:58 +00:00
Balázs Meskó
b65cf34528 Update Hungarian translation
(cherry picked from commit 3489e88acd)
2019-04-26 05:58:29 +00:00
Jiri Grönroos
3916867c3e Update Finnish translation
(cherry picked from commit 1d4d5527b3)
2019-04-25 12:09:36 +00:00
Kukuh Syafaat
0bee1b0913 Update Indonesian translation 2019-04-25 07:58:48 +00:00
Jakub Steiner
db98738366 Applications: use larger icons
- the new application icon style strongly advises to use
  sizes above 32px. Lower the whitespace to fit more items
- make fullcolor icons not semi-opaque
2019-04-24 00:27:18 +00:00
Carlos Garnacho
4c31ff5269 network: Handle Infiniband as a wired interface
The configuration/UI we expose for wired settings are meaningful for those
devices as well.

Closes: https://gitlab.gnome.org/GNOME/gnome-control-center/issues/489
2019-04-23 19:46:32 +02:00
Daniel Mustieles
23813b8221 Updated Spanish translation 2019-04-23 10:25:38 +02:00
Stas Solovey
b1f7b9e638 Update Russian translation
(cherry picked from commit 077a7c4a64)
2019-04-22 18:19:06 +00:00
Марко Костић
32fcebf6f9 Update Serbian translation
(cherry picked from commit 040c895208)
2019-04-18 22:10:31 +00:00
Daniel Rusek
0b6b4c5b7a Update Czech translation 2019-04-18 15:26:01 +00:00
Daniel Șerbănescu
b425aa153d Update Romanian translation
(cherry picked from commit 09356dbdc7)
2019-04-14 17:14:45 +00:00
Rafael Fontenelle
f23383c6fa Update Brazilian Portuguese translation
(cherry picked from commit 91130064e9)
2019-04-12 15:01:49 +00:00
Mario Blättermann
4f281f9832 Update German translation
(cherry picked from commit 3c97de2121)
2019-04-12 10:31:14 +00:00
Milo Casagrande
60ed854338 Update Italian translation
(cherry picked from commit fb81c922c8)
2019-04-12 10:06:35 +00:00
Anders Jonsson
b97256cdb8 Update Swedish translation
(cherry picked from commit 86c60f47b0)
2019-04-11 20:28:50 +00:00
Aurimas Černius
699eef9c17 Updated Lithuanian translation 2019-04-11 22:51:48 +03:00
Piotr Drąg
a6556759de Update Polish translation 2019-04-11 18:19:06 +02:00
Sebastien Bacher
8541ef9e46 Include glib/gi18n.h which is needed for gettext 2019-04-10 11:27:14 +02:00
Sebastien Bacher
1268137e63 night-light: set screen temperature strings as translatable
Fixes #437
2019-04-09 21:07:12 +02:00
Robert Ancell
d34bbda386 region: Fix input source options not being applied.
This was broken in a86cf1eca2 (3.32) when the input options dialog was converted
into a GtkPopover. Previously two GSettings objects were used, with one set to
'delay-apply' mode. The input source option didn't apply the changes.

The 'delay-apply' mode is from the original commit d3852fc831, however code was
simplified in b3199dd to only set one setting. This meant that the delay is no
longer necessary.

Fixes #440
2019-04-09 14:14:31 +12:00
Jordi Mas
ece0d9c26e Update Catalan translation 2019-04-07 21:52:57 +02:00
Georges Basile Stavracas Neto
9780fab0e5
docs: Document the Communication Guidelines
These are the documented guidelines for when communicating
and interacting with humans. Not following the documented
guidelines means the comment will be removed, or the ticket
will be closed.

[skip ci]
2019-04-02 09:06:00 -03:00
Georges Basile Stavracas Neto
476ea8f550 panel-list: Simplify placeholder widget setup
I just learned that we can use <child type="placeholder"> and
avoid C code to do that. Simplify CcPanelList as well.
2019-04-01 22:27:51 +00:00
Georges Basile Stavracas Neto
25be82715a applications: Add a placeholder widget for the sidebar list
So we keep it consistent with other lists that allow filtering,
such as the main panel list itself.
2019-04-01 22:27:51 +00:00
Georges Basile Stavracas Neto
8070940e6e applications: Add search entry to the sidebar
This matches the current mockups [1] for the panel, and
allows easily finding applications.

[1] https://gitlab.gnome.org/Teams/Design/settings-mockups/raw/master/applications/applications-wires.png
2019-04-01 22:27:51 +00:00
Georges Basile Stavracas Neto
6b5d8a93b6 applications: Select the first row at startup
That way we are not presented the empty view initially.
2019-04-01 22:27:51 +00:00
Georges Basile Stavracas Neto
622fec8303 applications: Trivial code style update 2019-04-01 22:27:51 +00:00
Georges Basile Stavracas Neto
de724065c6 applications: Remove unecessary cast
The variable is a GtkListBox already.
2019-04-01 22:27:51 +00:00
Felipe Borges
6046d562cf mouse: Reinstate keyboard navigation in the panel
Fixes #246
2019-04-01 13:25:35 +02:00
Carmen Bianca BAKKER
ed58343084 Update Esperanto translation
(cherry picked from commit 419d2f99d4)
2019-04-01 06:02:24 +00:00
Veerasamy Sevagen
fb130c06d0 panels/network/cc-wifi-connection-row.ui:Setting Connection/SSID as non-translatable.
Set to non-translatable as it is just a placeholder.

This change has been requested by Benjamin Berg(@bberg).

Issue has not been created for this but it was stated in issue#397
2019-03-31 23:22:06 +00:00
Dušan Kazik
80ac504cb4 Update Slovak translation
(cherry picked from commit 5c1dedbebd)
2019-03-30 07:06:24 +00:00
Veerasamy Sevagen
bf3d97e50d panels/display/cc-display-settings.ui: Adding context to "Scale"
The title property for "Scale" did not have any context.
2019-03-29 18:50:04 +00:00
Adrien Plazas
638dc94a8d window: Use a HdyLeaflet
This allows the window to be folded to show either the sidebar or the
panel when not enough space is available.

This reverts commit 2854669f5c8280a32d0b5fa6c5399cc391ef06f3.
2019-03-29 18:33:36 +00:00
Adrien Plazas
39ed06188a sharing: Ellipsize the labels
This helps ensuring the panel fits in narrow windows.
2019-03-29 18:20:56 +00:00
Adrien Plazas
b73213ebaf sharing: Adapt the indentation
This adapts the indentation of the children of HdyColumn, which were
deliberately left intact in the previous commit to make it more
readable.
2019-03-29 18:20:56 +00:00
Adrien Plazas
5be6fc4d1f sharing: Use a HdyColumn and a GtkScrolledWindow
Put the widget's content into a HdyColumn, itself into a
GtkScrolledWindow. This allows the panel to reach narrower sizes.

This deliberately doesn't adapt the indentation of the contained widget
to help this commit to be more readable and easier to review, it will be
adapted in the next commit.
2019-03-29 18:20:56 +00:00
Adrien Plazas
f9d0decc3a shell: Bump the right panel width request to 360
This will help ensuring the shell's leaflets fold consistently for all
panels by setting a more reasonable minimum size constraint for the
right panel, so that more panels can meet it.
2019-03-29 18:12:03 +00:00
Adrien Plazas
ef93835b31 power: Make the rows adaptive
This factorizes the row creation a bit and normalizes the margins and
spacing, reducing the required width. This also makes labels like row
titles and descriptions ellipsizable so the rows can reach narrower
widths.
2019-03-29 17:55:20 +00:00
Adrien Plazas
101ebf1bd4 power: Use a HdyColumn
This allows the window to reach narrower sizes.
2019-03-29 17:55:20 +00:00
Adrien Plazas
4e6ec3aad0 power: Don't tweak the scrollbar policy
This allows the window to reach smaller sizes.
2019-03-29 17:55:20 +00:00
Bastien Nocera
f9d0dc9795 privacy: Rename "Show Notifications" label
To be clearer.

https://bugzilla.gnome.org/show_bug.cgi?id=743307
2019-03-29 17:12:20 +00:00
Bastien Nocera
07485a1103 keyboard: Fix keyboard shortcut label
The instructions label says:
Press Esc to cancel or Backspace to reset the keyboard shortcut.
but the Backspace key set the shortcut to be empty, and disables the
feature. Reset is achieved clicking the button to the right handside of
the shortcut in the main window, and is only visible when the shortcut
isn't set to the default value.
2019-03-29 17:03:45 +00:00
Dušan Kazik
b77a36f98b Update Slovak translation
(cherry picked from commit 901bb6b366)
2019-03-29 16:09:31 +00:00
Georges Basile Stavracas Neto
5606637c5e
3.32.1 2019-03-29 11:36:46 -03:00
Benjamin Berg
a368153973 mouse: Sync touchpad scrolling switch states correctly
The old code would not sync the state when the page was loaded. Also,
due to how the code was written, it would not update the switch state if
the underlying setting was changed in some other way.

Fix this by connecting the setting with the "state" of the switches.
When the switches "active" property is changed, update the underlying
setting and ensure the mutually exclusive switch is turned off when
needed.

Fixes #398
2019-03-29 13:36:40 +00:00
Benjamin Berg
8e175bb562 network: Don't shorten names of bluetooth connections
This prevents a single bluetooth connection to be shortened to the name
"Bluetooth", which means we end up with one "Bluetooth" device in the
"Bluetooth" section. Rather, always use the long name of the bluetooth
device so that the user knows what they are connecting to.
2019-03-29 14:08:45 +01:00
Benjamin Berg
77cae9ce72 network: Only show bluetooth devices in Bluetooth section
Historically, the bluetooth section has been the dumping ground for any
device we don't handle in another way. It has had the "Bluetooth" title
for a long time now though, and many of the devices that end up in there
are actually not useful in the GNOME context.

There are some people complaining that we should support these devices
properly, but the status quo does not help any one either really, so
lets remove them entirely for now.

Obsoletes: !203
Fixes: #190
Touches: #167
2019-03-29 14:08:45 +01:00
Benjamin Berg
e5b017f45e wifi: Fix connection names with markup not showing up
In some cases, the network connection UI uses pango markup to denote the
SSID name inside a connection name. However, if the SSID matched the
connection name, then we would end up setting the SSID as pango markup
without it being escaped.

Fix this by escaping the SSID before setting it as markup.

Fixes: #435
2019-03-29 11:15:52 +01:00