lp:~vinc-pii/gala/fix-1383025

Created by Vincenzo Pii and last modified
Get this branch:
bzr branch lp:~vinc-pii/gala/fix-1383025
Only Vincenzo Pii can upload to this branch. If you are Vincenzo Pii please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Vincenzo Pii
Project:
Gala
Status:
Development

Recent revisions

428. By Vincenzo Pii

Proposed changes to fix 1383025.

Using new keybinding belonging to gala to lock the screen with the
"dm-tool lock" command.

Related changes:
 * default-settings-luna: removed keybinding for screensaver (override)
 * switchboard-plug-keyboard: lock screen shortcut configurable in switchboard, keyboard page

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.

422. By Rico Tzschichholz

po: Update POTFILES.skip

421. By Rico Tzschichholz

Enable translation of gala's gschema

420. By Tom Beckmann

windowmanager: update modal API with proper support for keybindings

Add docs to WindowManager interface, rework modal mode handling API and add functionality to control keybinding filtering, add interface to properly replace core components with plugins.

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