summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* workspace, workspaceThumbnail: Use window content (WIP)gbsneto/more-contentGeorges Basile Stavracas Neto2019-07-162-9/+11
* theme: make overview thumbnails rounderJakub Steiner2019-07-161-2/+2
* theme: unbreak acrive states for icon tilesJakub Steiner2019-07-161-6/+5
* theme: Provide icon helper classesJakub Steiner2019-07-161-0/+16
* Update Karbi translationJor Teron2019-07-161-39/+39
* search: Remove wrong additional argument for _createResultDisplayJonas Dreßler2019-07-151-2/+2
* iconGrid: Make sure the style is updated before computing the layoutJonas Dreßler2019-07-151-0/+2
* search: Fix calculation of max number of displayed results for gridJonas Dreßler2019-07-151-9/+16
* theme: Don't apply overlap-preventing padding to search resultsJonas Dreßler2019-07-151-1/+0
* search: Remove unnecessary containersJonas Dreßler2019-07-152-16/+7
* Update Karbi translationJor Teron2019-07-151-147/+149
* shellDBus: Rename ShowMonitorLabels2 to ShowMonitorLabelsBenjamin Berg2019-07-152-2/+2
* Add Karbi translationJor Teron2019-07-142-0/+2238
* power: Use more fine-grained battery levelsFlorian Müllner2019-07-121-1/+11
* calendar: Simplify code a bitFlorian Müllner2019-07-121-13/+11
* calendar: Avoid a warningFlorian Müllner2019-07-121-1/+1
* dialog: Use Object.assign() for default property valueFlorian Müllner2019-07-121-4/+2
* cleanup: Use default parameters where appropriateFlorian Müllner2019-07-129-32/+9
* panel: Relax check for existing signal handlerFlorian Müllner2019-07-121-1/+1
* cleanup: Don't call method via a parent's prototypeFlorian Müllner2019-07-121-4/+4
* lint: Add "legacy" configurationFlorian Müllner2019-07-121-0/+21
* lint: Allow multiple spaces before key valuesFlorian Müllner2019-07-121-0/+8
* lint: Enforce camelCaseFlorian Müllner2019-07-121-0/+7
* lint: Enforce arrow notationFlorian Müllner2019-07-121-1/+2
* lint: Require spaces inside braces in object literalsFlorian Müllner2019-07-121-0/+7
* lint: Tweak the whitelist of globalsFlorian Müllner2019-07-122-1/+17
* lint: Import eslint rules from gjsFlorian Müllner2019-07-122-0/+135
* workspacesView: Work around spurious allocation changesFlorian Müllner2019-07-121-0/+5
* cleanup: Remove bogus fileFlorian Müllner2019-07-121-0/+0
* layout: Fix off-by-one indentFlorian Müllner2019-07-111-2/+2
* params: Don't use Lang moduleFlorian Müllner2019-07-101-4/+1
* appDisplay: Fix logic errorFlorian Müllner2019-07-101-2/+2
* workspace: Set offscreen redirect on window previewsFlorian Müllner2019-07-101-0/+6
* workspace: Let WindowClone inherit from StWidgetFlorian Müllner2019-07-101-88/+93
* layout: Make the hot corner optionalFlorian Müllner2019-07-101-1/+13
* windowManager: Remove unused propertyFlorian Müllner2019-07-091-1/+1
* windowManager: Use new reorder_workspace() APIFlorian Müllner2019-07-091-35/+3
* workspaceThumbnails: Handle reordering of workspacesFlorian Müllner2019-07-091-0/+12
* workspacesView: Handle reordering of workspacesFlorian Müllner2019-07-091-0/+9
* shell-recorder: Restore cursor recordingIllya Klymov2019-07-081-1/+1
* cleanup: Fix style nits in last commitFlorian Müllner2019-07-081-2/+2
* endSessionDialog: Check for PackageKit before considering updates/upgradesissue369Mario Sanchez Prada2019-07-081-13/+50
* shellDBus: Update ::accelerator-activated handler argumentsCarlos Garnacho2019-07-081-4/+5
* st: Consider non-background properties for ::style-changedFlorian Müllner2019-07-071-0/+22
* st: Add st_icon_colors_equal()Florian Müllner2019-07-072-0/+25
* params: Fix regressionFlorian Müllner2019-07-051-1/+5
* tests: Add Params.parse() unit testsFlorian Müllner2019-07-052-1/+33
* cleanup: Prefer template stringsFlorian Müllner2019-07-0551-188/+188
* params: Simplify codeFlorian Müllner2019-07-051-17/+7
* ibusManager: Use Map to store enginesFlorian Müllner2019-07-051-7/+6