summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorwerdl <werdl_is_cool@outlook.com>2025-05-19 06:55:26 +0100
committerwerdl <werdl_is_cool@outlook.com>2025-05-19 06:55:26 +0100
commitfcd92be19f262aa309fd39a8ad3d57c1e4dc3765 (patch)
treeedbe82dfb0adb832addfbe9b16c78caef6670256 /CHANGELOG.md
parenta77d543af2e6ccf5b53fe92761f7ac67c53dddb8 (diff)
parent86a8bba41f1757c605badda8afdf4c1d759a0dd1 (diff)
Merge branch 'main' of https://github.com/werdl/sxwm
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..8e5a064
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,22 @@
+### Changelog
+
+All notable changes to this project will be documented in this file.
+
+#### v1.5
+- **NEW**: Using XCursor instead of cursor font && new logo.
+- **FIXED**: Proper bind resetting on refresh config. && Multi-arg binds now work due to new and improved spawn function
+- **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