gnome-shell/js/misc
Marco Trevisan (Treviño) d83d8f2c45 modemManager: Define ModemBase GObject class for modems
Use GObject based objects for ModemGsm, ModemCdma and BroadbandModem.
This allows to define a base class that we can use to natively define
properties and notify property changes.

We can now remove the "fake" notify signals with proper properties
notifications.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/563
2019-11-08 23:12:47 +00:00
..
config.js.in
extensionUtils.js
fileUtils.js cleanup: Use more template strings 2019-11-05 01:51:29 +00:00
gnomeSession.js
history.js cleanup: Remove trailing spaces 2019-09-15 16:02:45 +02:00
ibusManager.js ibusManager: Cancel the preload engines timeout on clear 2019-10-02 18:19:53 +02:00
inputMethod.js inputMethod: Compare ibus context before processing key event result 2019-11-08 12:23:15 +00:00
introspect.js introspect: Check whitelist also for GetRunningWindows() 2019-09-18 16:17:25 +00:00
jsParse.js cleanup: Disambiguate assignments in arrow functions 2019-09-15 16:02:45 +02:00
keyboardManager.js
loginManager.js
meson.build
modemManager.js modemManager: Define ModemBase GObject class for modems 2019-11-08 23:12:47 +00:00
objectManager.js
params.js
permissionStore.js
smartcardManager.js
systemActions.js cleanup: Avoid unnecessary parentheses in arrow functions 2019-09-15 16:02:45 +02:00
util.js st: Remove StBin's align properties 2019-11-04 21:27:56 +01:00
weather.js