summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* shell: Use swapped signal connection for MetaWindowActor::destroyCarlos Garnacho2023-05-031-2/+2
* glsl-effect: Don't overwrite the framebuffer's alpha/X channelDaniel van Vugt2023-04-261-1/+1
* shell-app-system: Give priority to .desktop IDs that should be shownMarco Trevisan (Treviño)2023-04-201-2/+17
* shell-app-system: Do not compare startup-wm classes with full desktop IDsMarco Trevisan (Treviño)2023-04-201-1/+21
* perf-helper: Allow creating window with text inputJonas Ådahl2023-04-201-16/+39
* shell: Make singletons owned by ShellGlobalJonas Ådahl2023-04-207-27/+93
* shell/window-tracker: Disconnect signals on disposalJonas Ådahl2023-04-201-4/+6
* 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
* main: Add missing newlinesFlorian Müllner2023-03-201-6/+6
* tests: Add default test setup with common env settingsMarco Trevisan (Treviño)2023-03-191-1/+0
* na-xembed: Do not use same coordinates of mutter offscreen windowsMarco Trevisan (Treviño)2023-03-191-1/+1
* st/icon-theme: Remove unnecessary CLAMP()Florian Müllner2023-03-191-3/+3
* st: Stop implementing custom refcountingFlorian Müllner2023-03-195-42/+17
* shell: Configure Shell to match its namespace version to MutterAndy Holmes2023-03-061-2/+2
* 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
* tray: Ensure tray children are disposed when unmanaging trayCarlos Garnacho2023-03-051-0/+13
* st: Introspect StIconThemeFlorian Müllner2023-03-041-1/+2
* Update to drop GTK3 dependencyCarlos Garnacho2023-03-033-11/+6
* shell: Avoid use of gdk_pixbuf_get_from_surface()Carlos Garnacho2023-03-031-9/+185
* st: Drop usage of gdk_cairo_set_source_pixbuf()Carlos Garnacho2023-03-032-1/+118
* shell: Drop unnecessary gtk header includesCarlos Garnacho2023-03-036-7/+0
* st: Drop unnecessary gtk header includesCarlos Garnacho2023-03-034-4/+2
* shell: Add missing gdkpixbuf dependency to run-test-jsCarlos Garnacho2023-03-031-1/+1
* shell: Move tray icon event emulation to NaTrayChildCarlos Garnacho2023-03-033-104/+110
* shell: Move _NET_WM_PID query to NaTrayChildCarlos Garnacho2023-03-033-27/+38
* shell: Move tray implementation away from GtkSocketCarlos Garnacho2023-03-0315-1696/+558
* tray: Add NaXembed objectCarlos Garnacho2023-03-033-2/+949
* shell/app: Also make recent when raising other windowsFlorian Müllner2023-02-231-1/+1
* dateMenu: Use desktop action to open Evolution calendarFlorian Müllner2023-02-122-17/+0
* window-tracker: Only emit ::tracked-windows-changed on title changesCarlos Garnacho2023-02-101-1/+1
* Add ClutterFrame arguments to after-paint signal handlersJonas Dreßler2023-02-082-0/+3
* st/test-theme: Use the gsettings memory backendSebastian Wick2023-02-081-1/+2
* perf-tool: Add --hotplug optionJonas Ådahl2023-02-061-2/+5
* 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