~shippo/plank:fix-1095843

Last commit made on 2018-03-22
Get this branch:
git clone -b fix-1095843 https://git.launchpad.net/~shippo/plank
Only Peter Feichtinger can upload to this branch. If you are Peter Feichtinger please log in for upload directions.

Branch merges

Branch information

Name:
fix-1095843
Repository:
lp:~shippo/plank

Recent commits

e26613c... by Peter Feichtinger

Add a separator docklet

This adds a docklet that does nothing else than occupy space on the
dock. It's invisible now, but could easily be changed to show some kind
of separator image.

The big problem with this implementation is that it occupies space for a
whole dock item, which is an awful lot. That's not so easily changed,
because all the drawing and geometry code assumes that dock items are
square.

42cb5e3... by Rico Tzschichholz

Handle possible DBusError where needed to fix valac warnings

dfc9005... by Rico Tzschichholz

windowcontrol: Check skip-tasklist in has_window_on_workspace()

a640d9d... by Rico Tzschichholz

build: Don't stumble over an empty $srcdir variable when retrieving version

109f790... by Rico Tzschichholz

renderer: Use get_monotonic_time() instead of FrameClock.get_frame_time ()

The better but more invasive thing to do would be to use FrameClock's time
in all places.

Nevertheless this fixes the degrading animations.

ca7bcfa... by Rico Tzschichholz

docklets: Add very simple Applications docklet

2bbf747... by Rico Tzschichholz

controller: Add recursive serialization of items with delayed saving

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