Charles Gagnon
|
76bfdf291b
|
Update stale.yml
|
2024-02-01 10:39:14 -05:00 |
|
Charles Gagnon
|
14fdcfe8d9
|
Fix ubuntu dock check on 23.10
|
2023-12-03 13:23:41 -05:00 |
|
Charles Gagnon
|
f3369a0cb8
|
Merge pull request #1967 from xalt7x/plural-forms
appIcons: Add support for translating plural forms
|
2023-12-03 08:55:18 -05:00 |
|
Charles Gagnon
|
2fda4530a6
|
Merge pull request #1849 from Amereyeu/master
updated czech translation
|
2023-12-03 08:21:19 -05:00 |
|
Charles Gagnon
|
a66341f432
|
Merge pull request #1889 from thiagobraga/master
Fix some pt_BR translations for Applications button
|
2023-12-03 08:19:35 -05:00 |
|
Charles Gagnon
|
63ceed21c7
|
Merge pull request #1945 from ChristianCiach/po-german-device-management
Fix german translation for "Device Management"
|
2023-12-03 08:10:22 -05:00 |
|
Charles Gagnon
|
ce5cd5616e
|
Merge pull request #1997 from sabriunal/fix-untranslatable-strings
ui: Mark a few strings translatable
|
2023-12-03 08:08:05 -05:00 |
|
Charles Gagnon
|
446ccea4be
|
Merge pull request #1998 from sabriunal/update-turkish
Update Turkish translation
|
2023-12-03 08:07:22 -05:00 |
|
Sabri Ünal
|
c9af559a4f
|
Update Turkish translation
Complete translation of UI strings.
|
2023-11-24 18:44:10 +03:00 |
|
Sabri Ünal
|
f420d825ec
|
ui: Mark a few strings translatable
- About
- Action
- Behavior
- Hover
- Fine-Tune
- Position
- Style
|
2023-11-24 18:30:02 +03:00 |
|
Charles Gagnon
|
e9d8702d50
|
Fix missing argument
Fixes #1971
|
2023-10-16 12:25:28 -04:00 |
|
xalt7x.service
|
fe1de1c0c9
|
appIcons: Add support for translating plural forms
Closes #1964
|
2023-10-13 07:29:36 +03:00 |
|
Charles Gagnon
|
c8f4767aaf
|
Remove hello world
|
2023-09-23 07:12:43 -04:00 |
|
Charles Gagnon
|
b9541861e9
|
45 review
|
2023-09-23 07:09:34 -04:00 |
|
Charles Gagnon
|
e63fac1361
|
Fix typo
|
2023-09-22 08:39:34 -04:00 |
|
Charles Gagnon
|
da31a75452
|
Merge pull request #1959 from vowstar/patch-1
fix: correct a typo caused redeclaration of import Gio
|
2023-09-22 07:14:49 -04:00 |
|
Huang Rui
|
29c788ab50
|
fix: correct a typo caused redeclaration of import Gio
- fix redeclaration of import Gio
|
2023-09-22 19:13:01 +08:00 |
|
Charles Gagnon
|
b86a1c982d
|
Merge pull request #1958 from andyholmes/andyholmes/gnome-45-review
GNOME 45 Review
|
2023-09-22 06:57:49 -04:00 |
|
Andy Holmes
|
0d779c6032
|
refactor: avoid using var
|
2023-09-21 23:10:07 -07:00 |
|
Andy Holmes
|
3c7eac5f23
|
refactor: use GLib.find_program_in_path()
Use the more efficient built-in for checking if a program is in
the PATH.
|
2023-09-21 23:07:50 -07:00 |
|
Andy Holmes
|
f3257803fa
|
fix: disconnect handlers in disable()
|
2023-09-21 23:07:50 -07:00 |
|
Andy Holmes
|
f588ab7218
|
fix: correct call to disable()
|
2023-09-21 23:07:50 -07:00 |
|
Andy Holmes
|
08bd792ae7
|
refactor: port away from Mainloop
|
2023-09-21 23:07:40 -07:00 |
|
Andy Holmes
|
b0114216a2
|
cleanup: remove extraneous semi-colons and tabs
|
2023-09-21 19:22:30 -07:00 |
|
Andy Holmes
|
c565aa514a
|
refactor: derive from EventEmitter
Instead of using the legacy import and adding signal methods, just
derive from EventEmitter.
|
2023-09-21 19:22:30 -07:00 |
|
Andy Holmes
|
351d86e10a
|
fix: use ESModule for Cairo
|
2023-09-21 19:22:29 -07:00 |
|
Andy Holmes
|
66a387eaf7
|
fix: add missing gettext import
|
2023-09-21 19:22:29 -07:00 |
|
Andy Holmes
|
f68e860d43
|
refactor: remove unused imports
|
2023-09-21 19:22:28 -07:00 |
|
Andy Holmes
|
5ced13a324
|
fix: null DESKTOPSETTINGS on disable
|
2023-09-21 19:22:28 -07:00 |
|
Andy Holmes
|
20b692ab40
|
fix: use GSettings constructor for desktop settings
|
2023-09-21 19:22:27 -07:00 |
|
Andy Holmes
|
05281ab7a0
|
cleanup: drop unnecessary call to initTranslations()
|
2023-09-21 19:22:27 -07:00 |
|
Andy Holmes
|
7bf1de0037
|
refactor: drop backwards-compatibility check
Checking for `Main.extensionManager` isn't necessary, since this
release of the extension can only support >= GNOME 45.
|
2023-09-21 19:22:26 -07:00 |
|
Andy Holmes
|
70da5672e2
|
fix: use St.IconTheme in the shell process
|
2023-09-21 19:22:26 -07:00 |
|
Andy Holmes
|
93f1777878
|
fix: use St.PolicyType in the shell process
|
2023-09-21 19:22:25 -07:00 |
|
Andy Holmes
|
285c3862b1
|
fix: remove unused Gtk import
|
2023-09-21 19:22:25 -07:00 |
|
Andy Holmes
|
fd8022b49b
|
refactor: replace export var with export const
|
2023-09-21 19:22:24 -07:00 |
|
Charles Gagnon
|
47e4be829d
|
Merge pull request #1955 from philippun1/fix-get-app-from-source
Fix getAppFromSource call
|
2023-09-20 15:15:24 -04:00 |
|
Philipp Unger
|
880156b953
|
fix getAppFromSource
|
2023-09-20 19:43:10 +02:00 |
|
Charles Gagnon
|
346a35b269
|
Merge pull request #1939 from philippun1/gnome-45
Gnome 45
|
2023-09-18 16:23:40 -04:00 |
|
Philipp Unger
|
c3db082e5b
|
use getAppFromSource from Dash again
|
2023-09-07 01:11:25 +02:00 |
|
Philipp Unger
|
70c640b957
|
replace Meta.Rectangle with Mtk.Rectangle
|
2023-09-07 01:08:12 +02:00 |
|
Philipp Unger
|
a3fc2fd0de
|
use Clutter.ActorAlign instead of St.Align
|
2023-09-04 22:17:43 +02:00 |
|
Philipp Unger
|
3fe3eddc00
|
fix scroll panel to change volume
|
2023-09-03 20:54:33 +02:00 |
|
ChristianCiach
|
378850a72d
|
Fix german translation for "Device Management"
|
2023-08-30 17:33:36 +02:00 |
|
Philipp Unger
|
c4c114d921
|
copy getAppFromSource into taskbar.js since it is not exported yet
|
2023-08-28 16:56:11 +02:00 |
|
Philipp Unger
|
6b2629a572
|
move away from event.get_source
|
2023-08-26 23:56:54 +02:00 |
|
Philipp Unger
|
817c8cbf81
|
remove option to show appmenu
appmenu has been removed with gnome 45
|
2023-08-20 23:33:03 +02:00 |
|
Philipp Unger
|
0418059f61
|
use SearchController from Main.overview to fix show apps button
|
2023-08-20 20:22:15 +02:00 |
|
Philipp Unger
|
217816da8d
|
update ActivitiesButton access in panel
|
2023-08-20 19:44:09 +02:00 |
|
Philipp Unger
|
222e3ed7fc
|
update QuickSettings access in utils
|
2023-08-20 19:16:50 +02:00 |
|