Charles Gagnon
|
b9541861e9
|
45 review
|
2023-09-23 07:09:34 -04:00 |
|
Andy Holmes
|
0d779c6032
|
refactor: avoid using var
|
2023-09-21 23:10:07 -07:00 |
|
Andy Holmes
|
f68e860d43
|
refactor: remove unused imports
|
2023-09-21 19:22:28 -07:00 |
|
Andy Holmes
|
fd8022b49b
|
refactor: replace export var with export const
|
2023-09-21 19:22:24 -07:00 |
|
Philipp Unger
|
3fe3eddc00
|
fix scroll panel to change volume
|
2023-09-03 20:54:33 +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
|
217816da8d
|
update ActivitiesButton access in panel
|
2023-08-20 19:44:09 +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
|
03a0aee77c
|
remove the remaining non ESM imports
|
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
|
8cabdd4662
|
export classes from panelStyle.js
|
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
|
6acd829e63
|
fix more translation imports
|
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
|
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
|
950c1aaa4b
|
fix imports with {}
|
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
|
eec673efc5
|
Ignore wayland DING when hiding workspace windows
#1868
|
2023-03-23 09:04:55 -04:00 |
|
Charles Gagnon
|
2724bcb5f5
|
So long, corners
|
2023-02-13 13:02:38 -05:00 |
|
Charles Gagnon
|
4fa658f5d9
|
Hide adw dialogs on desktop button hover
|
2023-02-12 22:59:38 -05:00 |
|
Charles Gagnon
|
814dad2b52
|
Remove call for quick settings in g-s 43
|
2022-09-13 10:38:00 -04:00 |
|
Charles Gagnon
|
fde081b2ab
|
Fix volume change on panel scroll gnome 43
fixes #1738
|
2022-08-30 21:48:18 -04:00 |
|
Charles Gagnon
|
0eed2861e3
|
Use new gnome-shell 43 system menu
|
2022-08-25 08:33:22 -04:00 |
|
Charles Gagnon
|
6813dd62a0
|
Adjust Desktop Icons NG
|
2022-04-24 09:48:57 -04:00 |
|
Charles Gagnon
|
3fab04a402
|
Always restore visibility on window opacity animation
fixes #1642
|
2022-04-23 15:42:35 -04:00 |
|
Charles Gagnon
|
feb1a0fdfe
|
Clear timeouts
|
2022-04-18 11:49:22 -04:00 |
|
Charles Gagnon
|
830a766106
|
Merge pull request #1617 from HaselLoyance/master
Toggle for notification counter badge
|
2022-04-15 14:30:05 -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
|
cc7c6f6916
|
Prevent the chrome to reveal panelbox in overview
|
2022-04-09 13:05:25 -04:00 |
|
Charles Gagnon
|
dab9820132
|
Rely on overview allocation, enough with the ghosts
|
2022-04-09 12:03:46 -04:00 |
|
HaselLoyance
|
8cb5db7c93
|
Toggle notification counter badge
|
2022-04-09 01:00:19 -05:00 |
|
Charles Gagnon
|
d37e213fab
|
Use panel size to define overview dash height
|
2022-04-08 22:54:55 -04:00 |
|
Charles Gagnon
|
e31e5ba558
|
Fix proximity actor alloc change
|
2022-04-07 08:19:03 -04:00 |
|
Charles Gagnon
|
aa14940705
|
Drop relayout as the cover pane now uses whole stage
|
2022-04-05 17:58:47 -04:00 |
|
Charles Gagnon
|
c9d2d6cfe3
|
Reset secondary vertical alloc on disable
|
2022-04-05 14:15:43 -04:00 |
|
Charles Gagnon
|
dd70324840
|
Drop imports.lang usage
|
2022-04-04 13:25:45 -04:00 |
|
Charles Gagnon
|
b4acf1dd1a
|
Quit entire application from context menu if possible
|
2022-04-03 22:20:48 -04:00 |
|
Charles Gagnon
|
9115e08919
|
Use different time and date time separator vertical
|
2022-04-03 18:46:14 -04:00 |
|
Charles Gagnon
|
a721d66c01
|
Adjust vertical panel clock
|
2022-04-03 15:35:15 -04:00 |
|
Charles Gagnon
|
55774fb229
|
Restore opening overview on secondary monitors
|
2022-04-02 13:17:05 -04:00 |
|
Charles Gagnon
|
f6fecbc5e5
|
Restore opacity peeking window different workspace
|
2022-04-02 10:57:01 -04:00 |
|
Charles Gagnon
|
c1c30ce9fa
|
Drop ES5 support
|
2022-04-01 23:02:47 -04:00 |
|
Philipp Unger
|
133b6eff94
|
fixed remaining PanelCorner
|
2022-03-18 18:01:29 +01:00 |
|
Philipp Unger
|
3065323788
|
make backwards compatible to gnome 41 again
|
2022-03-16 20:45:54 +01:00 |
|
Philipp Unger
|
b7c6780320
|
added patches from crab2313
|
2022-03-16 20:25:30 +01:00 |
|