Coder Social home page Coder Social logo

matthewcroughan / autotiling Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nwg-piotr/autotiling

0.0 2.0 0.0 39 KB

Script for sway and i3 to automatically switch the horizontal / vertical window split orientation

License: GNU General Public License v3.0

Python 97.60% Shell 2.40%

autotiling's Introduction

autotiling

This script uses the i3ipc-python library to switch the layout splith / splitv depending on the currently focused window dimensions. It works on both sway and i3 window managers.

Inspired by https://github.com/olemartinorg/i3-alternating-layout

See on YouTube:

Auto-tiling in action

Installation

Arch Linux

  1. Install the autotiling (AUR) package.
  2. Add exec autotiling to the ~/.config/sway/config or exec_always --no-startup-id autotiling to the ~/.config/i3/config file.

Manually

  1. Install the python-i3ipc>=2.0.1 package (or whatever it's called in your Linux distribution).
  2. Save the autotiling.py file anywhere, make executable and autostart in your i3/sway config file: exec /path/to/the/script/autotiling.py on sway or exec_always --no-startup-id /path/to/the/script/autotiling.py on i3.

autotiling's People

Contributors

0-kala-0 avatar ammgws avatar nwg-piotr avatar travankor avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.