mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
This drops all subclasses of `MessageTray.Source` that were used to display system notifications. Now the `Source` returned from `MessageTray.getSystemSource()` is used. Ensure also that properties and methods that where set on the `Source` are moved to the `Notification` object itself. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3156> |
||
|---|---|---|
| .. | ||
| accessibility.js | ||
| autoRotate.js | ||
| backgroundApps.js | ||
| backlight.js | ||
| bluetooth.js | ||
| brightness.js | ||
| camera.js | ||
| darkMode.js | ||
| dwellClick.js | ||
| keyboard.js | ||
| location.js | ||
| network.js | ||
| nightLight.js | ||
| powerProfiles.js | ||
| remoteAccess.js | ||
| rfkill.js | ||
| system.js | ||
| thunderbolt.js | ||
| volume.js | ||