lp:~vcs-imports/gnome-control-center/+git/gnome-control-center

Owned by VCS imports
Get this repository:
git clone https://git.launchpad.net/~vcs-imports/gnome-control-center/+git/gnome-control-center

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://gitlab.gnome.org/GNOME/gnome-control-center.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 8 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 2 minutes — see the log

Repository scan failed

Scanning this repository for changes failed. You can manually rescan if required.

Branches

Name Last Modified Last Commit
uajain/fix-indent 2020-03-04 14:10:33 UTC
panels/user-accounts: Use consistent tab-width formatting

Author: Umang Jain
Author Date: 2020-03-04 14:10:31 UTC

panels/user-accounts: Use consistent tab-width formatting

diagnostics-strings 2020-02-02 20:31:01 UTC
diagnostics: Remove label text that is set in code.

Author: Robert Ancell
Author Date: 2020-01-29 21:40:24 UTC

diagnostics: Remove label text that is set in code.

These were marked as translatable.

jjardon/gnome-desktop 2020-01-16 13:55:40 UTC
Adapt to new gnome-desktop API changes

Author: Javier Jardón
Author Date: 2020-01-15 11:25:56 UTC

Adapt to new gnome-desktop API changes

jjardon/gnome_desktop 2020-01-15 11:25:56 UTC
WIP

Author: Javier Jardón
Author Date: 2020-01-15 11:25:56 UTC

WIP

users-dont-autofill-generated-passwd 2020-01-06 14:58:49 UTC
user-accounts: Don't fill verification entry for generated passwords

Author: Felipe Borges
Author Date: 2020-01-06 14:58:49 UTC

user-accounts: Don't fill verification entry for generated passwords

Users can generate passwords while creating a new account or when
changing their existing account's password. The verification entry
is a security measure to make sure users didn't confuse their
passwords and get locked out of their accounts. For this reason,
it is important that users physically type the generated password,
to make sure they are able to login using it subsequently.

Fixes #827

wip/carlosg/network-ce-follow-focus 2019-12-12 21:08:42 UTC
network: Make IPv4/v6 pages drive the scrolledwindow adjustments

Author: Carlos Garnacho
Author Date: 2019-12-12 15:20:57 UTC

network: Make IPv4/v6 pages drive the scrolledwindow adjustments

Those 2 pages in the connection editor dialog are scrollable, but don't
hook focus changes so they drive the adjustments. Make them do so.

background-permission 2019-12-10 03:09:43 UTC
applications: Add a 'run in background' switch

Author: Matthias Clasen
Author Date: 2019-12-02 20:28:17 UTC

applications: Add a 'run in background' switch

This is backed by the 'background' permission that
the flatpak portal uses. It would be slightly nicer
if we had a separate 'unset' state. For now, we just
show 'unset' as 'on'.

gnome-3-32 2019-12-02 16:04:29 UTC
Update Turkish translation

Author: =?utf-8?b?w4dhxJ9hdGF5IFlpxJ9pdCDFnmFoaW4=?=
Author Date: 2019-12-02 16:04:29 UTC

Update Turkish translation

benzea/fix-display-no-mode-scale-crash 2019-10-10 16:12:48 UTC
display: Use correct mode for supported scale checking

Author: Benjamin Berg
Author Date: 2019-10-10 07:51:55 UTC

display: Use correct mode for supported scale checking

Monitors may not always have a mode. This means we cannot look up the
mode on the fly, but instead need to have a heuristic to select a mode
if there is none.

Everything was in place already for this, except that one location was
still doing a fresh lookup, possibly causing a crash.

Fixes: #675

wip/iainl/info-overview-drop-disk-usage 2019-08-27 13:17:29 UTC
info-overview: Drop disk usage

Author: Iain Lane
Author Date: 2019-08-27 13:17:29 UTC

info-overview: Drop disk usage

It's inaccurate - see !388 - and brings a udisks2 dependency which we
could drop if we didn't have this. You can use GNOME Disks or GNOME
System Monitor to see the same information.

196-remove-cjk-xkb-based-input-sources-from-the-list 2019-08-08 03:14:28 UTC
region: Do not show XKB input sources for CJK in language rows

Author: Changwoo Ryu
Author Date: 2019-08-04 07:26:19 UTC

region: Do not show XKB input sources for CJK in language rows

Only ibus based input sources should be used for CJK languages.

