Sowm Versions Save

An itsy bitsy floating window manager (220~ sloc!).

1.6

4 years ago
  • Fix compile errors due to incorrect order of linker flags.

1.5

4 years ago
  • Makefile fixes.

1.4

4 years ago
  • docs

1.3

4 years ago
  • Added minimum resize amount.
  • Minor fixes.
  • bmake support for Makefile
  • etc

1.2

4 years ago
  • Fix various code style errors.
  • Fixed bug causing sowm to not work.

1.1

4 years ago
  • Fixed keybindings not working with various modifier keys.
  • patches

1.0

4 years ago
  • Clean up.
  • Bugfixes.

0.3

4 years ago
  • Down to 240 LOC.
  • Fixed sowm not honoring --geometry and similar flags.
  • Fixed sowm not using MOD from config.h for mouse bindings.
  • Reduced the number of server events sowm subscribes to.
  • Simplified structures used for passing around windows, workspaces, geometry etc.

0.2

4 years ago
  • Optimizations in window move and resize.
  • Use config.def.h instead of config.h.
  • Enabled more compiler warnings (and fixed them).
  • Build with -O3 instead of -Os (no size difference).

0.1

4 years ago
  • Initial release.
  • All known bugs fixed.
  • Source is now commented.
  • Down to 268 LOC.