lp:~roryj/gala/notification-dismiss

Created by Rory and last modified
Get this branch:
bzr branch lp:~roryj/gala/notification-dismiss
Only Rory can upload to this branch. If you are Rory please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Rory
Project:
Gala
Status:
Merged

Recent revisions

432. By Rory

Dismiss notification after default action or app focus

431. By Rico Tzschichholz

vapi: Update mutter bindings to 3.15.4+

430. By Rory

Implement Mask Corners plugin.

429. By Tom Beckmann

Adapt gala to the various API changes in mutter 3.14

428. By Marcus Wichelmann

systembackground: add setting to change the background image of the system background

427. By Tom Beckmann

windowmanager: fix crash during workspace switching

when a window is hidden e.g. on focus out it will still appear in the
compositor's window actors list, however its monitor field is already
unset. This will lead to a crash if an unmanaged window is in the window
actors list and we call meta_window_get_monitor() on its metawindow.

426. By Rico Tzschichholz

windowswitcher: update to latest mutter API features, enhanced support for plank dock clone

This updates the window switcher to use the latest API features of mutter, probably most importantly removing block on the keybindings while the switcher is active and getting the keybindings directly from mutter instead of trying to interpret key events. It also moves around a lot of code to improve the code structure and hopefully provide a faster startup (e.g. we were doing blocking I/O to count the plank dock items when starting to alt-tab). For easier handling a destroy-on-unmanaged property to both WindowIcon and SafeWindowClone was added.
On the user-facing side, this also introduces support for different plank positions on the screen.

425. By Rico Tzschichholz

vapi: Update mutter bindings to 3.15.2

424. By Tom Beckmann

notifications: minor cleanup to rev423

423. By Marcus Wichelmann

Compatibility to the notifications-plug added.

This adds settings to filter notifications on a per-app basis and define whether or not they may play sound.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:gala
This branch contains Public information 
Everyone can see this information.

Subscribers