Wolfy Posted March 19, 2020 Share Posted March 19, 2020 This is still work in progress - Try it only if you understand what these commands do. You have to install the build dependencies with: apt build-dep gala Install the elementary-sdk apt install elementary-sdk You have to clone my branch (this is my personal repo, so you have to trust me or look at the code): git clone --single-branch --branch ctrl-drag-tile git@github.com:andreasfelix/gala.git Build it: (instructions from https://github.com/elementary/gala) cd gala meson build --prefix=/usr cd build ninja sudo ninja install gala --replace & Switch back to current version of gala with: apt install --reinstall gala gala --replace & Some useful info is also here: https://elementary.io/docs/code/os-dev https://www.reddit.com/r/elementaryos/comments/fh1121/quartervertical_window_tiling/ Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now