Charles Gagnon
|
2dc7d1dc5b
|
Add donation settings page
|
2025-01-29 16:56:08 -05:00 |
|
Charles Gagnon
|
e07038fcb8
|
Stop shaking
#2228
|
2025-01-16 23:34:53 -05:00 |
|
奇异果
|
5d8f83d176
|
fix deprecated warning
fix hscroll.get_adjustment and vscroll.get_adjustment deprecated warning in system log every time scroll in panel
|
2024-09-27 04:34:13 +08:00 |
|
Charles Gagnon
|
95755ff170
|
Fix g-s constants that are now private
fixes #2003
|
2024-04-09 20:18:03 -04:00 |
|
Charles Gagnon
|
5b175afda2
|
Merge pull request #2034 from max-dw-i/add-symbolic-icon-style
Add setting for changing app icon style to symbolic
|
2024-04-02 11:13:20 -04:00 |
|
Philipp Unger
|
99812f26ea
|
replace deprecated St.ScrollView.vscroll
patch by @darkblaze69
|
2024-03-07 23:16:27 +01:00 |
|
Maxim Shpak
|
cccbdcdaa2
|
Add setting for changing app icon style to symbolic
|
2024-02-17 18:09:44 +03:00 |
|
Philipp Unger
|
83be1a776c
|
remove CloneContainerConstraint
|
2024-02-03 20:19:58 +01:00 |
|
Philipp Unger
|
0b2f6d3a5d
|
apply patch from @darkblaze69
|
2024-02-03 20:19:22 +01:00 |
|
Charles Gagnon
|
e9d8702d50
|
Fix missing argument
Fixes #1971
|
2023-10-16 12:25:28 -04:00 |
|
Andy Holmes
|
0d779c6032
|
refactor: avoid using var
|
2023-09-21 23:10:07 -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
|
93f1777878
|
fix: use St.PolicyType in the shell process
|
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
|
880156b953
|
fix getAppFromSource
|
2023-09-20 19:43:10 +02:00 |
|
Philipp Unger
|
c3db082e5b
|
use getAppFromSource from Dash again
|
2023-09-07 01:11:25 +02:00 |
|
Philipp Unger
|
a3fc2fd0de
|
use Clutter.ActorAlign instead of St.Align
|
2023-09-04 22:17:43 +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
|
0418059f61
|
use SearchController from Main.overview to fix show apps button
|
2023-08-20 20:22:15 +02:00 |
|
Philipp Unger
|
d4a2eb219f
|
export missing variables
|
2023-08-20 02:15:20 +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
|
59bc598566
|
export classes and functions from taskbar.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
|
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
|
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
|
ed8a22dda2
|
Unredirect panel when intellihide is enabled
|
2023-02-10 07:10:04 -05:00 |
|
Charles Gagnon
|
f5a4273ca9
|
Adjust hotkeys when apps can be splitted
#1798
|
2022-11-16 09:19:23 -05:00 |
|
Charles Gagnon
|
c6cf180eb3
|
Fix grouped apps split
Fixes #1737
|
2022-08-27 08:38:11 -04:00 |
|
Charles Gagnon
|
421dbb825a
|
Fix show running apps
|
2022-04-22 08:58:27 -04:00 |
|
Charles Gagnon
|
2b30561a44
|
Fix proximity detection with DING wayland window
|
2022-04-19 09:31:37 -04:00 |
|
Charles Gagnon
|
feb1a0fdfe
|
Clear timeouts
|
2022-04-18 11:49:22 -04:00 |
|
Charles Gagnon
|
68b2be37fc
|
Fix right click headerbar toggles overview on 41.5
fixes #1629
|
2022-04-16 22:49:58 -04:00 |
|
Charles Gagnon
|
498dc3cc98
|
Start removing legacy code
|
2022-04-13 22:29:57 -04:00 |
|
Charles Gagnon
|
d5ee1362cb
|
Allow separation of apps on panels not showing favorites
|
2022-04-12 22:30:48 -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
|
79f54a6fba
|
Fix appicon label needs an allocation warnings
|
2022-04-08 12:30:57 -04:00 |
|
Charles Gagnon
|
5203e59713
|
Include intellihide translation in appicon hover animations
|
2022-04-05 13:30:54 -04:00 |
|
Charles Gagnon
|
dd70324840
|
Drop imports.lang usage
|
2022-04-04 13:25:45 -04:00 |
|
Charles Gagnon
|
5c9a29e7ed
|
Adjust intellihide grab check for GS 42
|
2022-04-04 12:08:21 -04:00 |
|
Charles Gagnon
|
c1c30ce9fa
|
Drop ES5 support
|
2022-04-01 23:02:47 -04:00 |
|
Philipp Unger
|
0148daa49e
|
remove some spring animation code, no longer available in gnome 42 and not used since gnome 40
|
2022-03-23 13:45:18 +01:00 |
|