Commit Graph

1715 Commits

Author SHA1 Message Date
Philipp Kiemle
6858fcfcfb Update German translation 2024-09-21 14:32:41 +02:00
Charles Gagnon
84d53f1d5f Fix yaru show apps 2024-09-20 09:00:41 -04:00
Charles Gagnon
0d14d781dd Use new color namespace 2024-09-19 21:01:37 -04:00
Charles Gagnon
f810c8e04d Merge pull request #2107 from sergio-costas/fix-communication-with-DING
Update desktopIconsIntegration to the last version
2024-09-17 19:51:47 -04:00
Charles Gagnon
67c8030d76 Merge pull request #2160 from alewicki95/master
Update pl.po
2024-09-17 19:47:59 -04:00
Charles Gagnon
c13b6f9c27 Merge pull request #2166 from gcrabbe/master
Remove Yaru show-apps icon background
2024-09-17 19:46:45 -04:00
Gabriel Crabbé
04456f981e Clean up whitespace 2024-09-03 16:26:43 +02:00
Gabriel Crabbé
4e012d8b9a Harmonize CSS paths to .show-apps
.dash-item-container already existed in GNOME Shell 42, for which the rule was introduced.
2024-09-03 16:21:04 +02:00
Gabriel Crabbé
c3f885d388 Remove Yaru show-apps icon background 2024-09-03 16:19:24 +02:00
alewicki95
08d384e1a9 Update po/pl.po
Co-authored-by: Marcin Mikołajczak <me@mkljczk.pl>
2024-08-25 18:13:41 +02:00
alewicki95
bc9b49a720 Update pl.po 2024-08-22 13:19:20 +02:00
Charles Gagnon
7af6ce47c8 Merge pull request #2141 from vantu5z/master
update Russian translation
2024-07-09 13:35:52 -04:00
vantu5z
79c946230d update Russian translation 2024-07-08 09:23:17 +03:00
Charles Gagnon
9d0d870b89 Merge pull request #2139 from Anduin2017/patch-1
Update appIcons.js to fix an issue that context menu may crash
2024-07-06 07:17:06 -04:00
Anduin Xue
cff045575e Update appIcons.js to fix an issue that context menu may crash 2024-07-06 10:40:26 +00:00
Sergio Costas Rodriguez
ba1f4e8480 Update desktopIconsIntegration to the last version
These changes remove some dependencies, and ensure that it works
on Gnome46, where there is a change in the ExtensionState names.
2024-05-16 16:17:57 +02:00
Charles Gagnon
bbb85f6565 Only try to disable ubuntu-dock if its state is enabled 2024-05-03 12:14:30 -04:00
Charles Gagnon
1759c2c804 Remove panel drag handler 2024-05-02 15:20:35 -04:00
Charles Gagnon
2d5f48a176 Drop gnome-shell allowExtensions property
d7b1264897
2024-05-02 14:37:18 -04:00
Charles Gagnon
632d3bdcfc Remove yaru icon background 2024-05-02 08:07:59 -04:00
Charles Gagnon
066ff3cf79 Restore statusarea items at original index
fixes #2079
2024-04-11 21:26:21 -04:00
Charles Gagnon
866fe80705 Fix quicksettings in vertical mode
#2030 #2075
2024-04-10 10:07:25 -04:00
Charles Gagnon
95755ff170 Fix g-s constants that are now private
fixes #2003
2024-04-09 20:18:03 -04:00
Charles Gagnon
12675269a8 Fix added panel menu button detection 2024-04-03 21:01:02 -04:00
Charles Gagnon
91caa8b1b7 Merge pull request #2069 from xalt7x/ukrainian-translation
Update Ukrainian translation
2024-04-03 20:26:33 -04:00
Charles Gagnon
47b0ad31c9 Merge pull request #2068 from xalt7x/restore-prefs-ui-translations
Restore UI translations on GNOME 45+
2024-04-03 20:25:34 -04:00
Yevhen Popok
d557d9369a Update Ukrainian tranlation 2024-04-03 01:13:55 +03:00
Yevhen Popok
49c049e3b3 Update Ukrainian translation 2024-04-03 01:12:27 +03:00
Yevhen Popok
4a1833d360 Restore UI translations on GNOME 45+
Most strings on "Dash to Panel Settings" are displayed untranslated because "builder.set_translation_domain" (used in v58) was lost during ESM port.

