richardgv / skippy-xd

A full-screen Exposé-style standalone task switcher for X11.
GNU General Public License v2.0
340 stars 76 forks source link

No release for wily #66

Closed NicolasDumoulin closed 8 years ago

NicolasDumoulin commented 8 years ago

Hi, there is no release for ubuntu wily on the ppa. Otherwise, how to install?

Thanks

strotter commented 8 years ago

+1 would like to see this. Going to try compiling myself for now.

strotter commented 8 years ago

Nicolas, I was just able to successfully compile it and it runs.

On Xubuntu I had to install the following packages

I also had to modify Makefile to point to freetype's directory:

CFLAGS += -std=c99 -Wall -I/usr/include/freetype2

Now I wonder if there's an option to have the windows smoothly materialize like Ubuntu's compositor, as it stands it's an immediate transition.

landroni commented 8 years ago

Sorry for this omission. I've now added Wily and Xenial builds for the Daily PPA: https://code.launchpad.net/~landronimirc/+archive/ubuntu/skippy-xd-daily

Builds should be available shortly.