~luca-santarelli/plank:clipboard-listener

Last commit made on 2017-05-23
Get this branch:
git clone -b clipboard-listener https://git.launchpad.net/~luca-santarelli/plank
Only Luca Santarelli can upload to this branch. If you are Luca Santarelli please log in for upload directions.

Branch merges

Branch information

Name:
clipboard-listener
Repository:
lp:~luca-santarelli/plank

Recent commits

306f5bb... by Luca Santarelli

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.

a9f6f42... by Rico Tzschichholz

build: Fix make distcheck

4ac9f9f... by Rico Tzschichholz

build: Drop obsolete reference to --enable-gee-0.8 confflag

91a4c6d... by Rico Tzschichholz

Remove leftover files of GIT transition

7fe00e4... by Rico Tzschichholz

build: Adapt to using GIT as primary VCS

https://launchpad.net/bugs/1495954

764e2ff... by Rico Tzschichholz

Drop intltool requirement and use gettext >= 0.19.6 only

2a8cde5... by Rico Tzschichholz

Back to development

3625c01... by Rico Tzschichholz

Prepare 0.11.4 release

a880b6a... by Rico Tzschichholz

po: Update translations

0877d40... by Rico Tzschichholz

Pass -D*_VERSION_MIN_REQUIRED/*_VERSION_MAX_ALLOWED for glib and gdk

This should be a better way to deal with deprecation warnings.