summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* layout: Split ripple animationwip/fmuellner/ease-actorsFlorian Müllner2018-07-141-8/+8
* popupMenu: Split submenu expansion and arrow rotationFlorian Müllner2018-07-141-14/+8
* tweener: Use implicit animations for actors if possibleFlorian Müllner2018-07-141-0/+119
* environment: Patch in some implicit animation convenienceFlorian Müllner2018-07-141-0/+40
* environment: Respect enable-animations setting when easingFlorian Müllner2018-07-141-0/+2
* environment: Support slow down factor when easingFlorian Müllner2018-07-141-0/+13
* switcherPopup: Cancel window cycling with TabXavier Johnson2018-07-141-1/+3
* popupMenu: Don't handle key presses directly if there are modifiersAndrea Azzarone2018-07-141-1/+10
* st-texture-cache: Obey cache policy in st_texture_cache_loadJasper St. Pierre2018-07-132-5/+5
* events: Re-use event messages where possibleFlorian Müllner2018-07-131-7/+21
* st-adjustment: Mark all properties as EXPLICIT_NOTIFYCarlos Garnacho2018-07-131-6/+12
* st-box-layout: Queue relayout on adjustment changesCarlos Garnacho2018-07-131-1/+1
* st: Clip StEntry to allocationCarlos Garnacho2018-07-131-0/+8
* st: Make StScrollables' paint volume reflect the unconstrained viewCarlos Garnacho2018-07-132-3/+40
* keyboard: Remove stale references to global.screenCarlos Garnacho2018-07-111-2/+2
* keyboard: Implement standalone FocusTrackerCarlos Garnacho2018-07-112-124/+117
* Bump version to 3.29.33.29.3Florian Müllner2018-07-092-1/+17
* workspaceThumbnail: Don't keep stale clones in listFlorian Müllner2018-07-091-10/+16
* workspace: Don't keep stale clones in listFlorian Müllner2018-07-091-27/+33
* workspaceThumbnail: remove unused private win referenceMarco Trevisan (Treviño)2018-07-091-2/+0
* keyboard: remove global.screenMarco Trevisan (Treviño)2018-07-081-1/+1
* closeDialog: use {disable,enable}_unredirect_for_displayMarco Trevisan (Treviño)2018-07-081-2/+2
* Update Catalan translationJordi Mas2018-07-081-22/+23
* Remove usage of MetaScreenJonas Ådahl2018-07-0637-327/+437
* workspaceThumbnail: Initialize signal handler ids to 0Jonas Ådahl2018-07-061-0/+5
* Update Occitan translationCédric Valmary2018-07-051-523/+1068
* st-private: Warn if creating shadow for unallocated actorsMarco Trevisan (Treviño)2018-06-291-0/+2
* st-icon: Create shadow pipeline only at paintMarco Trevisan (Treviño)2018-06-291-7/+41
* st-icon: Remove unused size valuesMarco Trevisan (Treviño)2018-06-291-3/+0
* layoutManager: Return null monitor if focusIndex is invalidMarco Trevisan (Treviño)2018-06-281-0/+2
* windowManager: Don't animate unmanaged windows on (un)minimizationMarco Trevisan (Treviño)2018-06-281-0/+9
* keyboard: Check monitor validity before deferencing itMarco Trevisan (Treviño)2018-06-281-1/+1
* keyboard: Handle case where keyboardMonitor is unsetSam Spilsbury2018-06-281-2/+4
* windowMenu: Check if monitorIndex is valid before using itSam Spilsbury2018-06-281-3/+2
* thunderbolt: Do not auto start boltdFlorian Müllner2018-06-251-13/+17
* st-texture-cache: Save cairo surfaces to a different mapMarco Trevisan (Treviño)2018-06-211-3/+10
* st-texture-cache: Don't add NULL textures to cacheMarco Trevisan (Treviño)2018-06-211-0/+5
* Change "const" to "var"Joe Rabinoff2018-06-182-3/+3
* Update Chinese (Taiwan) translationYi-Jyun Pan2018-06-131-67/+67
* theme: Use tabular figures where appropriateRyan Hendrickson2018-06-081-0/+3
* st: Add support for font-feature-settingsRyan Hendrickson2018-06-085-0/+90
* test-theme: Fix a commentFlorian Müllner2018-06-081-1/+1
* appDisplay: Make middle-click like Ctrl+clickXavier Johnson2018-06-071-4/+5
* Update Scottish Gaelic translationGun Chleoc2018-06-011-364/+393
* network: Keep key focus in dialog when removing networkswip/fmuellner/unbreak-wifi-keynavFlorian Müllner2018-05-311-0/+5
* network: Handle networks with no access pointsFlorian Müllner2018-05-311-2/+10
* screenshot: Store creation time in metadataFlorian Müllner2018-05-311-1/+11
* workspace: Fall back to app name in window captionFlorian Müllner2018-05-311-1/+12
* appDisplay: Fall back to app name in icon menuFlorian Müllner2018-05-311-1/+3
* st-label: Unset clutter text instance on disposalMarco Trevisan (Treviño)2018-05-291-0/+1