No description
Find a file
2025-11-03 22:10:41 +01:00
src GPL v3 it 2025-11-03 22:10:41 +01:00
.clang-format initial code import 2025-08-22 01:33:37 +02:00
.gitignore initial code import 2025-08-22 01:33:37 +02:00
COPYING GPL v3 it 2025-11-03 22:10:41 +01:00
Makefile add license and version notice to log 2025-11-03 00:55:34 +01:00
README.md update readme 2025-08-22 17:08:35 +02:00
screenshot.png new screenshot 2025-08-22 17:45:33 +02:00
xinitrc initial code import 2025-08-22 01:33:37 +02:00

r60wm

simple floating X11 window manager targeted towards my thinkpad r60.

screenshot of r60wm in use

usage

  • resize with alt+right click+mouse move
  • move with alt+left click+mouse move
  • change focus via click or alt+tab
  • kill clients using alt+f4

requirements

Xlib / libX11 headers and a POSIX toolchain (default CC is clang)

planned things

  • EWMH Support
  • Maybe window decorations (?)