summaryrefslogtreecommitdiff
path: root/src/st
Commit message (Expand)AuthorAgeFilesLines
* st/icon-theme: Fix small memory leak when checking fallback theme pathSebastian Keller2023-04-171-1/+2
* st/icon-theme: Fix transparent colors in symbolic SVGsFlorian Müllner2023-04-051-1/+1
* st/icon-theme: Disconnect from settings signals on disposalMarco Trevisan (Treviño)2023-03-211-2/+2
* tests: Add default test setup with common env settingsMarco Trevisan (Treviño)2023-03-191-1/+0
* st/icon-theme: Remove unnecessary CLAMP()Florian Müllner2023-03-191-3/+3
* st: Stop implementing custom refcountingFlorian Müllner2023-03-195-42/+17
* st: Configure St to match its namespace version to MutterAndy Holmes2023-03-061-2/+2
* st/icon-theme: Initialize current themeFlorian Müllner2023-03-051-0/+1
* build: Add missing includeFlorian Müllner2023-03-051-1/+5
* st: Introspect StIconThemeFlorian Müllner2023-03-041-1/+2
* Update to drop GTK3 dependencyCarlos Garnacho2023-03-031-2/+2
* st: Drop usage of gdk_cairo_set_source_pixbuf()Carlos Garnacho2023-03-032-1/+118
* st: Drop unnecessary gtk header includesCarlos Garnacho2023-03-034-4/+2
* st/test-theme: Use the gsettings memory backendSebastian Wick2023-02-081-1/+2
* croco: Use g_string_free() return valueFlorian Müllner2023-02-0312-49/+23
* st/texture-cache: Port to StIconThemeFlorian Müllner2023-02-021-76/+29
* st/icon-theme: Stop using GdkRGBA for coloring symbolicsFlorian Müllner2023-02-022-205/+68
* st/icon-theme: Change namespace to STFlorian Müllner2023-02-025-819/+738
* st/icon-theme: Start using g_autofreeFlorian Müllner2023-02-021-52/+19
* st/icon-theme: Replace slice allocatorFlorian Müllner2023-02-021-7/+7
* st/icon-theme: Replace g_get_current_time ()Florian Müllner2023-02-021-10/+5
* st/icon-theme: Use standard GObject macrosFlorian Müllner2023-02-022-274/+152
* st/icon-theme: Replace GTK's custom i18n supportFlorian Müllner2023-02-021-2/+2
* st/icon-theme: Remove GdkScreen/GtkStyleContext integrationFlorian Müllner2023-02-022-624/+21
* st/icon-theme: Remove deprecated APIFlorian Müllner2023-02-022-547/+19
* st/icon-theme: Replace GTK debug codeFlorian Müllner2023-02-022-66/+20
* st/icon-theme: Remove Win32 compatibilityFlorian Müllner2023-02-022-58/+0
* st/icon-theme: Standard typesFlorian Müllner2023-02-024-317/+317
* st/icon-theme: Use regular idle source over gdk_threadsFlorian Müllner2023-02-021-7/+3
* st/icon-theme: Define default icon themeFlorian Müllner2023-02-021-1/+2
* st/icon-theme: Remove unused headerFlorian Müllner2023-02-021-1/+0
* st/icon-theme: Merge private headerFlorian Müllner2023-02-022-55/+17
* st/icon-theme: Copy GdkPixbuf utility codeFlorian Müllner2023-02-021-1/+112
* st/icon-theme: Copy GTK3 code in-treeFlorian Müllner2023-02-025-0/+6688
* st/texture-cache: Remove unused struct memberFlorian Müllner2023-02-021-2/+0
* st/test-theme: Get backend from contextJonas Ådahl2022-12-161-1/+1
* st/widget: Remove transitions when unmappedJonas Ådahl2022-11-251-0/+2
* st/label: Don't guard against NULL textFlorian Müllner2022-09-021-1/+0
* Revert "st/scrollview: Add ::content-padding property to StScrollView"Georges Basile Stavracas Neto2022-08-102-47/+0
* st/theme-node-drawing: Conditionally paint the center shadow rectangleDaniel van Vugt2022-08-091-9/+18
* st/theme-node-transition: Guard against 0-sized offscreen boxFlorian Müllner2022-08-041-1/+2
* st/settings: Connect to mouse settingsAlessandro Bono2022-08-041-1/+1
* st: Only notify on property changesFlorian Müllner2022-06-084-8/+44
* st/button: Add :icon-name propertyFlorian Müllner2022-05-062-0/+83
* st/theme-node: Only try to parse non-empty inline stylesSebastian Keller2022-04-291-1/+1
* HC: Do not set icon theme from gnome-icon-theme-extraJakub Steiner2022-03-301-4/+1
* 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