summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* altTab: Switch to MetaWindowContentgbsneto/content-part2Georges Basile Stavracas Neto2019-10-171-12/+18
* overview: Switch to MetaWindowContentGeorges Basile Stavracas Neto2019-10-161-2/+6
* workspace: Replace ClutterClone by MetaWindowContentGeorges Basile Stavracas Neto2019-10-162-9/+11
* cleanup: Replace signal connections with virtual functionsMarco Trevisan (Treviño)2019-10-1630-412/+432
* st/button: Add the clicked button to virtual function signatureMarco Trevisan (Treviño)2019-10-161-1/+1
* pageIndicators: Use Clutter.Orientation as orientation parameterMarco Trevisan (Treviño)2019-10-162-10/+15
* docs: Update `actor` and `delegate_` paragraph in HACKINGMarco Trevisan (Treviño)2019-10-161-3/+16
* overview: Make public properties read-onlyMarco Trevisan (Treviño)2019-10-161-16/+28
* avatar: Use Property bindings to sync reactivityMarco Trevisan (Treviño)2019-10-161-2/+5
* windowManager: Inherit WindowDimmer from Clutter.BrightnessContrastEffectMarco Trevisan (Treviño)2019-10-161-19/+19
* calendarMessageList: Remove sections map and use clutter childrenMarco Trevisan (Treviño)2019-10-161-39/+18
* messageList: Use St.Bin as message container and use clutter to manage the listMarco Trevisan (Treviño)2019-10-162-45/+51
* lookingGlass: Use resultsArea to keep track of resultsMarco Trevisan (Treviño)2019-10-161-8/+4
* search: Define SearchResultInterface and implement valid results with itMarco Trevisan (Treviño)2019-10-162-3/+15
* cleanup: Use inheritance for Actor classes instead of compositionMarco Trevisan (Treviño)2019-10-1658-1758/+2001
* screenshot: Pass a Graphene.Point as PickPixel 'finished' signalMarco Trevisan (Treviño)2019-10-161-3/+4
* screenshot: Return a Meta.Rectangle as geometryMarco Trevisan (Treviño)2019-10-161-4/+6
* overview: Add OverviewActor and use as main actor of the OverlayMarco Trevisan (Treviño)2019-10-164-58/+90
* messageTray: Dispose Source on destructionMarco Trevisan (Treviño)2019-10-161-4/+4
* messageTray: Dispose Notification on destroyMarco Trevisan (Treviño)2019-10-161-4/+17
* messageTray: Inherit Notification, Source and NotificationPolicy from GObjectMarco Trevisan (Treviño)2019-10-1613-132/+212
* keyboard: Add KeyboardManager to manage the lifetime of the keyboard actorMarco Trevisan (Treviño)2019-10-162-98/+146
* background: Rename Background 'changed' signal to 'bg-changed'Marco Trevisan (Treviño)2019-10-161-4/+6
* calendar: Use GDateTime for selected-date-changed signalMarco Trevisan (Treviño)2019-10-162-8/+15
* appDisplay: Use an St.Widget as base actor for FolderViewMarco Trevisan (Treviño)2019-10-161-11/+21
* animation: Don't sync animation sizes on changeMarco Trevisan (Treviño)2019-10-161-1/+0
* cleanup: Rename signals/methods that will conflict with Clutter.ActorMarco Trevisan (Treviño)2019-10-168-50/+66
* screenShield: Compute lock timeout fade duration using animation settingsMarco Trevisan (Treviño)2019-10-161-1/+3
* volume: Show indicator when microphone is activeFlorian Müllner2019-10-161-5/+18
* st: Remove color from ClutterActor pick virtual functionDaniel van Vugt2019-10-163-8/+5
* Replace Clutter.Point by Graphene.PointGeorges Basile Stavracas Neto2019-10-166-13/+15
* st: Replace ClutterSize by graphene_size_tGeorges Basile Stavracas Neto2019-10-161-15/+15
* Replace ClutterVertex by graphene_point3d_tGeorges Basile Stavracas Neto2019-10-165-9/+9
* doap: Clean up list of maintainersFlorian Müllner2019-10-161-8/+8
* search: Activate SearchResult from the result itselfMarco Trevisan (Treviño)2019-10-161-11/+10
* search: Rename SearchResults to SearchResultsViewMarco Trevisan (Treviño)2019-10-162-3/+4
* shell-screenshots: Do not pass a clip for window screenshotsRobert Mader2019-10-141-9/+2
* st/scroll-view: Remove container foreach vfuncMarco Trevisan (Treviño)2019-10-141-18/+0
* environment: Only disable unredirection of ongoing transitionsFlorian Müllner2019-10-141-4/+11
* Updated Spanish translationDaniel Mustieles2019-10-141-229/+248
* Bump version to 3.35.13.35.1Florian Müllner2019-10-122-2/+9
* main: Show a warning when gdm is missingMatthias Clasen2019-10-121-0/+7
* main: Show a warning when running as rootMatthias Clasen2019-10-121-0/+6
* js: Replace Tweener time leftovers with ease durationMarco Trevisan (Treviño)2019-10-103-3/+3
* animation: Finish porting to clutter transitionsMarco Trevisan (Treviño)2019-10-101-2/+2
* Bump version to 3.34.13.34.1Florian Müllner2019-10-092-1/+42
* Revert "windowManager: Use new reorder_workspace() API"Florian Müllner2019-10-081-3/+35
* windowManager: Handle reordering of workspacesFlorian Müllner2019-10-081-0/+3
* ibusCandidatePopup: Use an internal actor to track IM focus positionCarlos Garnacho2019-10-081-3/+8
* shell-global: Ignore modal operations if we have no compositorMarco Trevisan (Treviño)2019-10-081-0/+6