summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* data: Stop providing an Access portal backenddrop-portalMatthias Clasen2020-01-209-184/+1
* theme: Add back run-dialog stylingFlorian Müllner2020-01-201-0/+16
* iconGrid: Animate icon positionsGeorges Basile Stavracas Neto2020-01-201-2/+28
* theme/messageList: Add spacing for no-notifications placeholderJonas Dreßler2020-01-201-1/+3
* endSessionDialog: Redesign according to new mockupsJonas Dreßler2020-01-203-111/+16
* endSessionDialog: Use a ListSection for application and session listJonas Dreßler2020-01-202-117/+43
* dialog: Add a ListSection and ListSectionItemJonas Dreßler2020-01-202-12/+140
* dialog: Split out _setLabel functionJonas Dreßler2020-01-201-10/+11
* endSessionDialog: Don't allow focusing inhibitor itemsJonas Dreßler2020-01-201-4/+2
* endSessionDialog: Fix a signal-name typoJonas Dreßler2020-01-201-1/+1
* endSessionDialog: Rename "warning" css class to "battery-warning"Jonas Dreßler2020-01-202-3/+3
* endSessionDialog: Fix a typoJonas Dreßler2020-01-201-1/+1
* lightbox: Change vignette brightness to 0.5Jonas Dreßler2020-01-191-1/+1
* Update Croatian translationGoran Vidović2020-01-191-426/+453
* Remove two line breaks to make comments for translators get displayedAndre Klapper2020-01-181-4/+2
* altTab: Allow pressing uppercase keys to close apps and windowsJonas Dreßler2020-01-171-3/+3
* altTab: Don't return from _init() if there are no windows/appsJonas Dreßler2020-01-172-9/+5
* altTab: Rename List* classes to Switcher*Jonas Dreßler2020-01-171-10/+10
* Update Slovak translationDušan Kazik2020-01-171-354/+368
* theme: Don't apply the search entry style to the login entrynana-42020-01-171-3/+0
* theme: Don't recolor buttons and entries in dialogs and notificationsnana-42020-01-172-34/+0
* theme: Normalize entry focus stylenana-42020-01-172-1/+2
* theme: Regain focus ring in %bubble_buttonnana-42020-01-172-11/+13
* theme: Improve button stylingnana-42020-01-175-42/+29
* theme/hotplug: Remove some dead codenana-42020-01-171-33/+0
* theme: Fix off-centered clickable area of dash itemsnana-42020-01-171-4/+3
* theme: Don't apply inconsistent hover style to menu items in submenusnana-42020-01-171-2/+0
* theme: Add missing border-radius to the active workspace in the switchernana-42020-01-171-0/+1
* theme: Don't jump the today button on hover/focusnana-42020-01-171-9/+2
* theme: Separate run dialog specific style from generic dialog stylenana-42020-01-171-15/+18
* theme: Remove unnecessary %bubble_panel extensionsnana-42020-01-172-8/+1
* theme: Remove invalid button stylingnana-42020-01-171-4/+1
* shellEntry: Show popup menu at cursor position when pressing menu keyJonas Dreßler2020-01-151-1/+2
* dialog: Update the layout of dialogs according to the new designJonas Dreßler2020-01-151-10/+7
* dialog: Remove MessageDialogContent.body propertyJonas Dreßler2020-01-1510-61/+41
* dialog: Rename subtitle property to descriptionJonas Dreßler2020-01-156-24/+24
* dialog: Remove messageBox container from MessageDialogContentJonas Dreßler2020-01-152-17/+10
* dialog: Remove icons from dialogsJonas Dreßler2020-01-1513-79/+31
* js: Move dialog parts out of messageBoxJonas Dreßler2020-01-154-16/+16
* dialog: Remove addContent functionJonas Dreßler2020-01-152-5/+1
* dialog: Switch to new indentation styleJonas Dreßler2020-01-151-34/+47
* css: Remove unused class run-dialog-button-boxJonas Dreßler2020-01-151-1/+0
* Update Indonesian translationSucipto2020-01-141-322/+346
* status/network: Compare icon name to NULL instead of empty stringJonas Dreßler2020-01-131-1/+1
* st/icon: Check icon name for empty string in setter functionJonas Dreßler2020-01-131-2/+2
* st/icon: Use own methods for updating GIcon when setting icon namesJonas Dreßler2020-01-131-29/+4
* st/icon: Add API to set the fallback GIconJonas Dreßler2020-01-132-0/+62
* st/icon: Update GtkDoc and annotationsJonas Dreßler2020-01-131-10/+53
* st/icon: Use existing method for getting gicon propertyJonas Dreßler2020-01-131-1/+1
* st/icon: Simplify property setting in set_gicon()Jonas Dreßler2020-01-131-9/+1