XKB layouts for CJK languages have their own language or country specific
features but they can't be used alone for text input of the languages. So
selecting one of the XKB layouts as an input source does not make sense.
Showing these lnput sources in the input source selection UI could confuse
users and lead them to broken input settings.

It removes the CJK XKB input sources from the language rows. But they are kept
in the "Other" row, as they often seem to be used workarounds for settings
desired XKB layouts for other input sources.

https://gitlab.gnome.org/GNOME/gnome-control-center/issues/196

wip/lantw/info-allow-specifying-the-path-of-etc-os-release 2019-07-24 08:03:23 UTC
info: Allow specifying the path of /etc/os-release

Author: lantw44
Author Date: 2019-07-24 07:26:58 UTC

info: Allow specifying the path of /etc/os-release

/etc/os-release is a specification invented on Linux. It is adopted by
most Linux distributions, but it haven't been considered important
enough for other non-Linux systems to implement it. On FreeBSD, the base
system doesn't include an os-release file. To get an os-release file,
users can install an additional package called 'etc_os-release'. Since
it isn't considered as a part of the system, it can't be put in /etc and
gnome-control-center is unable to find it.

Therefore, to allow gnome-control-center finding os-release file in a
different location, we have to add an option to allow changing the
default path. An alternative solution is to use 'uname' function when
os-release can't be opened, but the proposal was rejected.

wip/lantw/info-dont-depend-on-udisks2-client-library 2019-07-24 07:03:28 UTC
info: Don't depend on udisks2 client library

Author: lantw44
Author Date: 2019-07-24 06:46:44 UTC

info: Don't depend on udisks2 client library

The official implementation of udisks2 service is only available on
Linux. Since the client library is bundled with the service, it is not
possible to install the client library on non-Linux systems without
patching the build system of udisks2. In order to support non-Linux
systems with their unofficial udisks2 service implementations, we should
use GDBus directly instead of relying on the client library.

Fixes https://gitlab.gnome.org/GNOME/gnome-control-center/issues/606

gnome-3-24 2019-07-19 23:27:26 UTC
Update German translation

Author: Christian Kirbach
Author Date: 2019-07-19 23:25:38 UTC

Update German translation

gnome-3-26 2019-07-19 23:26:15 UTC
Update German translation

Author: Christian Kirbach
Author Date: 2019-07-19 23:25:38 UTC

Update German translation

wip/kalev/subscription-manager 2019-06-28 17:53:26 UTC
info: Add subscription manager integration

Author: Kalev Lember
Author Date: 2019-06-28 15:14:36 UTC

info: Add subscription manager integration

550-uneven-section-spacing-in-network-panel 2019-06-14 10:16:20 UTC
network: equal spacing between list sections

Author: Allan Day
Author Date: 2019-06-14 10:13:09 UTC

network: equal spacing between list sections

There should be an equal amount of vertical space between each list
section.

Fixes #550

printers-don't-notify-print-jobs 2019-05-24 17:14:17 UTC
printers: Do not notify about job edited by user

Author: Marek Kašík
Author Date: 2019-05-24 14:58:54 UTC

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.

night-strings-translate-3-32 2019-04-11 13:08:52 UTC
Include glib/gi18n.h which is needed for gettext

Author: Sebastien Bacher
Author Date: 2019-04-10 09:27:14 UTC

Include glib/gi18n.h which is needed for gettext

arnaudb/429-master-Disable-touchpad-only-if-mouse 2019-03-27 10:01:20 UTC
Always allow touchpad if no other pointer device.

Author: Ping Pong
Author Date: 2019-03-26 17:14:26 UTC

Always allow touchpad if no other pointer device.

It was possible to completely disable
touchpad even when there was no other
pointer device. And worse, this panel
being no keyboard-browsable, the only
practical solution was then to find a
mouse and connect it to the computer.

Closes #429.

wip/iainl/test-coverage 2019-02-19 15:14:50 UTC
Run coverage (just for a test) on branches too

Author: Iain Lane
Author Date: 2019-02-19 15:13:52 UTC

Run coverage (just for a test) on branches too

iainl/sidebar-avoid-getting-stuck 2019-02-18 13:45:35 UTC
ci: Install udisks2 for the coverage tests

Author: Iain Lane
Author Date: 2019-02-18 13:45:35 UTC

ci: Install udisks2 for the coverage tests

This is needed to build g-c-c for the test, until the image is updated.

