Charles Gagnon
|
3f5c952664
|
Hide app details if Gnome Software is installed
|
2025-01-30 14:41:42 -05:00 |
|
Charles Gagnon
|
d8543cdf5f
|
Simplify appicon-style assignment
|
2025-01-29 17:06:57 -05:00 |
|
Charles Gagnon
|
68c3b0f37a
|
Merge pull request #2230 from JimBroad/Add-GRAYSCALE-option-to-AppIcon-styles-in-panel
Add option in setting to change all icons on panel to grayscale...
|
2025-01-29 16:51:47 -05:00 |
|
JimBroad
|
2f280c0295
|
Focusing the desaturation effect on '_iconContainer' so not not to affect the indicator colors. They are configurable seperately and shouldn't be overidden.
|
2025-01-29 09:54:18 -04:00 |
|
Charles Gagnon
|
55ec4d1d99
|
Reset appicon container size cache on fullscreen exit
#2129
|
2025-01-18 19:54:30 -05:00 |
|
JimBroad
|
e6e8d51f2c
|
Add option in setting to change all icons on panel to grayscale... no need for custom icons.
|
2025-01-17 20:18:46 +00:00 |
|
Balló György
|
ef7678f94c
|
Update command for Extensions app
The old command was removed from GNOME 47:
https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3456
|
2024-11-24 22:47:25 +01:00 |
|
Charles Gagnon
|
0d14d781dd
|
Use new color namespace
|
2024-09-19 21:01:37 -04:00 |
|
Anduin Xue
|
cff045575e
|
Update appIcons.js to fix an issue that context menu may crash
|
2024-07-06 10:40:26 +00:00 |
|
Charles Gagnon
|
e1666defe5
|
Simplify type check
|
2024-04-02 11:36:05 -04:00 |
|
Charles Gagnon
|
1c6c6a07d5
|
Merge pull request #2062 from City-busz/default-terminal
Read default terminal from settings
|
2024-04-02 11:14:51 -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 |
|
Charles Gagnon
|
049a2010bf
|
Merge pull request #1722 from T99Rots/master
fix for issue #1676 by adding checking for button 0
|
2024-04-01 20:14:28 -04:00 |
|
Balló György
|
640ac029ae
|
Read default terminal from settings
This makes the terminal command configurable.
|
2024-03-25 12:54:36 +01:00 |
|
Philipp Unger
|
4c014b00b4
|
calculate shade inline for multiple window indicators
|
2024-02-26 17:58:31 +01:00 |
|
Maxim Shpak
|
cccbdcdaa2
|
Add setting for changing app icon style to symbolic
|
2024-02-17 18:09:44 +03:00 |
|
Philipp Unger
|
0b2f6d3a5d
|
apply patch from @darkblaze69
|
2024-02-03 20:19:22 +01:00 |
|
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 |
|