GitHunt
FL

flungo/opensnap-quicktile

Aero like snap feature for openbox using quicktile.

opensnap-quicktile

What's that?

Opensnap brings the Aero Snap feature to Openbox using quicktile.

Does this work with other window managers?

Probably. This is most likely going to be dependant on quicktile.

Dependencies?

Just quicktile and gtk3 as far as I know. I only use Arch Linux and have not tested this on other distros yet.

Future:

Everything seems to do exactly what I want. Make suggestions.

Installing

If you want to install opensnap-quicktile. from source first make sure you have git installed. (Or fetch a zip file: https://github.com/lawl/opensnap/archive/master.zip)

Install from AUR:

yaourt -S opensnap-quicktile-git

Fetch via git:

git clone https://github.com/Pr0Wolf29/opensnap-quicktile.git

Fetch via zip:

wget https://github.com/Pr0Wolf29/opensnap-quicktile/archive/master.zip
unzip master.zip

Make sure you have all prerequisits:

sudo apt-get install build-essential libx11-dev libgtk-3-dev
I have no idea how to install quicktile on apt systems.

And finally build and install it:

cd opensnap-quicktile*
make

And now start opensnap-quicktile by

bin/opensnap-quicktile --daemon

Languages

C++57.8%C40.7%Makefile1.4%

Contributors

BSD 2-Clause "Simplified" License
Created December 20, 2014
Updated October 7, 2018
flungo/opensnap-quicktile | GitHunt