summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Drop CoglError for GErrorwip/nielsdg/remove-coglerrorNiels De Graef2019-06-203-16/+13
* keyboard: Add extended keys and language popups to top window groupMarco Trevisan (Treviño)2019-06-191-2/+2
* iconGrid: Fix animation glitchFlorian Müllner2019-06-181-1/+3
* appDisplay: Set Adjustment value after allocationMarco Trevisan (Treviño)2019-06-181-2/+2
* Update Dutch translationNathan Follens2019-06-181-207/+280
* main, LoginManager: Call GDM's RegisterSession()Iain Lane2019-06-182-0/+24
* boxpointer: Remove deprecated show/hide methodsMarco Trevisan (Treviño)2019-06-171-30/+0
* boxpointer: Trigger a relayout when setting positionMarco Trevisan (Treviño)2019-06-171-16/+3
* boxpointer: Don't trigger a relayout when updating arrow sideMarco Trevisan (Treviño)2019-06-171-4/+0
* boxpointer: Don't set actor position during allocationMarco Trevisan (Treviño)2019-06-171-11/+14
* boxpointer: Unset the sourceActor on destructionMarco Trevisan (Treviño)2019-06-171-1/+27
* shell: Remove shell_global_structured_log()Florian Müllner2019-06-152-55/+0
* main: Use GLib's structured logging supportFlorian Müllner2019-06-151-2/+5
* iconGrid: Don't hide children inside allocation loopMarco Trevisan (Treviño)2019-06-151-3/+3
* shell-app: Fix spelling errorLaurent Bigonville2019-06-151-1/+1
* background: Group 'changed' signal emissionMarco Trevisan (Treviño)2019-06-141-4/+19
* background: Use Garbage Collector to dispose backgroundMarco Trevisan (Treviño)2019-06-141-1/+2
* Update Indonesian translationKukuh Syafaat2019-06-141-4/+24
* Update Friulian translationFabio Tomat2019-06-111-130/+206
* Updated Spanish translationDaniel Mustieles2019-06-101-11/+26
* accessibility: Add pointer accessibility supportOlivier Fourdan2019-06-068-3/+210
* theme: Add pointer accessibility resourcesOlivier Fourdan2019-06-065-0/+104
* sessionMode: add a property to disable window manager menusCosimo Cecchi2019-06-062-0/+5
* remoteSearch: exclude content from hidden appsSimon Schampijer2019-06-051-0/+2
* shell: Stop using anchor pointFlorian Müllner2019-06-051-11/+2
* st: Stop using (deprecated) ClutterAnimationFlorian Müllner2019-06-052-25/+31
* locatePointer: Add implementation in gnome-shellOlivier Fourdan2019-06-057-0/+69
* layout: Use the ripples for overviewOlivier Fourdan2019-06-051-49/+10
* ripples: Add a new class ripplesOlivier Fourdan2019-06-052-0/+98
* Updated Spanish translationDaniel Mustieles2019-06-031-104/+161
* Update Hungarian translationBalázs Meskó2019-06-011-172/+214
* Update Indonesian translationKukuh Syafaat2019-05-311-128/+184
* search: reload search providers when installed applications changeCosimo Cecchi2019-05-291-0/+3
* grabHelper: Throw an error if the owner is not an actorMarco Trevisan (Treviño)2019-05-291-0/+3
* PopupMenuManager: Remove unneeded _owner referenceMarco Trevisan (Treviño)2019-05-291-1/+0
* windowManager: Disable favorite shortcuts without overviewFlorian Müllner2019-05-291-0/+7
* windowMenu: Do actions requiring grab once ungrabbedMarco Trevisan (Treviño)2019-05-291-3/+23
* popupMenu: Connect after to item 'activate' signalMarco Trevisan (Treviño)2019-05-291-1/+1
* meson: Do not add compiler flags if 'plain' buildtype is usedRobert Mader2019-05-291-41/+42
* meson: Add some compiler arguments to debug buildsRobert Mader2019-05-291-0/+9
* shellMountOperation: Use a Unicode apostrophe in a new stringPiotr Drąg2019-05-281-1/+1
* shell-global: don't warn when unsetting non-existent stateCosimo Cecchi2019-05-271-1/+2
* keyring-prompt: relax NULL check in remove_mnemonics()Cosimo Cecchi2019-05-271-1/+2
* modemManager: improve check for CDMA system identifierCosimo Cecchi2019-05-271-1/+1
* windowAttentionHandler: disconnect signals before destructionCosimo Cecchi2019-05-271-9/+8
* modalDialog: Use a Gobject property to manage the stateMarco Trevisan (Treviño)2019-05-241-6/+23
* modalDialog: Inherit from St.WidgetMarco Trevisan (Treviño)2019-05-2414-124/+131
* shell: Only initialize global->xdisplay on X11 compositorsCarlos Garnacho2019-05-241-6/+2
* shell: Do not set XFixes input region on wayland compositorsCarlos Garnacho2019-05-242-2/+4
* shell: Use MetaDisplay input focus APICarlos Garnacho2019-05-241-3/+2