Commit graph

18716 commits

Author SHA1 Message Date
Georges Basile Stavracas Neto
e2f5668b7d
flatpak: Add gnome-backgrounds
So we can at least see some wallpapers around.
2019-05-30 20:01:10 -03:00
Benjamin Berg
936a66f4ca keyboard: Add microphone mute key
Add the required UI for users to change the newly mic-mute keybinding.

See also https://bugzilla.gnome.org/show_bug.cgi?id=793596

https://bugzilla.gnome.org/show_bug.cgi?id=793641
2019-05-27 20:48:35 +00:00
Benjamin Berg
f972ffc569 keyboard: Clarify that mute key toggles the mute state
This is just a string change to make it clear that the mute keys toggle
the mute state rather than simply muting the volume.

https://bugzilla.gnome.org/show_bug.cgi?id=793641
2019-05-27 20:48:35 +00:00
Marek Kasik
2b1f76f8ea printers: Revert previous 2 commits
I'm sorry, I pushed to wrong branch. This code is
for testing now and will be proposed later, after
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/merge_requests/108
will be merged.
2019-05-24 19:12:00 +02:00
Marek Kasik
21df888699 printers: Do not notify about job edited by user
Let gnome-settings-daemon know about intention to edit a job
so it does not show notification for this action as it
was initiated manually by user.
Do this via g-s-d's DBus method DoNotNotifyJob.
2019-05-24 19:07:55 +02:00
Marek Kasik
86c7505dee printers: Use correct type for print job id
There was pointer to integer used instead of integer for job_id in 2 functions.
This actually works somehow but I'm changing it to proper integer.
2019-05-24 19:07:52 +02:00
Charles Monzat
08c6418b80 Update French translation
(cherry picked from commit a28ac69531)
2019-05-24 07:37:43 +00:00
Benjamin Berg
6872c767bb sound: Clean up labels of devices without origin
Sound devices may not have an origin, in that case we ended up with a
trailing " - " in the label which should not be there. Add a check that
the origin is non-null and not an empty string and only show the devices
description otherwise.
2019-05-22 17:19:26 +02:00
Georges Basile Stavracas Neto
5ec241aae2 keyboard: Move "Reset All" to the start of the headerbar
https://gitlab.gnome.org/GNOME/gnome-control-center/issues/528
2019-05-21 13:00:32 -03:00
Georges Basile Stavracas Neto
75f150d5a2 shell: Add position to cc_shell_embed_widget_in_header()
So we can control where the widget should be added to. The
main window only supports left and right positions.

https://gitlab.gnome.org/GNOME/gnome-control-center/issues/528
2019-05-21 12:59:36 -03:00
Georges Basile Stavracas Neto
20b3d0c653 keyboard: Remove "Keyboard Shortcuts" section header
It's unnecessary now that we have "Keyboard Shortcuts" everywhere
else.
2019-05-21 12:09:00 -03:00
Georges Basile Stavracas Neto
9385cc78d1 keyboard: Rename panel to "Keyboard Shortcuts"
https://gitlab.gnome.org/GNOME/gnome-control-center/issues/528
2019-05-21 12:01:15 -03:00
Georges Basile Stavracas Neto
1b0a4c2eff flatpak: Add udisks and fix other dependencies
This is reaching the edge of sanity, but it's enough to
get a working Flatpak.
2019-05-21 01:22:43 -03:00
Georges Basile Stavracas Neto
82f1558fec flatpak: Fix polkit build
It requires us patching away the runtime check for
libsystemd.
2019-05-21 01:22:43 -03:00
Georges Basile Stavracas Neto
5cec5efc28 flatpak: Remove mozjs52
It was required by PolKit, which now depends on js60, which
is available in the image already.
2019-05-21 01:22:43 -03:00
scootergrisen
9299e503d1 Remove one of two "Proxy;" in Keywords 2019-05-17 17:30:39 +00:00
Ondrej Holy
f5f67823db user-accounts: Present the default avatar in the avatar popover
Currently, it is not possible to unset a custom avatar, respective it
is not possible to set the default one. Let's present the default
avatar in the avatar popover as suggested in the mockup:
https://wiki.gnome.org/Design/OS/AvatarChooser

