Charles Gagnon
e6670cf2c9
Merge pull request #2394 from dodog/master
...
Updated sk.po
2025-09-28 17:55:14 -04:00
Charles Gagnon
9e57f9f55e
Merge pull request #2383 from alewicki95/master
...
Update pl.po
2025-09-28 17:54:14 -04:00
Jozef Gaal
47edefeda2
Updated sk.po
...
Updated Slovak language translation
2025-09-28 22:53:09 +02:00
Adam Lewicki
d983e0cc69
Merge branch 'home-sweet-gnome:master' into master
2025-09-28 09:04:02 +02:00
Charles Gagnon
9f49f74c3b
Workaround preview menu closing on context menu
...
sync_hover not working on g-s 49
https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/8684
2025-09-27 23:13:30 -04:00
Charles Gagnon
c671d9e78b
Workaround preview menu reactivity on g-s 49
...
gh-2389
2025-09-26 22:11:25 -04:00
Charles Gagnon
1ac39b72b8
Fix initial intellihide chrome not set on g-s 49
...
gh-2388
2025-09-26 15:24:09 -04:00
Adam Lewicki
0d02f5c1f0
Merge branch 'home-sweet-gnome:master' into master
2025-09-23 19:15:22 +02:00
Charles Gagnon
134f6f9911
Fix vertical panel window preview size
...
gh-2390
2025-09-22 23:25:10 -04:00
Adam Lewicki
69b6b11c12
Merge branch 'home-sweet-gnome:master' into master
2025-09-20 11:28:34 +02:00
Charles Gagnon
47e0be962a
Fix invisible panel on async sessionUpdated
...
#2380
2025-09-19 21:21:10 -04:00
Adam Lewicki
d0a939f7a3
Update pl.po
2025-09-18 19:43:33 +02:00
Adam Lewicki
d3c3ed9571
Update pl.po
2025-09-18 19:43:06 +02:00
Charles Gagnon
114d871498
Add dedicated switch for g-s app switcher isolation
...
gh-2378
2025-09-18 10:05:09 -04:00
Charles Gagnon
252f7367ca
Update README.md
2025-09-18 08:07:39 -04:00
Charles Gagnon
07062c80ae
Merge pull request #2382 from jotavionm/patch-1
...
Update pt_BR.po
2025-09-18 08:06:10 -04:00
João Otávio Mesquita
d1de2b33c2
Update pt_BR.po
...
Fixed wording:
From "visulização" to "visualização".
2025-09-18 02:06:33 -03:00
Charles Gagnon
32092e004f
Merge pull request #2377 from albanobattistella/patch-2
...
Update it.po
2025-09-14 18:57:22 -04:00
albanobattistella
bd416f7038
Update it.po
2025-09-14 13:23:58 +02:00
Charles Gagnon
7601cbbdce
Merge pull request #2375 from alewicki95/master
...
Update pl.po
2025-09-12 18:42:44 -04:00
Charles Gagnon
a1fb0cb7f8
Fix all panel styling applied to same widget
...
#2374
2025-09-12 18:38:14 -04:00
Adam Lewicki
3716cf2997
Update pl.po
2025-09-12 19:30:25 +02:00
Charles Gagnon
44be0a739f
Cleanup appicon prototype on disable
2025-09-05 13:23:15 -04:00
Charles Gagnon
4787d12180
Add g-s 49 as supported version
2025-09-04 20:32:37 -04:00
Charles Gagnon
a569ff68e8
Merge pull request #2360 from kyrillzorin/master
...
Fix cache bug
2025-08-12 08:48:30 -04:00
Kyrill Zorin
f788b04245
Fix cache bug
2025-08-12 00:15:43 +01:00
Charles Gagnon
16e16c11ce
Merge pull request #2356 from alewicki95/master
...
update pl.po
2025-07-31 08:37:06 -04:00
Adam Lewicki
1391d16033
update pl.po
2025-07-29 20:18:34 +02:00
Adam Lewicki
e41dedf4be
Delete po/pl.po
2025-07-29 20:18:00 +02:00
Charles Gagnon
7d64244a04
Check time separator version
2025-07-29 09:50:30 -04:00
Charles Gagnon
d2471ce2ef
Merge pull request #2353 from TorosFanny/fix-time-split
...
Vertical panel time ellipsis post-Gnome update (ASCII colon split)
2025-07-29 09:40:16 -04:00
Charles Gagnon
170909cc5a
Merge pull request #2153 from Hirnmoder/panel-border
...
Add option to add and customize a panel border
2025-07-28 16:14:23 -04:00
Charles Gagnon
f4b84b77fb
Update README.md
2025-07-28 16:09:17 -04:00
Charles Gagnon
58ef01c778
Merge pull request #2330 from osmancoskun/master
...
Updated Turkish translation.
2025-07-28 16:07:18 -04:00
Charles Gagnon
a5e7924048
Update README.md
2025-07-28 15:41:53 -04:00
Charles Gagnon
119a59288b
Merge pull request #2354 from code-ascend/master
...
po: Update Russian translation
2025-07-28 15:40:09 -04:00
dm
d8e54e4965
po: Update Russian translation
2025-07-25 19:03:58 +06:00
TorosFanny
73e6632c6d
Vertical panel time ellipsis post-Gnome update (ASCII colon split)
...
After a Gnome update, the Dash-to-Panel plugin showed ellipses for time in vertical mode. Analysis revealed the hour - minute separator changed to an ASCII colon.
To fix this, I updated the code's delimiter to the ASCII colon. Post - modification, time display is back to normal, ensuring users see accurate time in vertical mode post - update.
2025-07-19 08:16:15 +08:00
Hirnmoder
e774aab595
Lint code with project settings
2025-07-10 20:50:14 +02:00
Hirnmoder
c725bd0e02
Refactor panel styling to fix issues when border, background (transparency) and/or background gradient are enabled and disabled
2025-07-04 12:52:23 +02:00
Hirnmoder
d7885efab6
Merge branch 'master' of https://github.com/home-sweet-gnome/dash-to-panel into panel-border
2025-07-04 11:40:55 +02:00
Charles Gagnon
ae5bc044a8
Update README.md
2025-06-17 13:42:26 -04:00
Charles Gagnon
b851e704e4
Merge pull request #2343 from 0rzech/polish-translation-fix
...
Fix Polish translation
2025-06-17 13:40:23 -04:00
Charles Gagnon
e4f8a64a14
Merge pull request #2334 from Umoxfo/ja
...
Update ja.po
2025-06-17 13:39:25 -04:00
Piotr Orzechowski
715a7516d7
Fix Polish translation
...
* https://sjp.pwn.pl/so/panel;4483646.html
* https://wsjp.pl/haslo/podglad/78273/panel
* https://fil.ug.edu.pl/strona/45521/ktora_forma_jest_poprawna_panela_panelu
* https://poradniajezykowa.uw.edu.pl/porady/panelu-czy-panela/
2025-06-13 00:31:28 +02:00
Umoxfo
e84cf51547
Update ja.po
2025-05-24 09:02:18 +09:00
Osman Coskun
54d829b0c9
fix: typo
2025-05-20 16:14:42 +03:00
Osman Coskun
9ab1740b06
Updated Turkish translation.
2025-05-20 16:07:18 +03:00
Charles Gagnon
89636c9b90
Merge pull request #2326 from alewicki95/master
...
Update pl.po
2025-05-19 08:45:59 -04:00
Adam Lewicki
107b3f656d
Update pl.po
2025-05-18 16:04:25 +02:00