1
0
Fork
You've already forked stacktile
0
No description
  • C 84.7%
  • Roff 13.5%
  • Makefile 1.8%
Find a file
2022年08月13日 18:54:32 +02:00
.builds Add sourcehut build job 2021年08月05日 22:04:20 +02:00
.gitignore Implement stacktile 2021年05月29日 17:46:12 +02:00
LICENSE Init 2021年04月20日 12:01:28 +02:00
Makefile Makefile: Run $CC properly 2022年05月10日 20:43:48 +02:00
README Specify license more explicitly 2022年01月30日 15:08:02 +01:00
river-layout-v3.xml update to river-layout-v3 2021年07月17日 12:46:49 +02:00
river-status-unstable-v1.xml Add '--drop-empty-configs' 2021年08月06日 00:35:31 +02:00
stacktile.1 Add option to limit primary_count to not exceed view_count 2022年08月13日 18:54:32 +02:00
stacktile.c Add option to limit primary_count to not exceed view_count 2022年08月13日 18:54:32 +02:00

stacktile is a layout generator for the river[1] Wayland compositor.
It devides the screen into three areas, the primary area, the secondary area and
the remainder area. The primary and secondary areas are populated by a
configurable amount of windows from the top of the window stack. All remaining
windows will be placed in the remainder area. The windows in these areas are
arranged into a configurable sublayout.
stacktile is highly adaptable and should fit many use cases. The configuration
of the layout is individual per tag set. If the layout values are changed, the
change only applies to the currently focused tag set.
stacktile is licensed under the GPLv3.
[1] https://github.com/ifreund/river