wip/info-udisks2-mdadm 2019-02-08 17:25:39 UTC
info: Read MDADM arrays as their size, not the size of their underlying drives

Author: Iain Lane
Author Date: 2019-02-08 16:45:49 UTC

info: Read MDADM arrays as their size, not the size of their underlying drives

These are exposed to the user as the size of the array. If we find such
an array, read its size, record the drives and don't count their sizes
individually.

This is slightly fiddly for a couple of reasons:

  - There's no API exposed in udisks2 to get directly from the
    UDisksMDRaid object to the underlying UDisksDrives, so we have to
    construct proxies manually.
  - We might see the drives first, before we encounter the RAID array.
    So we keep a reference to the UDisks objects when counting disk
    sizes and then use this to later on subtract the size if we later
    find out a drive is actually part of an array.

wip/benzea/display-settings-widget-scaling 2019-01-29 11:06:22 UTC
display: Show scaling previews using new widget (needs work)

Author: Benjamin Berg
Author Date: 2019-01-22 15:54:21 UTC

display: Show scaling previews using new widget (needs work)

This is an ugly implementation to show 5 preview boxes. Likely this
commit will still fundamentally change after a design review.

wip/privacy-a11y 2019-01-03 19:55:18 UTC
privacy: convert Mozilla link to a linkbutton

Author: Jeremy Bícha
Author Date: 2019-01-03 19:01:49 UTC

privacy: convert Mozilla link to a linkbutton

This allows for it to be accessible via the keyboard

wip/benzea/wifi-panel-with-editor-changes 2018-12-13 17:08:35 UTC
wifi: Use new CcWifiConnectionRow widget

Author: Benjamin Berg
Author Date: 2018-12-13 17:04:01 UTC

wifi: Use new CcWifiConnectionRow widget

This is in preparation to optimise the AP list updating.

289-users-update-profile-pictures-to-be-larger-and-round 2018-11-20 10:02:13 UTC
user-accounts: Increase size of faces, make them round

Author: Allan Day
Author Date: 2018-11-20 09:38:51 UTC

user-accounts: Increase size of faces, make them round

This is part of the initiative to have round user pictures
across GNOME. It requires converting the faces images to
PNG, due to the lack of transparency in JPG.

Also increasing the size of the faces, to allow them to be used
at large sizes, as required by some of the latest lock screen
designs.

gbsneto/early-exit 2018-11-01 15:57:11 UTC
panel-loader: Remove OnlyShowIn check

Author: Georges Basile Stavracas Neto
Author Date: 2018-11-01 15:57:11 UTC

panel-loader: Remove OnlyShowIn check

GNOME Settings does not run outside GNOME anymore, so checking
this property of the .desktop files here is useless.

The desktop files must continue having the OnlyShowIn key, since
we don't want them to show on search of other desktop environments.

benzea/background-load-queueing 2018-10-01 18:36:05 UTC
background: Add queue to load 4 pictures at a time

Author: Benjamin Berg
Author Date: 2018-10-01 18:36:05 UTC

background: Add queue to load 4 pictures at a time

We need to process the pictures sequentially rather than trying to
thumbnail all of them in parallel. This commit adds a simple task queue
from which 4 tasks at will be processed at the same time.

Fixes #191

wip/tintou/settings-uri 2018-07-07 16:22:23 UTC
common: Add Settings URI support

Author: Corentin Noël
Author Date: 2018-07-07 16:09:49 UTC

common: Add Settings URI support

As specified by https://docs.google.com/document/d/1N0uqNtVXEFn3cLgNMeN75mP_dpMpCco-7uw5PKow-_Q/edit

Another implementation exists in Switchboard. This allows any application to open a specific pane without knowing the gnome-control-center binary name.

This also enhances the cross-distribution support as this is a new distribution-agnostic way to open a setting pane.

alatiera-master-patch-65586 2018-05-28 08:55:00 UTC
CI: Change the image for the flatpak job.

Author: Jordan Petridis
Author Date: 2018-05-28 08:55:00 UTC

CI: Change the image for the flatpak job.

17a0ec01b3472ec39de2e8d2bd55c53ef65bf48e changed the runtime version of the flatpak manifest from master to the stable 3.28 runtime.
This resulted in the flatpak job failing since the container image only contained the gnome-nightly runtime.

