Commit Graph

241 Commits

Author SHA1 Message Date
xalt7x.service
fe1de1c0c9 appIcons: Add support for translating plural forms
Closes #1964
2023-10-13 07:29:36 +03: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
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
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
f68e860d43 refactor: remove unused imports 2023-09-21 19:22:28 -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
Philipp Unger
70c640b957 replace Meta.Rectangle with Mtk.Rectangle 2023-09-07 01:08:12 +02:00
Philipp Unger
d4a2eb219f export missing variables 2023-08-20 02:15:20 +02:00
Philipp Unger
11b04333c1 use Extension.openPreferences 2023-08-19 15:31:03 +02:00
Philipp Unger
517d7d2e75 modify Signals import and use addSignalMethods again 2023-08-19 13:48:43 +02:00
Philipp Unger
03a0aee77c remove the remaining non ESM imports 2023-08-19 13:48:38 +02:00
Philipp Unger
3f8e5bfb95 export functions and classes from appIcons.js 2023-08-19 13:48:38 +02:00
Philipp Unger
6acd829e63 fix more translation imports 2023-08-19 13:48:38 +02:00
Philipp Unger
c9789f013c export path, uuid and use it 2023-08-19 13:48:38 +02:00
Philipp Unger
84159f5df9 use exported settings 2023-08-19 13:48:38 +02:00
Philipp Unger
3cec4d7135 comment Signals.addSignalMethods for now 2023-08-19 13:48:38 +02:00
Philipp Unger
1dbad460e4 revert Signals import back 2023-08-19 13:48:38 +02:00
Philipp Unger
2931452c1a fix gettext import 2023-08-19 13:48:38 +02:00
Philipp Unger
bc60959709 move all imports to the top 2023-08-19 13:48:38 +02:00
Philipp Unger
9c12d7908c migrate signals imports to new ESM format 2023-08-19 13:48:38 +02:00
Philipp Unger
b87ac15d66 migrate gi, ui and Me imports to new ESM format 2023-08-19 13:48:38 +02:00
Charles Gagnon
9274982189 Don't force control center page
#1869
2023-03-24 20:33:12 -04:00
Charles Gagnon
07e3b6d512 Fix metro focus highlight on gnome-shell 42
#1866
2023-03-22 19:03:08 -04:00
Charles Gagnon
720eb61e2d Animate application cold start
#1856
2023-03-13 18:29:50 -04:00
Charles Gagnon
b455394742 Fix wayland missing onComplete 2023-03-09 10:32:54 -05:00
Charles Gagnon
7996d2a597 Fix initial indicator scaling 2023-03-07 08:02:05 -05:00
Charles Gagnon
2c56572c1a can_open_new_window already checks for new-window action 2023-03-06 09:29:59 -05:00
Charles Gagnon
7713874028 Fix narrow indicators focus switch 2023-03-05 12:19:50 -05:00
Charles Gagnon
f9797920f8 Restore focus highlight 2023-02-11 15:40:47 -05:00
Charles Gagnon
d14b6ccf1b Fix initial indicator size for new appicons 2023-02-10 21:43:10 -05:00
Charles Gagnon
e70107c714 Workaround wayland crash when switching unanimated ungrouped app
#1664
2023-02-10 21:20:01 -05:00
Charles Gagnon
db5b68a206 Fix ungrouped missing highlight on workspace change
#1830
2023-02-09 16:13:47 -05:00
Charles Gagnon
a5d2887da4 Merge pull request #1723 from lucaxvi/master
Change first launch action fixes #1622
2022-12-15 18:51:11 -05:00
Sundeep Mediratta
bbc40214b2 Fix DND with raised, animated, clones. 2022-12-13 06:07:04 -05:00
Charles Gagnon
5e3d3974c1 Fix "Can't update stage views actor" warning on indicator repaint 2022-10-08 08:31:04 -04:00
Charles Gagnon
b565cc3f55 Restore request_quit and delete remaining windows 2022-10-07 16:33:56 -04:00
Charles Gagnon
df7975b060 Drop app.request_quit inconsistent behaviour 2022-10-07 08:30:58 -04:00
lucaxvi
0de2784120 Change first launch action fixes #1622 2022-08-03 16:31:26 +02:00
Charles Gagnon
71753d8ccd Fix indicator opening favorite secondary monitor
fixes #1566
2022-04-24 10:46:55 -04:00
Charles Gagnon
c7f393f0db Use ExtensionUtils.openPrefs 2022-04-18 11:51:51 -04:00
Charles Gagnon
5ed7e6140f Merge pull request #1543 from kuroehanako/master
Add Korean Translation and Update appIcons.js
2022-04-15 14:24:03 -04:00
Charles Gagnon
498dc3cc98 Start removing legacy code 2022-04-13 22:29:57 -04:00
Charles Gagnon
ebeba208b5 Revert to fixed label size, but don't alter during alloc
Fix jumpy ungrouped app icons
2022-04-11 12:14:16 -04:00
Charles Gagnon
00e88199a2 Allow separation of application if using launchers
fixes #676
2022-04-10 16:50:58 -04:00
Charles Gagnon
98e2815e81 Fix hotkey keyboard modifiers 2022-04-08 18:50:50 -04:00
Charles Gagnon
79f54a6fba Fix appicon label needs an allocation warnings 2022-04-08 12:30:57 -04:00