summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* HC: Do not set icon theme from gnome-icon-theme-extraJakub Steiner2022-03-301-4/+1
* Revert "shell/app: Do not try to activate OR windows"Florian Müllner2022-03-281-16/+3
* shell/app: Do not include OR windows in get_windows()Florian Müllner2022-03-281-4/+11
* st/theme-node: Default to right text-align in RTLFlorian Müllner2022-03-281-0/+3
* st: Generate shadows from the silhouette of the source textureDaniel van Vugt2022-03-051-4/+31
* st: Move StWidget away from clutter_event_get_source()Carlos Garnacho2022-03-041-1/+7
* st: Move StEntry away from clutter_event_get_source()Carlos Garnacho2022-03-041-4/+8
* st: Move StButton away from clutter_event_get_source()Carlos Garnacho2022-03-041-1/+6
* st/theme-node: Add missing precondition checksFlorian Müllner2022-02-221-2/+51
* st/scroll-view: Don't queue redraw in update_fade_effect()Jonas Dreßler2022-02-161-2/+0
* st/scroll-view: Only update fade effect on CSS changes if CSS sets itJonas Dreßler2022-02-161-9/+16
* st/widget: Emit "style-changed" on all theme changesJonas Dreßler2022-02-141-23/+1
* st/label: Compare shadow spec before invalidating shadow on style changeJonas Dreßler2022-02-141-6/+19
* st/entry: Compare shadow spec before invalidating shadow on style changeJonas Dreßler2022-02-141-7/+17
* st/shadow: Add a fast path to comparisonsJonas Dreßler2022-02-141-0/+3
* st/label: Invalidate text shadow on style changes to ClutterTextJonas Dreßler2022-02-141-0/+23
* st/entry: Invalidate text shadow on style changes to ClutterTextJonas Dreßler2022-02-141-0/+24
* st/entry: Invalidate shadow on cursor position/size changesJonas Dreßler2022-02-141-0/+4
* shell: Shuffle ifdef to fix !HAVE_SYSTEMD buildCarlos Garnacho2022-02-131-1/+1
* shell: Add call to check the existence of a systemd unitCarlos Garnacho2022-02-112-0/+26
* shell: Refactor internal calls to systemd serviceCarlos Garnacho2022-02-111-17/+35
* shell: Specify G_PARAM_EXPLICIT_NOTIFY where appropriateFlorian Müllner2022-02-104-10/+28
* shell: Use g_object_notify_by_pspec() where possibleFlorian Müllner2022-02-104-234/+273
* shell/app: Remove unused property IDFlorian Müllner2022-02-101-1/+0
* st: Specify G_PARAM_EXPLICIT_NOTIFY where appropriateFlorian Müllner2022-02-1015-45/+46
* st: Use g_object_notify_by_pspec() where possibleFlorian Müllner2022-02-103-31/+50
* st: Add static settersFlorian Müllner2022-02-104-28/+77
* st/scroll-view: Add missing notify callFlorian Müllner2022-02-101-0/+2
* st/entry: Add missing notify callsFlorian Müllner2022-02-101-0/+4
* glsl-effect: Allow to set uniform matricesSebastian Wick2022-02-082-0/+30
* main: Raise the NOFILE limit if a Wayland compositorOlivier Fourdan2022-02-081-0/+3
* shell/app: Restore NOFILE limitOlivier Fourdan2022-02-081-2/+18
* shell: Restore NOFILE limit before restartingOlivier Fourdan2022-02-081-0/+4
* theme: Remove icon resources from themeSam Hewitt2022-02-042-4/+4
* calendar-server: Read timezone from the calendar, not its timezone cacheMilan Crha2022-02-031-6/+12
* st/settings: Switch icon-theme when "high-contrast" is activeFlorian Müllner2022-02-011-1/+6
* st/settings: Use the new high-contrast gsettings keyAlexander Mikhaylenko2022-02-011-30/+41
* shell: Drop shell_global_begin/end_modal()Carlos Garnacho2022-01-292-85/+1
* st: Use ClutterGrab for StScrollBar implicit grabCarlos Garnacho2022-01-291-2/+10
* st: Use ClutterGrab for StButton implicit grabCarlos Garnacho2022-01-291-19/+20
* screenshot-ui: Use ImageContent for notification iconIvan Molodetskikh2022-01-272-7/+8
* screenshot-ui: Add cursor capturing optionIvan Molodetskikh2022-01-272-8/+156
* screenshot: Add API to screenshot stage to a ClutterContentIvan Molodetskikh2022-01-272-0/+154
* screenshot: Add API to get PNG stream from a textureIvan Molodetskikh2022-01-272-0/+129
* shell/app: Do not try to activate OR windowsFlorian Müllner2022-01-271-3/+16
* st/box-layout: Deprecate :pack-start propertyFlorian Müllner2022-01-071-22/+6
* shell/app: Honor XDG SingleMainWindow keyNate Graham2022-01-051-1/+10
* build: Drop incorrect positional argFlorian Müllner2021-12-231-1/+1
* build: Replace deprecated meson functionsFlorian Müllner2021-12-232-4/+4
* shell/app: Re-order running-state cleanupFlorian Müllner2021-12-221-7/+7