RaveOS-Gnome/releng/airootfs/usr/share/gnome-shell/extensions/notification-timeout@chlumskyvaclav.gmail.com
2025-04-15 18:39:44 +02:00
..
schemas docker lett a build itt is illetve javítva lett a yaru és gdm sddm re lett leváltva 2025-04-15 18:39:44 +02:00
CHANGELOG.md Megoldva az initrd hiánya bootoláskor ami miatt nem bootolt a rendszer (üres volt a /boot). Memetest kilett szedve. 2025-03-23 20:43:03 +01:00
extension.js first commit 2025-03-15 15:27:53 +01:00
LICENSE first commit 2025-03-15 15:27:53 +01:00
metadata.json Megoldva az initrd hiánya bootoláskor ami miatt nem bootolt a rendszer (üres volt a /boot). Memetest kilett szedve. 2025-03-23 20:43:03 +01:00
prefs.js first commit 2025-03-15 15:27:53 +01:00
prefspage.js first commit 2025-03-15 15:27:53 +01:00
README.md first commit 2025-03-15 15:27:53 +01:00

notification-timeout

Gnome Shell extension

notification-timeout is a Gnome Shell extension that allows configuring the same timeout for all notifications. It also allows ignoring the idle state, which means all the notification can timeout even if the system is idle.

Supported Gnome Shell version

This extension supports Gnome Shell verison 45 and above.

Installation from e.g.o

https://extensions.gnome.org/extension/3795/notification-timeout/

Manual installation

  1. git clone https://github.com/vchlum/notification-timeout.git
  2. cd notification-timeout
  3. make build
  4. make install
  5. Log out & Log in
  6. gnome-extensions enable notification-timeout@chlumskyvaclav.gmail.com

Install dependencies

  • These are only required to install from source
  • make
  • gnome-shell (gnome-extensions command)