startup-notify 2018-05-03 18:08:10 UTC
Don't declare StartupNotify=true in panel-specific desktop files

Author: Mario Sánchez Prada
Author Date: 2018-05-03 18:08:10 UTC

Don't declare StartupNotify=true in panel-specific desktop files

As per the Startup Notification Spec, when an application declares this
in its desktop file, it the launcher (e.g. the shell) will initiate the
startup process, expecting the launchee to finish it with a "remove" X
message once it's ready, unless there's a failure launching it.

The problem here is that this panel-specific desktop files declaring that
key confuses the shell, since it will make it initiate the startup process
but then no "remove" message is ever received if g-c-c was already running,
since the newly launched process will realize it's not the main instance and
will exit gracefully after handing over control of the situation to the
original process, with exit code 0, leaving the startup process unfinished.

Due to this, the shell will keep waiting for a supposedly new application
(as per the the panel-specific desktop file used to launch) to finish, which
will result in the cursor to keep spinning after the app is discarded by the
shell on a timeout.

We should fix this in a more general way (see [2]), since apps exiting due
to handing control over to a previous instance should still send the "remove"
message, but in the meantime let's make our user's lives better by not
declaring this key in any of the panel-specific desktop files.

[1] https://www.freedesktop.org/wiki/Specifications/startup-notification-spec
[2] https://bugzilla.gnome.org/show_bug.cgi?id=795779

rename-app-icons 2018-02-19 11:51:58 UTC
icons: Rename app icons to match desktop file

Author: Felipe Borges
Author Date: 2018-02-19 11:46:21 UTC

icons: Rename app icons to match desktop file

The shell/gnome-control-center.desktop file defined the icon names
to be "gnome-control-center".

Fixes #2

wip/jsparber/background 2018-02-17 21:27:19 UTC
background: clean up files and code and remove build warnings

Author: Julian Sparber
Author Date: 2018-02-06 21:43:26 UTC

background: clean up files and code and remove build warnings

- remove bg-source and bg-wallpapers-source files
- remove build warnings
- add Julian Sparber as author to cc-background-panel.c

https://bugzilla.gnome.org/show_bug.cgi?id=788515

wip/feborges/avatar-chooser 2018-01-31 14:54:32 UTC
user-accounts: Add current avatar line to avatar chooser

Author: Felipe Borges
Author Date: 2018-01-31 14:54:32 UTC

user-accounts: Add current avatar line to avatar chooser

So pictures selected from the file chooser or taken from the
camera are also shown in the grid.

This is based on the wireframes available at
https://wiki.gnome.org/Design/OS/AvatarChooser#Tentative_Design

wip/inigomartinez/gettext 2018-01-18 19:03:15 UTC
sharing: add XML declaration to the .policy file

Author: Piotr Drąg
Author Date: 2017-09-12 15:39:44 UTC

sharing: add XML declaration to the .policy file

Without it, gettext mangles UTF-8 characters.

https://bugzilla.gnome.org/show_bug.cgi?id=787588

wip/gbsneto/remove-old-shell 2017-11-28 01:32:34 UTC
shell-model: Remove hidden category

Author: Georges Basile Stavracas Neto
Author Date: 2017-11-11 03:24:35 UTC

shell-model: Remove hidden category

No more panels are hidden now.

https://bugzilla.gnome.org/show_bug.cgi?id=790923

gnome-3-22 2017-08-12 13:30:25 UTC
Update Indonesian translation

Author: Andika Triwidada
Author Date: 2017-08-12 13:30:25 UTC

Update Indonesian translation

wip/gbsneto/new-network-panel 2017-08-07 19:20:41 UTC
network: Make widgets cover a third of screen width

Author: Georges Basile Stavracas Neto
Author Date: 2017-07-21 18:01:38 UTC

network: Make widgets cover a third of screen width

Following the design decision on other panels, make the central
column of the Network panel cover at most a third of the window,
or more depending on the width of the window.

https://bugzilla.gnome.org/show_bug.cgi?id=785581

wip/gbsneto/dropthebomb 2017-08-07 14:23:26 UTC
panels: Minor adjustments for the new shell

Author: Georges Basile Stavracas Neto
Author Date: 2017-08-07 14:22:16 UTC

panels: Minor adjustments for the new shell

gnome-3-20 2017-07-21 14:04:50 UTC
Updated Slovenian translation

Author: Matej Urbančič
Author Date: 2017-07-21 14:04:50 UTC

