Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Automatic Tiling for EWMH Compliant Window Managers

License

NotificationsYou must be signed in to change notification settings

blrsn/zentile

Repository files navigation

zentile logo

On-demand tiling for Openbox, Xfce and otherEWMH Compliant Window Managers.

Table of Contents

Features

  • Workspace based tiling. You can enable tiling in one workspace and leave others untouched.
  • Ships with two simple tiling layouts (Vertical & Horizontal)
  • Customizable gap between tiling windows.
  • Autodetection of panels and docks.

Installation

Download the pre-compiled binary fromreleases pageand set executable permission.

$ chmod a+x zentile-linux-amd64$ ./zentile-linux-amd64

Or compile from source

$ go get -u github.com/blrsn/zentile$ go install github.com/blrsn/zentile

Arch Linux

With an AUR helper such asyay installed:

$ yay -S zentile

Config

Default KeybindingDescription
Ctrl+Shift+tTile current workspace
Ctrl+Shift+uUntile current workspace
Ctrl+Shift+sCycle through layouts
Ctrl+Shift+nGoto next window
Ctrl+Shift+pGoto previous window
Ctrl+Shift+mMake the active window as master
Ctrl+]Increase size of master windows
Ctrl+[Decrease size of master windows
Ctrl+Shift+iIncrease number of master windows
Ctrl+Shift+dDecrease number of master windows

The config file is located at~/.config/zentile/config.toml

Credits

Inspired by BurntSushi'spytyle.
This project would not have been possible withoutxgbutil.
Logo was made withLogomakr

License

zentile is licensed under the MIT License. See the full license text inLICENSE.


[8]ページ先頭

©2009-2025 Movatter.jp