summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* shellDBus: Return error on invalid app IDswip/fmuellner/focus-app-errorFlorian Müllner2019-01-081-1/+12
* Update Japanese translationRyuta Fujii2019-01-031-353/+478
* Remove the browser pluginMichael Catanzaro2018-12-319-2838/+0
* Update Swedish translationAnders Jonsson2018-12-281-274/+280
* Update Turkish translationEmin Tufan Çetin2018-12-251-277/+290
* Update Friulian translationFabio Tomat2018-12-241-274/+280
* Replace Bugzilla by Gitlab URL in DOAP fileAndre Klapper2018-12-151-1/+1
* thunderbolt: fix missing variable underscore for `enrolling`RyuzakiKK2018-12-071-1/+1
* messageTray: Re-enable unredirection when banner is destroyedFlorian Müllner2018-12-051-4/+3
* st: Avoid integer overflow on unpremultiplyFlorian Müllner2018-12-041-3/+3
* StWidget: don't forget to invalidate the paint state if not on stageCosimo Cecchi2018-12-043-33/+49
* Updated Spanish translationDaniel Mustieles2018-12-041-291/+305
* Updated Slovenian translationMatej Urbančič2018-12-021-31/+35
* Update Esperanto translationKristjan SCHMIDT2018-11-281-25/+27
* iconGrid: Eliminate JavaScript for painting/pickingDaniel van Vugt2018-11-271-25/+4
* st-button: Ignore pointer emulated touch eventsMarco Trevisan (Treviño)2018-11-261-2/+5
* theme: Replace calendar arrow images with symbolic icons and CSSdaniruiz2018-11-265-174/+4
* meson.build: Bump compatible mutter API version to 4Jonas Ådahl2018-11-231-1/+1
* shell: Hide/drop unused public APICarlos Garnacho2018-11-232-48/+2
* shell: Use MetaStartupNotificationCarlos Garnacho2018-11-234-84/+28
* theme: Drop custom assets for window close buttons in overviewSam Hewitt2018-11-226-258/+21
* theme: Replace page indicator assets with cssSam Hewitt2018-11-226-282/+8
* theme: Replace corner ripple png assets with cssSam Hewitt2018-11-224-8/+5
* dash: destroy items's child before tooltipAndrea Azzarone2018-11-191-0/+2
* altSwitcher: Fix error when all alternatives are disabledFlorian Müllner2018-11-171-1/+4
* ibusManager: Don't pass undefined callback to ibusFlorian Müllner2018-11-171-1/+1
* app-usage: Remove more unused thingsJasper St. Pierre2018-11-171-8/+0
* app-usage: Remove unused open-window-count attributeJasper St. Pierre2018-11-171-12/+1
* app-usage: Remove crufty old "context"s ideaJasper St. Pierre2018-11-176-270/+52
* power: Label the PENDING_CHARGE state as "Not Charging"João Paulo Rechi Vita2018-11-141-1/+3
* windowAttentionHandler: Fix syntax errorsFlorian Müllner2018-11-141-2/+2
* windowAttentionHandler: Handle XUrgencyHint as wellFlorian Müllner2018-11-141-1/+11
* Bump version to 3.31.23.31.2Florian Müllner2018-11-142-2/+27
* workspace: Confine caption width to workspace areaFlorian Müllner2018-11-131-3/+31
* workspace: Remove dead codeFlorian Müllner2018-11-131-1/+0
* inputMethod: Keep track of preedit string visibilityCarlos Garnacho2018-11-131-4/+13
* inputMethod: Avoid calling set_preedit_text() if unnecessaryCarlos Garnacho2018-11-131-4/+10
* windowManager: make TouchpadWorkspaceSwitchAction respect natural-scrollErik Duxstad2018-11-131-1/+6
* notificationDaemon: Don't pass unused extra hints valueMarco Trevisan (Treviño)2018-11-131-1/+1
* notificationDaemon: support file:// or icon theme names for image-pathMarco Trevisan (Treviño)2018-11-131-3/+1
* st: Remove deprecated cogl_texture_new()Georges Basile Stavracas Neto2018-11-124-18/+17
* calendar: do not call destroy() recursivelyCosimo Cecchi2018-11-101-1/+3
* notificationDaemon: use different reason when replacing notificationCosimo Cecchi2018-11-102-4/+7
* notificationDaemon: separate out GtkNotification creationCosimo Cecchi2018-11-101-1/+5
* StTextureCache: use right event to detect file changesCosimo Cecchi2018-11-101-1/+1
* keyboard: Do not call KeyboardManager.holdKeyboard() with set-content-typeTakao Fujiwara2018-11-091-2/+16
* messageTray: Disable unredirection while showing bannersFlorian Müllner2018-11-081-2/+5
* workspaces: Use correct schema for workspace settingsFlorian Müllner2018-11-082-4/+4
* polkit: Only unregister registered handlesGeorges Basile Stavracas Neto2018-11-061-2/+5
* polkit: Port to G_DECLARE_FINAL_CLASSGeorges Basile Stavracas Neto2018-11-062-21/+10