Updated Slovenian translation

wip/gbsneto/connection-editor 2017-07-12 01:04:36 UTC
network: Improve alignment and spacing

Author: Georges Basile Stavracas Neto
Author Date: 2017-05-23 18:41:53 UTC

network: Improve alignment and spacing

This patch improves the alignment and spacing of IPv4
and IPv6 widgets so that they look uniform and consistent.

https://bugzilla.gnome.org/show_bug.cgi?id=779841

fractional-scaling 2017-06-07 12:36:17 UTC
Display: adapt display config to new Mutter interface with scaling per mode

Author: Marco Trevisan (Treviño)
Author Date: 2017-06-07 12:36:17 UTC

Display: adapt display config to new Mutter interface with scaling per mode

New Mutter GetCurrentState now provides a list of available scales,
we need to use these values in order to define an UI that shows them all.

wip/gbsneto/wifi-dialog 2017-03-29 21:24:13 UTC
network: Make the history dialog use a headerbar

Author: Georges Basile Stavracas Neto
Author Date: 2017-03-04 00:10:36 UTC

network: Make the history dialog use a headerbar

In order to start moving towards the new redesigned Network
panel [1], it is necessary to make the dialogs use a headerbar.

Currently, however, they don't, making the dialog sinconsistent
with the rest of the panels, and the GNOME desktop as a whole.

Fix that by setting the headerbar to the History dialog.

[1] https://github.com/gnome-design-team/gnome-mockups/blob/master/system-settings/network/aday2/network-wires.png

https://bugzilla.gnome.org/show_bug.cgi?id=779841

gnome-3-4 2017-03-14 21:50:38 UTC
Revert "NM user connections"

Author: Michael Biebl
Author Date: 2017-03-14 21:50:38 UTC

Revert "NM user connections"

This reverts commit 66f7d308626bd901172b5cf9d0dc3e454265484a.

wip/msanchez/printers-clean-heads 2017-02-17 13:42:45 UTC
printers: Expose the newly added 'Clean' maintenance command to users

Author: Mario Sánchez Prada
Author Date: 2016-04-29 11:05:21 UTC

printers: Expose the newly added 'Clean' maintenance command to users

Add an extra button "Clean Print Heads" that will be shown when the relevant
maintenance command is available for a printer, to bring this feature back.

Additionally, this commit adds a 'parameters' attribute to PpMaintenanceCommand,
which is needed as the "Clean" command requires to at least be passed "all" as
its single parameter: https://www.cups.org/doc/spec-command.html#Clean

https://bugzilla.gnome.org/show_bug.cgi?id=764620

wip/gbsneto/new-goa-panel 2017-02-16 17:21:10 UTC
online-accounts: Improve dialog content margins

Author: Georges Basile Stavracas Neto
Author Date: 2017-02-16 17:21:10 UTC

online-accounts: Improve dialog content margins

More alignment issues.

wip/rishi/new-goa-panel 2017-02-16 11:28:07 UTC
online-accounts: Only show the accounts list when there are accounts

Author: Georges Basile Stavracas Neto
Author Date: 2016-11-10 21:27:44 UTC

online-accounts: Only show the accounts list when there are accounts

When the user has no account set, the current implementation of the Online
Accounts panel shows a weird 1px line that is the empty list.

Fix that by only showing the list when there are accounts available.

https://bugzilla.gnome.org/show_bug.cgi?id=774222

wip/rhughes/night-light-v5 2017-02-15 15:30:02 UTC
fixup!

Author: Richard Hughes
Author Date: 2017-02-15 15:30:02 UTC

fixup!

wip/feborges/new-users-panel 2017-02-09 19:14:51 UTC
user-accounts: Animate the Carousel Arrow

Author: Felipe Borges
Author Date: 2017-02-09 19:01:40 UTC

user-accounts: Animate the Carousel Arrow

https://bugzilla.gnome.org/show_bug.cgi?id=778405

wip/feborges/new-printers-panel 2017-02-08 14:33:20 UTC
printers: Set min-content-height on the scrolled window

Author: Felipe Borges
Author Date: 2017-01-25 14:04:38 UTC

printers: Set min-content-height on the scrolled window

Set a minimum content height of 490px for the panel when the
allocated height is smaller than 490px.

490 is an estimated value for the panels to properly fit on netbook
screens. See https://wiki.gnome.org/Design/SystemSettings#Notes

