Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Releases: dylanaraps/sowm

1.6

21 Feb 16:12
f201a46
Compare
Choose a tag to compare
  • Fix compile errors due to incorrect order of linker flags.

1.5

20 Feb 16:48
7821aac
Compare
Choose a tag to compare
1.5
  • Makefile fixes.

1.4

20 Feb 16:38
b5087ac
Compare
Choose a tag to compare
1.4
  • docs

1.3

20 Feb 16:36
e491a63
Compare
Choose a tag to compare
1.3
  • Added minimum resize amount.
  • Minor fixes.
  • bmake support for Makefile
  • etc

1.2

25 Jan 20:33
0e8cc9f
Compare
Choose a tag to compare
1.2
  • Fix various code style errors.
  • Fixed bug causing sowm to not work.

1.1

20 Jan 17:38
e0d0415
Compare
Choose a tag to compare
1.1
  • Fixed keybindings not working with various modifier keys.
  • patches

1.0

09 Nov 19:59
e496541
Compare
Choose a tag to compare
1.0
  • Clean up.
  • Bugfixes.

0.3

17 Oct 17:16
b0a8d24
Compare
Choose a tag to compare
0.3
  • 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

16 Oct 05:39
41ad0ff
Compare
Choose a tag to compare
0.2
  • 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

15 Oct 12:06
cd8d42c
Compare
Choose a tag to compare
0.1
  • Initial release.
  • All known bugs fixed.
  • Source is now commented.
  • Down to 268 LOC.