variety:floating-window

Last commit made on 2018-10-07
Get this branch:
git clone -b floating-window https://git.launchpad.net/variety

Branch merges

Branch information

Name:
floating-window
Repository:
lp:variety

Recent commits

16751c0... by James Lu

Revert "Run --floating instead of --preferences by default if Variety is already started"

This reverts commit d641c8374bd5f8d359c3f20473e03611ab19c3f7.

ea14d74... by James Lu

FloatingWindow: Don't disable decorations on Wayland

Client-initiated window movement doesn't seem to work there.

2e3a8ad... by James Lu

FloatingWindow: change the wallpaper on mouse scroll

6be7b45... by James Lu

VarietyWindow: split scroll handling into a function that only takes direction

4419b38... by James Lu

Refactor: pass the entire VarietyWindow instance to FloatingWindow

d641c83... by James Lu

Run --floating instead of --preferences by default if Variety is already started

e04cae3... by James Lu

FloatingWindow: disable window decorations

f3b961e... by James Lu

Integrate FloatingWindow with the Variety app

On right click or any double click, the floating window will pop up the Variety menu.

It supports dragging to move the icon when LMB is held, but that means we can't use a single left click to popup the menu (since that would make the window itself lose focus).

9ca12c1... by James Lu

WIP: add a mini floating window that will eventually pop up the Variety menu (#12)

59800ea... by James Lu

Remove OnlyShowIn=Unity from desktop entries

These work equally fine in other DEs: Xfce, GNOME, etc.