https://bugzilla.gnome.org/show_bug.cgi?id=767600

gnome-3-18 2016-10-30 11:43:03 UTC
Update zh_CN translation

Author: liushuyu
Author Date: 2016-10-30 11:43:03 UTC

Update zh_CN translation

gnome-3-16 2016-10-30 11:37:46 UTC
Update zh_CN translation

Author: wsxy162
Author Date: 2016-10-30 11:37:46 UTC

Update zh_CN translation

wip/gbsneto/split-info-panel 2016-08-03 03:23:07 UTC
info: remove Default Applications section

Author: Georges Basile Stavracas Neto
Author Date: 2016-08-03 03:23:07 UTC

info: remove Default Applications section

The Default Applications section was moved to a new,
dedicate panel and is not needed anymore.

This patch removes the Default Applications section from
the Details panel.

wip/garnacho/wayland-tablet 2016-06-24 18:09:36 UTC
wacom: Remove g-s-d code synchronization rule

Author: Carlos Garnacho
Author Date: 2016-06-24 17:55:43 UTC

wacom: Remove g-s-d code synchronization rule

This code is going from g-s-d, the remaining bits should be adopted
by g-c-c.

gnome-3-14 2016-04-25 17:12:31 UTC
network: Fix a crash when clicking to forget a VPN on the editor

Author: Rui Matos
Author Date: 2016-01-26 15:30:54 UTC

network: Fix a crash when clicking to forget a VPN on the editor

We need to keep a reference to the NetVpn instance or it might already
be finalized when the editor window closes.

wip/loc-apps 2016-02-18 18:01:58 UTC
privacy: Per-app location access control

Author: Zeeshan Ali
Author Date: 2016-02-18 16:43:23 UTC

privacy: Per-app location access control

gnome-3-10 2015-10-07 05:04:34 UTC
Updated Portuguese translation

Author: Pedro Albuquerque
Author Date: 2015-10-07 05:04:34 UTC

Updated Portuguese translation

wip/rhughes/iio-proxy 2015-05-19 09:00:32 UTC
power: Add support for dimming using an ambient light sensor

Author: Richard Hughes
Author Date: 2015-02-24 21:59:18 UTC

power: Add support for dimming using an ambient light sensor

gnome-2-30 2015-05-16 06:53:53 UTC
Updated Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2015-05-16 06:53:53 UTC

Updated Occitan translation

gnome-3-0 2015-05-16 06:51:56 UTC
Updated Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2015-05-16 06:51:56 UTC

Updated Occitan translation

gnome-3-6 2015-05-16 06:50:22 UTC
Updated Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2015-05-16 06:50:22 UTC

Updated Occitan translation

gnome-3-2 2015-05-16 06:28:29 UTC
Updated Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2015-05-16 06:28:29 UTC

Updated Occitan translation

gnome-3-8 2015-05-16 06:25:35 UTC
Updated Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2015-05-16 06:25:35 UTC

Updated Occitan translation

gnome-3-12 2015-05-10 21:25:07 UTC
Updated Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2015-05-10 21:25:07 UTC

Updated Occitan translation

wip/section-a11y 2015-03-25 14:13:13 UTC
power: try to make section headings accessible

Author: Matthias Clasen
Author Date: 2015-03-25 14:11:23 UTC

power: try to make section headings accessible

Doesn't work yet.

wip/background 2014-01-30 10:01:14 UTC
background: Frame the thumbnails

Author: Debarshi Ray
Author Date: 2014-01-30 08:04:24 UTC

background: Frame the thumbnails

https://bugzilla.gnome.org/show_bug.cgi?id=708943

wip/um-avatar-picker 2013-12-09 03:43:18 UTC
user-accounts: Replace um-photo-dialog with new um-avatar-picker

Author: Jasper St. Pierre
Author Date: 2013-10-23 16:13:51 UTC

user-accounts: Replace um-photo-dialog with new um-avatar-picker

wip/wayland-display 2013-08-08 12:26:09 UTC
CcRRLabeler: don't crash when not running under X

Author: Giovanni Campagna
Author Date: 2013-07-26 13:54:59 UTC

CcRRLabeler: don't crash when not running under X

If running under wayland, we can't use an X property notify
to look at workarea changes.
Currently, workarea is not part of the wayland protocol, so don't
bother and just don't crash.

https://bugzilla.gnome.org/show_bug.cgi?id=705573

