13 Commits

Author SHA1 Message Date
Manuel Selinger
04de227024 replace add and add_actor with add_child (#281)
Those Functions were deprecated and got removed in GNOME 46
2024-03-25 09:28:30 +03:00
Manuel Selinger
4465c14786 Migrate Plugin to Gnome 45 Shell (#267)
* Migrate Plugin to Gnome 45 Shell

* Use TextDecoder instead of ByteArray or toString()

* use the Glib timeout functions

* remove unused imports
2023-10-10 15:06:04 +03:00
kaduvert
5275a093ea places the temperature in the center of the icon box instead of at the left start (#247) 2022-10-17 09:54:19 +03:00
Ashesh Singh
a3eb96ff7c Left align Pop-up menu items (#205)
* Left align FeronItem

* Left align static Pop-up menu items
2021-05-27 12:12:56 +03:00
Michael Ott
3029f4f7b8 fix "Error meta is null on Gnome 3.38" 2020-10-08 20:22:49 +02:00
Jonas Malaco
b821805f2a Construct FreonItem through GObject.registerClass
GNOME/gjs@72062b5e03 ("object: Throw if constructing an unregistered
object inheriting from GObject") started to enforce proper GObject
inheritance through registerClass:

> When a class inherits from a GObject class, it must be always registered
> using GObject.registerClass, however gjs was accepting this silently [...]

Closes: #146 ("Broken on 3.34")
See also: [GNOME/gjs/doc/Mapping.md]

[GNOME/gjs/doc/Mapping.md]: 57ba268072/doc/Mapping.md
2019-09-26 16:58:34 -03:00
UshakovVasilii
6f9d334cef update for gnome-shell 3.32 #126 2019-03-20 10:28:11 +03:00
UshakovVasilii
5f2569c186 fix gjs errors #98 2018-09-18 13:19:09 +03:00
UshakovVasilii
51333f7151 use system keys for lcale depend sensors, resolve #77 2017-12-07 08:52:13 +03:00
UshakovVasilii
08948e0ad5 Use CHECK instead of DOT for menuitem, fix #19 2015-12-11 22:20:30 +03:00
UshakovVasilii
27ea44ed56 add utility for Bumblebee & NVIDIA, #5 2015-04-11 03:46:57 +03:00
UshakovVasilii
0ed7944459 Support GNOME Shell 3.16 2015-04-04 08:32:17 +03:00
UshakovVasilii
1f4bff0fc9 Improve code 2014-07-02 01:34:26 +04:00