Skip to content

A very rough imitation of "Snap-Layout" feature (-of Windows) in Linux Xfce (as a Tiling Manager)

License

Notifications You must be signed in to change notification settings

Karvy-Singh/YaTM-ish

Repository files navigation

YaTM-ish (Yet Another Tiling Manager-ish)

A very rough imitation of "Snap-Layout" feature (-of Windows) in Linux (as a tiling manager)

Note: Cloning the repo and and running install.sh will trigger a bash script which will always run in background since system start-up. To uninstall just run uninstall.sh

walkthrough.mp4

To Setup and run-

git clone https://github.com/Karvy-Singh/YATM-ish.git
cd YATM-ish
chmod +x install.sh
./install.sh
chmod +x run.sh
#to be done only for the initial setup
./run.sh        # use it everytime to trigger the TM

Press number keys to select the desired configuration

Requirements-

install the following libraries:

  • SDL2
  • SDL2_image
  • SDL2_ttf (ensure you have fonts already present)
  • X11

About

A very rough imitation of "Snap-Layout" feature (-of Windows) in Linux Xfce (as a Tiling Manager)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published