An open API service indexing awesome lists of open source software.

https://github.com/qaqland/wless

window less, wlroots based wayland compositor
https://github.com/qaqland/wless

wayland wlroots wm

Last synced: 7 months ago
JSON representation

window less, wlroots based wayland compositor

Awesome Lists containing this project

README

          

# wless(WIP)

window less, wlroots based wayland compositor.

## Compile

wless has the following dependencies:

- wayland-protocols
- wlr-protocols
- wlroots-dev

And it works well with:

- foot
- wmenu

## Key bindings

- `Alt + Tab` 切换到下一个窗口,从近到远
- `Alt + Shfit + Tab` 同上但从远到近
- `Win + Tab` 切换到当前屏幕的下一个窗口,从近到远
- `Win + Shfit + Tab` 同上但从远到近
- `Win + Enter` 启动新终端 foot
- `Win + w` 关闭窗口
- `Win + Shift + Esc` 退出

### TODO

- `Win + R` 启动 wmenu-run
- `Win + Space` wmenu 跳转
- `Win + [0-9]` 快捷启动或跳转
- `Win + [Shift] + [N/P]` 屏幕焦点移动

## Output

- wlr-randr

### TODO

-