- Get this repository:
-
git clone
https://git.qastaging.paddev.net/gnome-shell
GNOME Shell has 1 active review. See all merge proposals.
Import details
This repository is an import of the Git repository at https://git.gnome.org/browse/gnome-shell/.
Last successful import was .
Branches
Name | Last Modified | Last Commit |
---|---|---|
wip/exalm/battery | 2019-09-14 07:17:46 UTC |
power: Ceil percentage when looking for icon
Author:
Exalm
power: Ceil percentage when looking for icon Use correct battery icon. For example, use battery- Fixes https:/ https:/ |
benzea/ |
2019-08-30 16:58:50 UTC |
data: Add desktop autostart file for extension warning
Author:
Benjamin Berg
data: Add desktop autostart file for extension warning Adding this file allows gnome-session to trigger the warning after it https:/ |
gnome-3-32 | 2019-08-21 19:29:31 UTC |
shell: Ignore non-toplevels for ShellWindowTracker::tracked-windows-changed
Author:
Carlos Garnacho
shell: Ignore non-toplevels for ShellWindowTrac Popups and other override-redirect windows are meaningless to everything Reduces gnome-shell CPU activity while typing on the Epiphany addressbar, https:/ (cherry picked from commit db9a7ea7a9b4c94 |
gnome-3-30 | 2019-08-21 11:38:25 UTC |
Update Persian translation
Author:
Danial Behzadi
Update Persian translation |
gbsneto/ |
2019-08-02 19:33:04 UTC |
appDisplay: Close popup when dragging
Author:
Georges Basile Stavracas Neto
appDisplay: Close popup when dragging When a drag starts inside a folder, and the cursor moves to https:/ |
gbsneto/ |
2019-07-16 17:31:30 UTC |
workspace, workspaceThumbnail: Use window content (WIP)
Author:
Georges Basile Stavracas Neto
workspace, workspaceThumbnail: Use window content (WIP) |
issue369 | 2019-07-08 11:57:23 UTC |
endSessionDialog: Check for PackageKit before considering updates/upgrades
Author:
Mario Sanchez Prada
endSessionDialog: Check for PackageKit before considering updates/upgrades GNOME Shell is spitting out some errors in the journal due to its attempts |
wip/aday/ |
2019-06-27 12:52:40 UTC |
adjust UI to new text styles
Author:
Allan Day
adjust UI to new text styles With the new text styles, some UI needs to adjusted, primarily to |
wip/jimmac/ |
2019-06-25 12:28:49 UTC |
theme: Standardise text styles
Author:
Allan Day
theme: Standardise text styles Initial attempt to use standard text styles, in line with what's This is just changing the sizes and weights for now. Spacing https:/ |
wip/jimmac/ |
2019-06-24 08:10:14 UTC |
Theme: update to sync with gtk Adwaita
Author:
Frederik Feichtmeier
Theme: update to sync with gtk Adwaita - consistent OSD colors |
wip/nielsdg/ |
2019-06-20 08:19:37 UTC |
Drop CoglError for GError
Author:
NielsDG
Drop CoglError for GError From https:/ ``` https:/ |
wip/jimmac/ |
2019-06-15 16:32:18 UTC |
Icon tile changes
Author:
Frederik Feichtmeier
Icon tile changes - use the medium radius |
wip/jimmac/ |
2019-05-27 14:03:40 UTC |
theme: use light theme for popovers
Author:
jimmac
theme: use light theme for popovers Make shell mimic Adwaita gtk. FIXME: |
wip/mcrha/ |
2019-05-17 20:24:08 UTC |
calendar-server: Port to libecal-2.0
Author:
Milan Crha
calendar-server: Port to libecal-2.0 https:/ |
wip/fmuellner/ |
2019-05-15 22:08:07 UTC |
windowManager: Use easing for window animations
Author:
Florian Müllner
windowManager: Use easing for window animations |
wip/carlosg/ |
2019-05-09 22:09:23 UTC |
keyboard: Fix warnings on destroyed actors
Author:
Carlos Garnacho
keyboard: Fix warnings on destroyed actors Trying to hide a page gets hard when the page was previouly destroyed. Closes: https:/ |
gnome-3-26 | 2019-05-03 21:33:58 UTC |
dialog: Really set ellipsize mode in subtitle and body
Author:
Marco Trevisan (Treviño)
dialog: Really set ellipsize mode in subtitle and body Dialog's subtitle or body could not be properly wrapped, while it's ellipsized Clutter text has an `ellipsize` property, however in dialog's subtitle and body Not being an error in javascript, gjs didn't warn us about this, while at the Fixes https:/ https:/ (cherry picked from commit 3121c9aa29406ad |
wip/rstrode/ |
2019-04-30 18:58:26 UTC |
texture-cache: preserve aspect ratio of loaded pixbufs
Author:
Ray Strode
texture-cache: preserve aspect ratio of loaded pixbufs st_texture_ gdk-pixbuf uses this information to scale down the image to an gdk-pixbuf never uses this information to scale up the image, though; If both the passed in width and height are negative, it means to assume If just one dimension is negative, it means the image should be If neither dimension is negative, it means the image should be In any case, if the passed in width and height are bigger than the The problem is, the code that converts a pixbuf to a clutter content This commit fixes that problem by deriving the unknown clutter content |
wip/fmuellner/ |
2019-04-29 17:33:22 UTC |
layout: Offer to enable hot corner after repeated attempts to trigger it
Author:
Florian Müllner
layout: Offer to enable hot corner after repeated attempts to trigger it |
wip/jimmac/ |
2019-04-16 14:47:59 UTC |
theme: sync OSD colors with gtk
Author:
jimmac
theme: sync OSD colors with gtk |
1151-moving- |
2019-04-03 13:27:42 UTC |
weather: Handle missing permission store
Author:
Florian Müllner
weather: Handle missing permission store Our weather integration is supposed to follow GNOME Weather's settings, While our geoclue agent grants all applications access to location Fix this by handling this case explicitly. |
gbsneto/ |
2019-03-19 12:18:54 UTC |
Introduce updates indicator
Author:
Georges Basile Stavracas Neto
Introduce updates indicator https:/ |
wip/jimmac/ |
2019-03-11 19:52:27 UTC |
theme: window close button touchup
Author:
jimmac
theme: window close button touchup - tone down the shading considerably to match the previous look https:/ |
wip/rstrode/ |
2019-02-17 17:28:08 UTC |
background: refresh background on gl-video-memory-purged signal
Author:
Ray Strode
background: refresh background on gl-video- Right now we refresh the background when resuming and when NVIDIA. |
pot-ci | 2019-02-09 03:51:00 UTC |
ci: Check that pot file is generated correctly
Author:
Florian Müllner
ci: Check that pot file is generated correctly This is to guard against the now infamous xgettext bug[0]. |
gbsneto/ |
2019-02-07 19:54:35 UTC |
system: Use username if full name is longer than 100 characters
Author:
Georges Basile Stavracas Neto
system: Use username if full name is longer than 100 characters The current code relies on unstable behavior of ClutterText, and Use a hardcoded limit of 100 characters instead of checking if |
wip/timed-login-fix | 2019-02-07 17:57:48 UTC |
loginDialog: hide user list when starting timed login
Author:
Ray Strode
loginDialog: hide user list when starting timed login If the timeout fires and we're starting timed login, we |
wip/fmuellner/ |
2019-01-26 13:35:30 UTC |
build: Don't introspect ShellMenu
Author:
Florian Müllner
build: Don't introspect ShellMenu It is now only used internally by ShellApp to track remote actions, |
cherry- |
2019-01-21 16:28:20 UTC |
ibusManager: Don't pass undefined callback to ibus
Author:
Florian Müllner
ibusManager: Don't pass undefined callback to ibus Since commit 551e8278416, we don't always pass a callback parameter. https:/ (cherry picked from commit 74bb9e62492bacd |
cherry- |
2019-01-16 00:05:59 UTC |
st-bin: Destroy child in ClutterActor:destroy vfunc
Author:
Georges Basile Stavracas Neto
st-bin: Destroy child in ClutterActor: According to Clutter documentation, "[…] actors implementing the StBin was doing that in GObject:dispose() instead. Move the child (cherry picked from commit b719744e75e5650 |
wip/texture- |
2019-01-15 17:54:32 UTC |
st-texture-cache: purge on resume
Author:
Ray Strode
st-texture-cache: purge on resume With the proprietary nvidia driver, textures get garbled on suspend, |
wip/rstrode/ |
2018-12-10 20:29:07 UTC |
popupMenu: block input events when menu is closing
Author:
Ray Strode
popupMenu: block input events when menu is closing At the moment gnome-shell can get really confused if a menu is It can lead to mouse pointer input getting stuck until the shell This commit addresses the problem by ignoring input events that |
wip/jimmac/ |
2018-11-13 14:11:14 UTC |
icons: avoid 96x96
Author:
jimmac
icons: avoid 96x96 - use 128 instead for total sharpness |
wip/fmuellner/ |
2018-10-09 13:01:01 UTC |
layout: Use background gradient when top bar is transparent
Author:
Alessandro Bono
layout: Use background gradient when top bar is transparent Make sure the legibility of top bar elements doesn't depend on the |
wip/fmuellner/ |
2018-10-08 16:22:04 UTC |
appFavorites: Don't add app explicitly
Author:
Florian Müllner
appFavorites: Don't add app explicitly When adding a favorite, we add the ID to the list of favorites, save the The only exception is when the ID was found in the RENAMED_DESKTOP_IDS map, |
wip/fix- |
2018-09-19 16:52:39 UTC |
dnd: don't try to access destroyed dragActor
Author:
Ray Strode
dnd: don't try to access destroyed dragActor The dragComplete handler incorrectly checks The end result is an exception in drop handling, This commit changes the code to always set Closes https:/ |
wip/fmuellner/ |
2018-09-11 14:27:47 UTC |
appIconMenu: Disable sourceActor key events
Author:
Florian Müllner
appIconMenu: Disable sourceActor key events Enter/space are already taken over by the app icon to activate the Also as app icons only create the menu when it is first needed, the It is better to simply disable the key handling altogether for the |
wip/carlosg/ |
2018-08-04 11:26:08 UTC |
workspaceThumbnail: Pass MetaWindow to _updateDialogPosition
Author:
Carlos Garnacho
workspaceThumbnail: Pass MetaWindow to _updateDialogPo This function was mistakenly called with a MetaWindow as first However, that function quickly grabs the MetaWindow from the Fixes warnings on ::position-changed, because of the aforementioned |
wip/carlosg/ |
2018-08-03 15:02:20 UTC |
keyboard: Refactor code resetting IM on window drags
Author:
Carlos Garnacho
keyboard: Refactor code resetting IM on window drags When a window is dragged, the OSK should get hidden. Just |
wip/fmuellner/ |
2018-08-01 14:18:06 UTC |
workspacesView: Enable keynav between all monitors
Author:
Florian Müllner
workspacesView: Enable keynav between all monitors Instead of using one focus group for each (per-monitor) workspacesView, |
wip/jimmac/ |
2018-07-24 13:35:41 UTC |
icons: use actual Settings icon for settings
Author:
jimmac
icons: use actual Settings icon for settings - rather than relying on a category icon, use actual Settings app icon fixes issue #433 |
wip/fmuellner/ |
2018-07-09 14:18:18 UTC |
polkitAgent: Indicate which application initiated a request
Author:
Florian Müllner
polkitAgent: Indicate which application initiated a request Now that the ::initiate signal may contain the PID of the initiating |
theme-search- |
2018-06-28 10:14:54 UTC |
theme: Search in versioned directories
Author:
Iain Lane
theme: Search in versioned directories We support third party themes, via the "stylesheetName" property of a GTK+ loads themes from versioned directories, search backwards from the We keep searching all of the current paths. Additionally, the default |
gbsneto/789110 | 2018-05-29 23:18:28 UTC |
bluetooth: Be consistent when determining whether Bluetooth is off
Author:
Mario Sánchez Prada
bluetooth: Be consistent when determining whether Bluetooth is off It would be nice if we could use the same exact condition to decide |
issue267 | 2018-05-17 16:10:05 UTC |
shell-app: Finish startup sequence for process that exit too early
Author:
Mario Sánchez Prada
shell-app: Finish startup sequence for process that exit too early If a process associated to an application declaring StartupNotify=true This provides a confusing and bad experience since things like a confusing [1] https:/ Closes: #267 |
issue219 | 2018-04-20 13:09:28 UTC |
window-tracker: check WM_CLASS for sandboxed apps before the app's ID
Author:
Mario Sánchez Prada
window-tracker: check WM_CLASS for sandboxed apps before the app's ID For sandboxed apps, the shell needs to consider the app's ID when This commit moves the call to get_app_ Closes: https:/ |
issue154 | 2018-04-18 00:14:05 UTC |
st-entry: Set text-related CSS properties on the internal ClutterText
Author:
Mario Sánchez Prada
st-entry: Set text-related CSS properties on the internal ClutterText Call _st_set_ |
wip/fmuellner/ |
2018-02-20 16:40:40 UTC |
st: Guard against spec being invalided during shadow creation
Author:
Florian Müllner
st: Guard against spec being invalided during shadow creation If an actor is pending a relaying when get_allocation_ Guard against this by taking a temporary reference during the function |
jrocha/ |
2018-02-14 16:29:40 UTC |
polkitAgent: Do not set initial focus in the password entry
Author:
Joaquim Rocha
polkitAgent: Do not set initial focus in the password entry The password entry can be hidden if the user has no password set, but |
issue-36 | 2018-02-09 12:22:58 UTC |
shadow: Don't attempt to create a shadow for unallocated actors
Author:
Mario Sánchez Prada
shadow: Don't attempt to create a shadow for unallocated actors Calling clutter_ Thus, whether the ClutterActor has an allocation before calling https:/ Closes: #36 |
wip/rancell/guest | 2018-01-19 03:17:55 UTC |
Show a guest login prompt
Author:
Robert Ancell
Show a guest login prompt |
wip/msanchez/620106 | 2017-12-01 21:30:26 UTC |
altTab: Close the list of thumbnails in the switcher when closing an app
Author:
Mario Sánchez Prada
altTab: Close the list of thumbnails in the switcher when closing an app This makes sure that no thumbnails list is left open and empty, since both |
gnome-3-24 | 2017-11-17 15:04:21 UTC |
overview: Protect ::drag-end handlers
Author:
Carlos Garnacho
overview: Protect ::drag-end handlers These end up emitting item-drag- For extra paranoia, the _inDrag variable has been split into |
gnome-3-20 | 2017-10-21 11:38:34 UTC |
Update zh_CN translation
Author:
wsxy162
Update zh_CN translation |
wip/raresv/ |
2017-08-22 00:46:42 UTC |
appDisplay: Include system actions in search results
Author:
Rares Visalom
appDisplay: Include system actions in search results The way system actions are displayed in the search |
gnome-3-22 | 2017-08-12 13:33:16 UTC |
Update Indonesian translation
Author:
Andika Triwidada
Update Indonesian translation |
wip/fmuellner/ |
2017-08-10 09:27:39 UTC |
workspace: update window close
Author:
jimmac
workspace: update window close - match the updated visuals |
wip/beniofel/ |
2017-08-01 11:16:02 UTC |
magnify 4 finger swipe gesture by 1.5
Author:
Ben
magnify 4 finger swipe gesture by 1.5 |
wip/rstrode/ |
2017-07-26 17:34:06 UTC |
gdmUtil: enable support for GDM's ChoiceList PAM extension
Author:
Ray Strode
gdmUtil: enable support for GDM's ChoiceList PAM extension This commit hooks up support for GDM's ChoiceList PAM extension. |
wip/raresv/uiTweaks | 2017-07-04 22:00:49 UTC |
search.js: Vertically center the provider icon
Author:
raresvis
search.js: Vertically center the provider icon |
wip/jstpierre/ |
2017-02-23 19:13:36 UTC |
Replace cursor position monitoring with MetaCursorTracker
Author:
Jasper St. Pierre
Replace cursor position monitoring with MetaCursorTracker I was tired of seeing 1s updates in shell recording videos when seeing |
gnome-3-18 | 2016-10-29 18:57:30 UTC |
browser-plugin: The NPObject returned by NPP_GetValue should be retained
Author:
Carlos Garcia Campos
browser-plugin: The NPObject returned by NPP_GetValue should be retained The Mozilla documentation says: "And as always when working with Browsers assume that the plugin does the right thing and always call |
wip/ptomato/ |
2016-10-05 05:27:18 UTC |
WIP - Remove ShellJS gir
Author:
Philip Chimento
WIP - Remove ShellJS gir You can define a new importer object by importing a subdirectory in GJS. |
wip/pad-osd | 2016-07-20 17:24:42 UTC |
TMP: theme osd changes
Author:
Carlos Garnacho
TMP: theme osd changes |
wip/rtcm/merge | 2016-04-11 21:12:23 UTC |
mutter/clutter/cogl merge build fixes
Author:
Rui Matos
mutter/clutter/cogl merge build fixes |
gnome-3-4 | 2016-03-21 18:55:13 UTC |
Added Occitan translation
Author:
Cédric VALMARY (Tot en òc)
Added Occitan translation |
gnome-3-6 | 2016-03-21 18:53:53 UTC |
Added Occitan translation
Author:
Cédric VALMARY (Tot en òc)
Added Occitan translation |
gnome-3-0 | 2016-03-21 18:53:10 UTC |
Added Occitan translation
Author:
Cédric VALMARY (Tot en òc)
Added Occitan translation |
gnome-3-2 | 2016-03-21 18:52:20 UTC |
Added Occitan translation
Author:
Cédric VALMARY (Tot en òc)
Added Occitan translation |
wip/loc-apps | 2016-02-11 22:23:15 UTC |
tmp
Author:
Zeeshan Ali
tmp |
gnome-3-16 | 2015-12-05 13:06:34 UTC |
Updated Icelandic translation
Author:
Sveinn í Felli
Updated Icelandic translation |
gnome-3-14 | 2015-11-23 07:53:57 UTC |
Updated Portuguese translation
Author:
Pedro Albuquerque
Updated Portuguese translation |
wip/fullscreen | 2015-10-12 19:40:30 UTC |
windowManager: add animations for fullscreen and unfullscreen
Author:
Cosimo Cecchi
windowManager: add animations for fullscreen and unfullscreen We use the newly introduced feature from Mutter to hook up our own |
gnome-3-10 | 2015-10-07 07:17:55 UTC |
Updated Portuguese translation
Author:
Pedro Albuquerque
Updated Portuguese translation |
matthiasc/ |
2015-09-24 17:31:07 UTC |
Check error of g_dbus_proxy_new_sync call
Author:
Matthias Clasen
Check error of g_dbus_ Otherwise errors pile up and we crash later on. |
wip/halfline/env | 2015-09-17 01:14:48 UTC |
shell-global: import environment from $XDG_RUNTIME_DIR/gnome/environment
Author:
Ray Strode
shell-global: import environment from $XDG_RUNTIME_ environment variables are normally propagated from parent to child, but gnome-session now exports its environment to This commit changes gnome-shell to propagate the gnome-session's latest |
wip/csoriano/ |
2015-08-05 11:43:22 UTC |
spinner: use a 60fps spinner
Author:
jimmac
spinner: use a 60fps spinner - sync with gtk+ and provide a fluid spinner |
wip/garnacho/ |
2015-07-09 10:42:38 UTC |
windowManager: Add TouchpadWorkspaceSwitchAction
Author:
Carlos Garnacho
windowManager: Add TouchpadWorkspa This object (not really a Clutter. |
wip/maximize | 2015-07-06 06:11:50 UTC |
implement maximize
Author:
Jasper St. Pierre
implement maximize |
gnome-3-8 | 2015-05-16 07:17:17 UTC |
Added Occitan translation
Author:
Cédric VALMARY (Tot en òc)
Added Occitan translation |
gnome-3-12 | 2015-05-11 07:44:34 UTC |
Updated Occitan translation
Author:
Cédric VALMARY (Tot en òc)
Updated Occitan translation |
wip/muktupavels |
2015-04-02 20:43:38 UTC |
ui/shellDBus.js: move ShowOSD to org.gnome.Shell.OSD
Author:
Alberts Muktupāvels
ui/shellDBus.js: move ShowOSD to org.gnome.Shell.OSD |
wip/fmuellner/ |
2015-03-17 05:17:44 UTC |
messageTray: Stop including an actor with Notifications
Author:
Florian Müllner
messageTray: Stop including an actor with Notifications We now stopped using notification actors directly for anything, so |
wip/sass | 2015-02-20 16:15:31 UTC |
update theme
Author:
Carlos
update theme |
wip/sassWithSom |
2014-11-11 15:30:11 UTC |
panelMenu: Don't fade appMenuButton icon and put it on the side
Author:
Carlos Soriano Sánchez
panelMenu: Don't fade appMenuButton icon and put it on the side Design request, don't fade the icon of the appMenuButton and put it on |
wip/wobbly | 2014-09-03 17:58:01 UTC |
wobbly
Author:
Jasper St. Pierre
wobbly |
wip/background- |
2014-08-28 20:38:12 UTC |
Adapt to Mutter background changes
Author:
Owen Taylor
Adapt to Mutter background changes The rewrite of Mutter's background code (see bug 735637) requires The general strategy is that a BackgroundSource object is created |
wip/gestures | 2014-06-27 21:32:54 UTC |
windowManager: Switch the focused application on 3-finger hold + tap
Author:
Carlos Garnacho
windowManager: Switch the focused application on 3-finger hold + tap The gesture action only cycles through the applications in the current |
wip/notif-d3 | 2014-06-13 18:23:24 UTC |
preview
Author:
Jasper St. Pierre
preview |
wip/notif- |
2014-06-04 16:58:34 UTC |
messageTray: Remove an unused variable
Author:
Jasper St. Pierre
messageTray: Remove an unused variable |
wip/new- |
2014-06-03 17:51:59 UTC |
nn
Author:
Jasper St. Pierre
nn |
wip/quadbuffer- |
2014-05-08 23:08:01 UTC |
Add support for meta_restart() and MetaDisplay::restart
Author:
Owen Taylor
Add support for meta_restart() and MetaDisplay: Support was added to Mutter to allow it to trigger a restart Hook up to the new signals on MetaDisplay to show the restart This also allows us to do 'Alt-F2 r' restarts more cleanly |
wip/wayland- |
2014-03-08 00:36:31 UTC |
retrigger greeter
Author:
Jasper St. Pierre
retrigger greeter |
wip/overview- |
2014-01-31 22:57:57 UTC |
overview: new transition
Author:
Jasper St. Pierre
overview: new transition |
wip/folders | 2013-12-16 18:28:14 UTC |
folders
Author:
Jasper St. Pierre
folders |
wip/desktop- |
2013-10-02 22:22:28 UTC |
app-system: Add back StartupWMClass matching
Author:
Jasper St. Pierre
app-system: Add back StartupWMClass matching While unfortunate that we still have to scan all apps with get_all(), For now, simply scan all desktop IDs. |
wip/cogl- |
2013-09-11 19:26:44 UTC |
Fix most of the Cogl deprecation warnings
Author:
Jasper St. Pierre
Fix most of the Cogl deprecation warnings |
wip/smartcard | 2013-07-30 00:21:06 UTC |
authPrompt: support smartcard authentication
Author:
Ray Strode
authPrompt: support smartcard authentication This commit detects when a user inserts a smartcard, Likewise, if a user removes their smartcard, password verification |
wip/login- |
2013-07-16 18:13:05 UTC |
unlockDialog: Use GdmUtil.AuthPrompt instead of ModalDialog
Author:
Ray Strode
unlockDialog: Use GdmUtil.AuthPrompt instead of ModalDialog commit ea02380c1524c28 Now that the login screen's auth prompt code has been separated This commit drops the ModalDialog usage in the unlock dialog, and |
wip/wayland-2 | 2013-07-15 11:22:10 UTC |
Make ShellXFixesCursor work under wayland
Author:
Giovanni Campagna
Make ShellXFixesCursor work under wayland Replace ClutterX11 with GdkX11 + Mutter, so that it works when FIXME: doesn't work... |
101 → 200 of 231 results | First • Previous • Next • Last |
Other repositories
Name | Last Modified |
---|---|
lp:gnome-shell | 2024-08-11 |
lp:~vanvugt/gnome-shell | 2019-03-01 |
1 → 2 of 2 results | First • Previous • Next • Last |