Commit Graph

1605 Commits

Author SHA1 Message Date
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
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
Philipp Unger
ac43d822f3 remove open-application-menu keybinding, appmenu will be removed 2023-08-20 19:10:38 +02:00
Philipp Unger
ae812b34d0 fix _realHasOverview access in extension _disable 2023-08-20 18:28:44 +02:00
Philipp Unger
4625beef12 fix ngettext import in prefs 2023-08-20 17:36:57 +02:00
Philipp Unger
8a61a0d730 fix version in about panel 2023-08-20 17:36:30 +02:00
Philipp Unger
fe83d4d36a fix SHELL_KEYBINDINGS_SCHEMA import 2023-08-20 02:58:36 +02:00
Philipp Unger
d4a2eb219f export missing variables 2023-08-20 02:15:20 +02:00
Philipp Unger
116eeec5ba export proximity Mode 2023-08-19 23:25:39 +02:00
Philipp Unger
d9e55635fc add the reset parameter back to extension disable function 2023-08-19 15:35:58 +02:00
Philipp Unger
011c9d5d26 open-application-menu and _toggleAppMenuare no longer available, comment the key binding replacement for now 2023-08-19 15:33:06 +02:00
Philipp Unger
11b04333c1 use Extension.openPreferences 2023-08-19 15:31:03 +02:00
Philipp Unger
ef733f33f5 export panelBoxes and fix its import 2023-08-19 14:21:21 +02:00
Philipp Unger
e97e5b111a fix quickSettings _volume being renamed to _volumeOutput 2023-08-19 14:01:26 +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
d95db96d4f export class from desktopIconsIntegration.js 2023-08-19 13:48:38 +02:00
Philipp Unger
fb8fd19d95 export class from intellihide.js 2023-08-19 13:48:38 +02:00
Philipp Unger
37e11409b7 export functions and classes from windowPreview.js 2023-08-19 13:48:38 +02:00
Philipp Unger
61db151f83 export classes and functions from utils.js 2023-08-19 13:48:38 +02:00
Philipp Unger
204f33eb70 export classes from transparency.js 2023-08-19 13:48:38 +02:00
Philipp Unger
59bc598566 export classes and functions from taskbar.js 2023-08-19 13:48:38 +02:00
Philipp Unger
24f4552a79 export classes from profimity.js 2023-08-19 13:48:38 +02:00
Philipp Unger
01d63c2332 export classes from progress.js 2023-08-19 13:48:38 +02:00
Philipp Unger
8cabdd4662 export classes from panelStyle.js 2023-08-19 13:48:38 +02:00
Philipp Unger
8a987a4ec2 export overview class 2023-08-19 13:48:38 +02:00
Philipp Unger
32021f825e export classes in panel.js 2023-08-19 13:48:38 +02:00
Philipp Unger
a1461db80d export classes from panelManager.js 2023-08-19 13:48:38 +02:00
Philipp Unger
39137bde15 fix SearchController import 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
56306fb76b use exported persistent storage 2023-08-19 13:48:38 +02:00
Philipp Unger
84159f5df9 use exported settings 2023-08-19 13:48:38 +02:00
Philipp Unger
d634f0cdfd export settings and persistant storage 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
f843af8651 mark settings variables as TODO for now 2023-08-19 13:48:38 +02:00
Philipp Unger
ef93bd908b fix paths and settings in prefs.js 2023-08-19 13:48:38 +02:00
Philipp Unger
9a3d315638 fix imports in prefs.js 2023-08-19 13:48:38 +02:00
Philipp Unger
7eedebca38 export functions and vars in panelPosition.js and paneSettings.js 2023-08-19 13:48:38 +02:00