diff options
author | uint23 <[email protected]> | 2025-05-03 09:25:13 +0100 |
---|---|---|
committer | uint23 <[email protected]> | 2025-05-03 09:25:13 +0100 |
commit | cecc03a13e01a2da9aaac759928060afff9ce6a2 (patch) | |
tree | b28083b25216c16636d7e1e9a5c2e75ab3c081b5 | |
parent | e0e29d78b8132ae8e3e28c08bb74d737f0539df3 (diff) |
update README.md
-rw-r--r-- | README.md | 22 |
1 files changed, 19 insertions, 3 deletions
@@ -40,9 +40,25 @@ <details> <summary><strong>Click to expand</strong></summary> -#### v1.1.1 -- **NEW**: Xinerama support, swap windows with Mod + Shift + Drag. -- **FIXED**: New windows in `global_floating` mode spawn centered. +#### v1.5 - Ready for Release + +- **NEW**: Using XCursor instead of cursor font && new logo. +- **FIXED**: Proper bind resetting on refresh config. +- **CHANGE**: No longer using INIT_WORKSPACE macro, proper workspace handling. New sxwmrc + +#### v1.4 +- **CHANGE**: Added motion throttle && master width general options + +#### v1.3 +- **CHANGE**: ulong, u_char uint are gone + +#### v1.2 +- **NEW**: Parser support +- **FIXED**: Quit syntax && Freeing cursor on exit + +#### v1.1 +- **NEW**: Xinerama support, swap windows with Mod + Shift + Drag +- **FIXED**: New windows in `global_floating` mode spawn centered </details> |