This fix was tested on GNOME 45 and 46.
2024-04-03 00:35:40 +03:00
Charles Gagnon
e1666defe5 Simplify type check 2024-04-02 11:36:05 -04:00
Charles Gagnon
1c6c6a07d5 Merge pull request #2062 from City-busz/default-terminal
Read default terminal from settings
2024-04-02 11:14:51 -04:00
Charles Gagnon
5b175afda2 Merge pull request #2034 from max-dw-i/add-symbolic-icon-style
Add setting for changing app icon style to symbolic
2024-04-02 11:13:20 -04:00
Charles Gagnon
049a2010bf Merge pull request #1722 from T99Rots/master
fix for issue #1676 by adding checking for button 0
2024-04-01 20:14:28 -04:00
Charles Gagnon
e3a2eb725d Fix barrier creation 2024-03-29 10:45:52 -04:00
Charles Gagnon
0a43a95fde Fix reversed intellihide condition 2024-03-29 09:58:18 -04:00
Charles Gagnon
9ec59510dd Add e.g.o donations link 2024-03-29 09:57:44 -04:00
Charles Gagnon
16cc08e1b7 Merge pull request #2066 from xalt7x/fix-it.po
Fix build failure (after PR #2006)
2024-03-28 13:25:29 -04:00
Yevhen Popok
1dc871d965 Fix build failure (after PR #2006)
"make" can't complete due to the missing quote symbol in the msgstr
```
msgfmt -c po/it.po -o po/it.mo
po/it.po:1234:9: syntax error
po/it.po🔢 keyword "es" unknown
po/it.po:1235: end-of-line within string
msgfmt: found 3 fatal errors
make: *** [Makefile:66: po/it.mo] Error 1
```
2024-03-28 19:16:11 +02:00
Charles Gagnon
d279f54217 Merge pull request #2006 from albanobattistella/patch-1
Update it.po
2024-03-27 17:55:07 -04:00
Charles Gagnon
9ea28312dc Merge pull request #2046 from alewicki95/master
Updates Polish translation with suggestions
2024-03-27 17:54:04 -04:00
Charles Gagnon
c0b81f7246 Merge pull request #2004 from daPhipz/de-translation
Update German translation
2024-03-27 17:34:12 -04:00
Charles Gagnon
fe9fd50e90 Remove dash item hover background 2024-03-26 20:58:17 -04:00
Philipp Kiemle
b17b436ab4 Update German translation 2024-03-26 13:50:41 +01:00
Balló György
640ac029ae Read default terminal from settings
This makes the terminal command configurable.
2024-03-25 12:54:36 +01:00
Charles Gagnon
160fde1cad Fix intellihide 2024-03-24 09:57:53 -04:00
Charles Gagnon
1f40909124 Merge pull request #2028 from philippun1/gnome-46
Gnome 46
2024-03-24 09:39:42 -04:00
Balló György
9548560fed Update style for GNOME 46
The app-well-app class is no longer available. Use overview-tile class instead, and update some styles to match with earlier GNOME Shell versions.
2024-03-24 00:08:02 +01:00
Philipp Unger
a74d5f51a2 fix xml escapes in AdwActionRow subtitle
patch from @tekstryder
2024-03-07 23:21:50 +01:00
Philipp Unger
99812f26ea replace deprecated St.ScrollView.vscroll
patch by @darkblaze69
2024-03-07 23:16:27 +01:00
alewicki95
e8adfbd7ea Update pl.po 2024-02-29 18:22:38 +01:00