Fixes: GNOME/gnome-control-center#62
2019-05-16 14:50:45 +00:00
Ondrej Holy
65a8c15467 user-accounts: Remove a redundant parameter
The `round_image()` function has the `icon_size` parameter, which is not
used by that function, because the size is determined from a pixbuf size.
Let's remove that redundant `icon_size` parameter.
2019-05-16 14:50:45 +00:00
Daniel Mustieles
5faf29e25b Updated Spanish translation 2019-05-16 12:41:01 +02:00
Antoine Jacoutot
331f0d119b info panel: return "Unknown" on OS lacking os-release
Return "Unknown" instead of the empty string if os_info fails.
2019-05-15 22:10:30 +00:00
Bastien Nocera
d36cffa290 sound: Add "input" and "output" keywords to the panel 2019-05-14 01:55:59 +00:00
Bastien Nocera
3966f33ce8 network: Add "hotspot" keyword to the WiFi panel 2019-05-14 01:55:59 +00:00
Bastien Nocera
2bf154132e network: Add "proxy" keyword to the panel 2019-05-14 01:55:59 +00:00
Tim Sabsch
8a8744dc0e Update German translation
(cherry picked from commit d0c76cff43)
2019-05-12 10:30:14 +00:00
Carmen Bianca BAKKER
e8523d5829 Update Esperanto translation 2019-05-11 10:31:00 +00:00
Dz Chen
cfff970fd8 Update Chinese (China) translation 2019-05-08 09:23:50 +00:00
Bastien Nocera
dff4d1f323 power: Don't treat all batteries as laptop batteries
They might be device batteries where the device type is not known or
catalogued.
2019-05-07 12:53:23 +02:00
Daniel Mustieles
a8fb18a48b Updated Spanish translation 2019-05-03 14:30:49 +02:00
Kukuh Syafaat
c9912461c0 Update Indonesian translation 2019-05-03 10:37:16 +00:00
Daniel Rusek
4af42537df Update Czech translation 2019-05-02 21:30:41 +00:00
Ethan Hsieh
83e055c9be power: correct the value of 90 minutes to 5400 2019-05-02 13:35:14 +08:00
Carlos Garnacho
8f825c5cc0 wacom: Dispose custom style provider with calibrator
Each CalibArea created adds a style provider that is never removed,
remove it on calib_area_free() to avoid the leak.

https://gitlab.gnome.org/GNOME/gnome-control-center/issues/504
2019-05-01 16:10:06 +02:00
Carlos Garnacho
dbd78496e1 wacom: Ensure calibrator UI CSS only applies to its UI
Set a name on the fullscreen window, and require it in all selectors
in the custom CSS. Fixes style leaking to other g-c-c bits.

https://gitlab.gnome.org/GNOME/gnome-control-center/issues/504
2019-05-01 16:09:58 +02:00
Florian Müllner
ba328a1993 network: Remove Wifi & friends from keywords
Wifi was split out into a dedicated panel.
2019-04-30 18:08:57 +00:00
Benjamin Berg
f75c3a8471 display: Fix crash if a monitor has no preferred mode
When a monitor has no current mode set and also no preferred mode we ran
into a crash. Simply select the first mode we can find as a further
fallback.
2019-04-30 14:16:17 +00:00
Kristjan SCHMIDT
a3fee1068c Update Esperanto translation 2019-04-29 19:51:04 +00:00
Victor Ibragimov
6d90c17f17 Update Tajik translation 2019-04-29 17:51:24 +00:00
Victor Ibragimov
cc0b68d574 Tajik Translation Updated 2019-04-29 22:24:21 +05:00
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