summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adapt to pick changesgbsneto/graphene-rayGeorges Basile Stavracas Neto2020-10-231-19/+4
* telepathyClient: Promisify the right classFlorian Müllner2020-10-221-1/+1
* Updated Spanish translationDaniel Mustieles2020-10-221-105/+104
* appDisplay: Don't expand title for search resultsGeorges Basile Stavracas Neto2020-10-211-6/+12
* appDisplay: Let icon labels be multiline when hoveredGeorges Basile Stavracas Neto2020-10-211-1/+35
* iconGrid: Allocate preferred sizes if bigger than child sizeGeorges Basile Stavracas Neto2020-10-211-1/+5
* iconGrid: Trivial style cleanupGeorges Basile Stavracas Neto2020-10-211-11/+15
* audioDeviceSelection: Center-align iconsFlorian Müllner2020-10-211-0/+1
* dnd: Get transformed size for scaling before unparenting drag actorJonas Dreßler2020-10-211-1/+7
* Update Esperanto translationCarmen Bianca BAKKER2020-10-201-367/+469
* Stop using GSliceRobert Mader2020-10-1912-39/+39
* screenshot: Handle window screenshot failures gracefullyFlorian Müllner2020-10-191-0/+9
* Update Friulian translationFabio Tomat2020-10-181-76/+74
* Adapt to CoglFramebuffers turning into GObjectsJonas Ådahl2020-10-164-18/+21
* data: Remove unused GSettings keyFlorian Müllner2020-10-151-7/+0
* remoteAccess: Ignore all but the screen record handles on X11Jonas Ådahl2020-10-131-7/+10
* docs: Unify on single DocBook versionwip/jtojnar/docbook-4.5Jan Tojnar2020-10-133-6/+6
* Update Bengali (India) translationAkarshan Biswas2020-10-111-63/+63
* Update Portuguese translationJuliano de Souza Camargo2020-10-101-14/+14
* polkitAgent: Drop separate user icon styleFlorian Müllner2020-10-092-5/+0
* Update Friulian translationFabio Tomat2020-10-091-34/+34
* screenShield: Fix pointer motion signal handler leakRay Strode2020-10-081-10/+21
* screenShield: Use identity operator when matching for motion eventsRay Strode2020-10-081-1/+1
* windowManager: Avoid calling meta_window_actor_thaw when not frozenDaniel van Vugt2020-10-081-0/+4
* environment: Handle @content for property transitionsAndre Moreira Magalhaes2020-10-071-0/+2
* panel: Disconnect destroy signal handler when neededRay Strode2020-10-071-4/+9
* unlockDialog: Use unique unlock-dialog style classJoonas Henriksson2020-10-072-2/+3
* Update Portuguese translationJuliano de Souza Camargo2020-10-071-18/+18
* shell: Update to MetaCursorTracker API changewip/carlosg/small-api-cleanupswip/carlosg/input-threadCarlos Garnacho2020-10-062-3/+12
* Replace CoglMatrix by graphene_matrix_tGeorges Basile Stavracas Neto2020-10-062-23/+15
* extensionUtils: Adjust version checkFlorian Müllner2020-10-061-5/+3
* Bump version to 40.alphaFlorian Müllner2020-10-065-13/+6
* Bump version to 3.38.13.38.1Florian Müllner2020-10-056-4/+23
* workspacesView: Work around Clutter optimizationFlorian Müllner2020-10-052-0/+4
* appDisplay: Protect against source icon destructionGeorges Basile Stavracas Neto2020-10-051-21/+31
* appDisplay: Remove icon from folder when dragging outGeorges Basile Stavracas Neto2020-10-051-1/+12
* appDisplay: Allow passing callback to AppFolderDialog.popdown()Georges Basile Stavracas Neto2020-10-051-1/+15
* appDisplay: Don't change opacity on destructionGeorges Basile Stavracas Neto2020-10-051-1/+2
* appDisplay: Save pages when folder apps changeGeorges Basile Stavracas Neto2020-10-051-1/+4
* appDisplay: Don't emit 'apps-changed' when deleting folderGeorges Basile Stavracas Neto2020-10-051-0/+12
* appDisplay: Only change excluded-apps when not deleting folderGeorges Basile Stavracas Neto2020-10-051-9/+9
* appDisplay: Trivial const-correctness fixGeorges Basile Stavracas Neto2020-10-051-1/+1
* appDisplay: Adjust folder positionGeorges Basile Stavracas Neto2020-10-051-1/+10
* appDisplay: Reduce folder dialog popdown timeoutGeorges Basile Stavracas Neto2020-10-051-1/+1
* appDisplay: Lighten folder dialog background when dragging outGeorges Basile Stavracas Neto2020-10-051-2/+23
* appDisplay: Use new moveItem API to move itemsGeorges Basile Stavracas Neto2020-10-051-3/+7
* iconGrid: Add moveItemGeorges Basile Stavracas Neto2020-10-051-0/+29
* appDisplay: Factor out linear position calculationGeorges Basile Stavracas Neto2020-10-051-6/+12
* workspacesView: Update workspace visibility when entering overviewFlorian Müllner2020-10-021-0/+1
* workspacesView: Always clip to allocationFlorian Müllner2020-10-021-7/+1