Charles Gagnon
9dfcbfc378
Fix gjs "Finalizing GtkCheckButton, but it still has children left" warning
2025-01-31 12:24:03 -05:00
Charles Gagnon
3ad50642d4
Move js files to src directory
2025-01-31 12:23:26 -05:00
Charles Gagnon
d04104ff8a
Format code
2025-01-31 11:49:22 -05:00
Charles Gagnon
a0d831c25e
Merge pull request #2170 from Hirnmoder/beautify
...
Beautify DTP
2025-01-31 09:12:19 -05:00
Hirnmoder
2feedbf236
Merge branch 'master' of https://github.com/home-sweet-gnome/dash-to-panel into beautify
2025-01-31 07:50:50 +01:00
Charles Gagnon
c3712b0954
Clear dummy app if icon is hidden
2025-01-30 17:11:32 -05:00
Charles Gagnon
5ccb84865a
Keep icons color free if symbolic
2025-01-30 15:10:43 -05:00
Charles Gagnon
3f5c952664
Hide app details if Gnome Software is installed
2025-01-30 14:41:42 -05:00
Charles Gagnon
ac9c2b4b06
Add context menu to donation icon
2025-01-30 14:22:32 -05:00
Charles Gagnon
21bfe46e02
Update french translation
2025-01-30 11:31:28 -05:00
Charles Gagnon
e9d7c3b54a
Reset target page when prefs dialog is already opened
2025-01-30 10:49:35 -05:00
Charles Gagnon
d8543cdf5f
Simplify appicon-style assignment
2025-01-29 17:06:57 -05:00
Charles Gagnon
2dc7d1dc5b
Add donation settings page
2025-01-29 16:56:08 -05:00
Charles Gagnon
68c3b0f37a
Merge pull request #2230 from JimBroad/Add-GRAYSCALE-option-to-AppIcon-styles-in-panel
...
Add option in setting to change all icons on panel to grayscale...
2025-01-29 16:51:47 -05:00
JimBroad
2f280c0295
Focusing the desaturation effect on '_iconContainer' so not not to affect the indicator colors. They are configurable seperately and shouldn't be overidden.
2025-01-29 09:54:18 -04:00
Hirnmoder
bfbdca5e64
Beautify DTP
...
- Remove now unused GTK import
- Fix previously missed removal of function call to "_checkGtkVersion_cssVariables"
2025-01-27 19:24:19 +01:00
Hirnmoder
e64f3b437e
Beautify DTP
...
- Remove dead/future code in order to re-add it when support for GTK variables arrives
- This fixes the "Ignoring length property that isn't a number" warnings
2025-01-27 19:21:12 +01:00
Hirnmoder
f1585fb3bc
Merge branch 'master' of https://github.com/home-sweet-gnome/dash-to-panel into beautify
2025-01-27 07:14:00 +01:00
Charles Gagnon
4d61b95c83
Stop re-enabling ubuntu dock
2025-01-26 14:29:59 -05:00
Charles Gagnon
d851bd7687
Remove superfluous property
2025-01-23 13:32:44 -05:00
Hirnmoder
c3fc8fa4ee
Beautify DTP
...
- Allow hover animation travel below 0%
- Allow hover animation zoom below 100%
- Hover highlighting independent of hover animation
- Custom color for hover highlighting
- Custom color for mouse down highlighting
- Icon background with rounded corners
- Customize margin for app icons towards screen border and desktop
2025-01-20 07:42:04 +01:00
Charles Gagnon
38da0cac97
Update overview workarea on monitor focus change
...
#2183
2025-01-20 07:40:12 +01:00
Charles Gagnon
63af1816d8
Hide preview menu container
...
#2183
2025-01-20 07:40:12 +01:00
Charles Gagnon
4958d928c1
Reset appicon container size cache on fullscreen exit
...
#2129
2025-01-20 07:40:12 +01:00
Delphin PETER
8b427693cf
Update french translation
2025-01-20 07:40:12 +01:00
alewicki95
402ff93feb
Add files via upload
2025-01-20 07:40:12 +01:00
Jozef Gaal
e88f294aca
Update Slovak translation
...
New strings translated and fixed some old translations
2025-01-20 07:40:12 +01:00
Jhonatan Seminario
a899ca30e7
Add Spanish translations for "Quit Window" and "Quit Windows"
2025-01-20 07:40:12 +01:00
Charles Gagnon
7553a5e854
Stop shaking
...
#2228
2025-01-20 07:40:12 +01:00
Charles Gagnon
002b96652c
Update overview workarea on monitor focus change
...
#2183
2025-01-19 13:40:05 -05:00
Charles Gagnon
802b25321b
Hide preview menu container
...
#2183
2025-01-19 11:42:34 -05:00
Charles Gagnon
55ec4d1d99
Reset appicon container size cache on fullscreen exit
...
#2129
2025-01-18 19:54:30 -05:00
JimBroad
e6e8d51f2c
Add option in setting to change all icons on panel to grayscale... no need for custom icons.
2025-01-17 20:18:46 +00:00
Charles Gagnon
d60439d981
Merge pull request #2186 from DelphinPETER/master
...
Update french translation
2025-01-16 23:59:32 -05:00
Charles Gagnon
933948ab06
Merge pull request #2198 from alewicki95/master
...
Fixed Polish translation
2025-01-16 23:58:10 -05:00
Charles Gagnon
7b3cf21993
Merge pull request #2219 from dodog/master
...
Update Slovak translation
2025-01-16 23:55:25 -05:00
Charles Gagnon
589526e06b
Merge pull request #2227 from jhonatanseminario/master
...
Add Spanish translations for "Quit Window" and "Quit Windows"
2025-01-16 23:54:17 -05:00
Charles Gagnon
e07038fcb8
Stop shaking
...
#2228
2025-01-16 23:34:53 -05:00
Hirnmoder
2b6e93fbce
Beautify DTP - Fix unintended implicit array to string conversion
2025-01-09 08:19:08 +01:00
Jhonatan Seminario
3a7b959159
Add Spanish translations for "Quit Window" and "Quit Windows"
2025-01-02 11:49:00 -05:00
Hirnmoder
49c461d263
Beautify DTP - Enable workaround for GTK < 4.16 even in newer versions of GTK due to restrictions for GNOME extensions
2024-12-27 16:21:52 +01:00
Jozef Gaal
47f9c4559a
Update Slovak translation
...
New strings translated and fixed some old translations
2024-12-07 02:11:51 +01:00
Hirnmoder
4d5dc1d624
Merge branch 'home-sweet-gnome:master' into beautify
2024-12-02 09:45:25 +01:00
Charles Gagnon
a6653f6f8b
Only enable ubuntu dock if dtp disabled it
2024-12-01 09:58:12 -05:00
Charles Gagnon
db12bbf371
Merge pull request #2216 from City-busz/patch-4
...
Update command for Extensions app
2024-11-27 09:25:00 -05:00
Balló György
ef7678f94c
Update command for Extensions app
...
The old command was removed from GNOME 47:
https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3456
2024-11-24 22:47:25 +01:00
Hirnmoder
56e1cfb542
Beautify DTP - Update missing file reference in Makefile
2024-10-28 07:53:12 +01:00
Hirnmoder
5d55205b70
Merge branch 'master' of https://github.com/home-sweet-gnome/dash-to-panel into beautify
2024-10-28 07:50:27 +01:00
Charles Gagnon
504ede4cbc
Remove dash if ubuntu dock is enabled after dtp
...
closes #2202
2024-10-19 19:14:48 -04:00
alewicki95
8c4777ea15
Add files via upload
2024-10-16 17:59:11 +02:00