wip/region-panel 2013-02-17 00:25:56 UTC
Check gtk_builder_add_from_resource() return value

Author: Rui Matos
Author Date: 2013-02-16 23:44:14 UTC

Check gtk_builder_add_from_resource() return value

wip/networking3 2013-01-30 15:51:17 UTC
network: add net_device_get_valid_connections() and use it everywhere

Author: Dan Winship
Author Date: 2013-01-28 21:27:47 UTC

network: add net_device_get_valid_connections() and use it everywhere

In addition to simplifying a bunch of places that were calling
nm_remote_settings_list_connections() +
nm_device_filter_connections(), this also ensures we filter out slave
connections everywhere (except when they are the active connection).

https://bugzilla.gnome.org/show_bug.cgi?id=677145

wip/networking2 2013-01-23 18:47:01 UTC
network: add integrated "Add New Connection"

Author: Dan Winship
Author Date: 2013-01-09 22:41:48 UTC

network: add integrated "Add New Connection"

New VPN connections are created within the control center; other types
currently hit the nm-connection-editor fallback.

wip/network 2012-12-22 02:57:31 UTC
network: Implement the new design for wired

Author: Matthias Clasen
Author Date: 2012-12-17 19:17:42 UTC

network: Implement the new design for wired

This expands the connection editor to cover ethernet,
and adds support for multiple wired profiles.

wip/power 2012-12-12 11:28:09 UTC
power: Don't use never,never scrolled windows

Author: Matthias Clasen
Author Date: 2012-12-12 11:28:09 UTC

power: Don't use never,never scrolled windows

We can use frames for the visual grouping here, and not using
scrolled windows avoids size allocation problems where we end
up with clipped lists.

wip/privacy 2012-11-25 21:52:12 UTC
privacy: Implement recent files

Author: Matthias Clasen
Author Date: 2012-11-25 21:51:34 UTC

privacy: Implement recent files

This relies on patches that turn the recent-files-max-age gtk
setting into an X setting which is backed by a gsetting.

wifi-refinements 2012-09-09 03:36:16 UTC
network: No selection in the wifi list

Author: Matthias Clasen
Author Date: 2012-09-09 03:33:24 UTC

network: No selection in the wifi list

Set the selection mode to none, to avoid a meaningless and
distracting blue selection in the wifi list.

wip/enterprise-login-fixes 2012-09-03 14:26:21 UTC
user-accounts: Complete discovery correctly for typed domains

Author: Stef Walter
Author Date: 2012-09-03 14:26:21 UTC

user-accounts: Complete discovery correctly for typed domains

 * Previously this would result in the process of adding an
   enterprise user waiting indefinitely.

wip/wireless-list 2012-07-05 10:22:13 UTC
Fix an alignment problem in the wireless list

Author: Matthias Clasen
Author Date: 2012-07-05 10:22:13 UTC

Fix an alignment problem in the wireless list

wip/identity 2012-06-22 02:47:15 UTC
update for latest changes

Author: Ray Strode
Author Date: 2012-06-22 02:46:43 UTC

update for latest changes

I'm planning on scrapping a lot of the account dialog changes soon
though.

i'm just doing an unorganized push since code hoarding considered
harmful.

wip/background-content 2012-05-22 19:16:29 UTC
Couple of fixes

Author: William Jon McCann
Author Date: 2012-05-22 19:16:29 UTC

Couple of fixes

wip/input-sources 2012-05-15 00:17:01 UTC
region: Get the available XKB layouts from the XKB rules file

Author: Rui Matos
Author Date: 2012-05-10 23:15:23 UTC

region: Get the available XKB layouts from the XKB rules file

Instead of having just a handful of harcoded ones. The IBus input
sources that we claim to support are still hardcoded for now.

wip/animated-notebook 2012-05-04 17:33:17 UTC
shell: Set the correct minimum size

Author: Bastien Nocera
Author Date: 2012-05-04 17:32:42 UTC

shell: Set the correct minimum size

gnome-2-32 2012-02-22 19:52:30 UTC
Updated Romanian Translation

Author: =?utf-8?q?Daniel_=C8=98erb=C4=83nescu?=
Author Date: 2012-02-22 19:52:30 UTC

Updated Romanian Translation

wip/install-languages 2012-02-06 12:56:31 UTC
region: Fix variant string in call to PK's WhatProvides

