Charles Gagnon
|
0d14d781dd
|
Use new color namespace
|
2024-09-19 21:01:37 -04: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
|
351d86e10a
|
fix: use ESModule for Cairo
|
2023-09-21 19:22:29 -07:00 |
|
Andy Holmes
|
fd8022b49b
|
refactor: replace export var with export const
|
2023-09-21 19:22:24 -07:00 |
|
Philipp Unger
|
517d7d2e75
|
modify Signals import and use addSignalMethods again
|
2023-08-19 13:48:43 +02:00 |
|
Philipp Unger
|
01d63c2332
|
export classes from progress.js
|
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
|
498dc3cc98
|
Start removing legacy code
|
2022-04-13 22:29:57 -04:00 |
|
Charles Gagnon
|
c1c30ce9fa
|
Drop ES5 support
|
2022-04-01 23:02:47 -04:00 |
|
Jason DeRose
|
1e46333210
|
syntax fixes for older GS versions
|
2021-05-04 21:11:36 -04:00 |
|
Artyom Zorin
|
f1aa64cb0d
|
Animate app icons when urgent property is set
|
2020-12-18 23:42:26 +00:00 |
|
Charles Gagnon
|
094e70325b
|
Add initial 3.38 adjustments
|
2020-08-22 10:18:31 -04:00 |
|
Charles Gagnon
|
6eaab5ada0
|
Adjust latest for larger scale factors
|
2020-05-03 21:27:40 -04:00 |
|
CharlesG
|
e7e658dd71
|
Fix badge numbers on 3.36
|
2020-03-15 22:29:35 -04:00 |
|
Jan Svoboda
|
867f239c5b
|
Fix syntax errors
|
2020-03-09 10:44:28 +01:00 |
|
Jason DeRose
|
ba75e61d29
|
Provide means to disable dbus listener
|
2020-02-25 14:56:41 -05:00 |
|
Jason DeRose
|
dd795a7ae2
|
Handle NameOwnerChanged dbus event
|
2020-02-03 08:46:39 -05:00 |
|
Jason DeRose
|
bf213af4c2
|
Initial implementation of dbus progress and badge counts
|
2020-02-03 08:46:39 -05:00 |
|