plank:wip/keybindings

Last commit made on 2017-11-05
Get this branch:
git clone -b wip/keybindings https://git.launchpad.net/plank
Members of Docky Core can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
wip/keybindings
Repository:
lp:plank

Recent commits

ae6ad14... by Rico Tzschichholz

keybindingsmanager: Use gdk_window_add/remove_filter()

d03cbdf... by Rico Tzschichholz

Add initial support for Keybindings to access items

There is the possiblity to define base-modifier key to trigger
keybindings-overlay and an additional modifier key for optional
item-action. The first 10 items will have an active binding.

c845f12... by Ken VanDine

build: Don't squash VALAFLAGS from the environment

f2bc9fb... by Rico Tzschichholz

trash: Handle UBUNTU desktop-session

a28bf0d... by Rico Tzschichholz

environment: Add "gnome-xorg", "ubuntu" and "ubuntu-xorg" as DESKTOP_SESSION

e105e82... by Rico Tzschichholz

Update INSTALL

753badc... by Rico Tzschichholz

docs: Consider it sufficient if valadoc is available

a99649e... by Jarosław Kwiecień

dbus: Add get_hover_position()

Retrieves x,y coords with dock's position of an item for a given URI

eb36dff... by Luca Santarelli

clippy: Use Clipboard event handler instead of polling.

Listen to owner-changed events from the clipboard instead of
polling it every 500ms. This dramatically decreases the load on
the CPU when Clippy is enabled.

https://bugs.launchpad.net/plank/+bug/1657494

a9f6f42... by Rico Tzschichholz

build: Fix make distcheck