Author: Rodrigo Moya
Author Date: 2012-02-06 12:56:31 UTC

region: Fix variant string in call to PK's WhatProvides

gsoc2011/location 2011-07-22 18:21:08 UTC
Solve a week of headbanging with g_variant_ref_sink ()

Author: Stéphane Maniaci
Author Date: 2011-07-22 18:21:08 UTC

Solve a week of headbanging with g_variant_ref_sink ()

startup-apps 2011-06-07 11:44:27 UTC
info: Don't show hidden autostartable apps

Author: Rodrigo Moya
Author Date: 2011-06-07 11:44:27 UTC

info: Don't show hidden autostartable apps

setup 2011-05-17 13:39:21 UTC
Remove the run-only-once implementation

Author: Matthias Clasen
Author Date: 2011-05-17 13:39:21 UTC

Remove the run-only-once implementation

This will be handled differently when we move to gdm.

new-printers-panel 2011-01-17 13:58:01 UTC
printers: Implement calling of CUPS maintenance commands

Author: Marek Kašík
Author Date: 2011-01-17 13:58:01 UTC

printers: Implement calling of CUPS maintenance commands

Link corresponding buttons to "PrintSelfTestPage"
and "Clean" CUPS maintenance commands.

media-panel 2010-11-18 01:17:40 UTC
Use sentence capitalization as per HIG for labels

Author: Luca Ferretti
Author Date: 2010-11-18 01:17:40 UTC

Use sentence capitalization as per HIG for labels

gtk-style-context 2010-11-16 04:57:07 UTC
Make build with GtkStyleContext

Author: Matthias Clasen
Author Date: 2010-11-16 04:57:07 UTC

Make build with GtkStyleContext

Very preliminary port from gtk_paint_ to gtk_render_.

gnome-2-28 2010-08-19 16:53:51 UTC
Fix enrolling with Upek Eikon II fingerprint reader

Author: Bastien Nocera
Author Date: 2010-08-18 10:42:33 UTC

Fix enrolling with Upek Eikon II fingerprint reader

The upeke2 driver in libfprint (and the device) requires 5
enrollment stages, but the UI has a hard-coded maximum of 3.
Increase the maximum to 5.

https://bugzilla.gnome.org/show_bug.cgi?id=627249

wip/fonts-panel 2010-07-26 13:38:32 UTC
Do not use tabs

Author: Paolo Borelli
Author Date: 2010-07-26 13:38:32 UTC

Do not use tabs

wip/universal-access 2010-06-04 15:31:22 UTC
universal-access: set unimplemented UI as insensitive, rather than hidden

Author: Thomas Wood
Author Date: 2010-06-04 15:31:22 UTC

universal-access: set unimplemented UI as insensitive, rather than hidden

extensible-shell 2010-05-21 21:02:45 UTC
Fixed window manager configure check (GNOME bug 619326)

Author: Frédéric Péters
Author Date: 2010-05-21 21:02:45 UTC

Fixed window manager configure check (GNOME bug 619326)

gnome-2-22 2010-03-23 11:28:27 UTC
Updated Basque language

Author: Iñaki Larrañaga Murgoitio
Author Date: 2010-03-23 11:28:27 UTC

Updated Basque language

gnome-2-24 2010-03-23 11:27:52 UTC
Updated Basque language

Author: Iñaki Larrañaga Murgoitio
Author Date: 2010-03-23 11:27:52 UTC

Updated Basque language

gnome-2-26 2010-03-23 11:27:14 UTC
Updated Basque language

Author: Iñaki Larrañaga Murgoitio
Author Date: 2010-03-23 11:27:14 UTC

Updated Basque language

meego-security 2010-03-04 16:22:53 UTC
Add a security UI file

Author: Ross Burton
Author Date: 2010-03-04 16:22:53 UTC

Add a security UI file

meego-display 2010-02-18 16:08:45 UTC
display-minimal: fix pixmap installation

Author: Ross Burton
Author Date: 2010-02-18 16:08:45 UTC

display-minimal: fix pixmap installation

opensuse-moblin 2010-01-28 18:30:30 UTC
Handle scaling with RANDR transformations for Clone mode

Author: David Reveman
Author Date: 2010-01-28 18:08:42 UTC

Handle scaling with RANDR transformations for Clone mode

101200 of 231 results
This repository contains Public information 
Everyone can see this information.

Subscribers