moment/docs
miruka d7fbe8c222 Add keybinds to control global notifications
Alt+M: toggle "mute all notifications except highlights"
Alt+Shift+M: toggle "mute all notifications"

The Keys.Rooms.(previous/next)_highlight keybinds, previously bound to
Alt+(Shift+)M (stood for "mention") now defaults to Alt+(Shift+)H.

The NotificationLevel enum and notificationLevel property had to be
moved from Window to UI due to QML having a global "Window" object that
causes conflicts when trying to access the enum as
"Window.NotificationLevel" from UI.qml.
2021-03-03 17:14:56 -04:00
..
screenshots Move README screenshots to a new "docs" folder 2021-03-03 17:12:09 -04:00
CHANGELOG.md Add an index to CHANGELOG.md 2021-03-03 17:14:55 -04:00
CONFIG.md Better explain XDG vs default locations in docs 2021-03-03 17:14:55 -04:00
CONTRIBUTING.md Add some stuff to CONTRIBUTING.md 2021-03-03 17:14:55 -04:00
INSTALL.md INSTALL.md: add missing ```sh code fences 2021-03-03 17:14:55 -04:00
PCN.md Make doc links point to dev branch for now 2021-03-03 17:14:55 -04:00
THEMING.md CONFIG/THEMING.md: add info about manual reload 2021-03-03 17:14:55 -04:00
TODO.md Add keybinds to control global notifications 2021-03-03 17:14:56 -04:00