summaryrefslogtreecommitdiff
path: root/docs/CHANGELOG.md
diff options
context:
space:
mode:
authorAbhinav Prasai <abhinav.prsai@gmail.com>2025-10-11 21:25:23 +0100
committerAbhinav Prasai <abhinav.prsai@gmail.com>2025-10-11 21:25:23 +0100
commit47111ce5137aeb14419037323269765f7a639d9c (patch)
treea9e54e01974ca895705631bfa4659a5a7693cbaa /docs/CHANGELOG.md
parent86d89c3ac2ff1fe9d9cda02dd5f5ee9453f96f15 (diff)
add monocle layout
Diffstat (limited to 'docs/CHANGELOG.md')
-rw-r--r--docs/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md
index 4d35a93..201f9e5 100644
--- a/docs/CHANGELOG.md
+++ b/docs/CHANGELOG.md
@@ -3,12 +3,17 @@
All notable changes to this project will be documented in this file.
#### v1.7 (git)
+- **ADD**: Monocle layout
+- **ADD**: Developer documentation
- **ADD**: `_NET_FRAME_EXTENTS` support
- **ADD**: `start_fullscreen` which opens specified windows in fullscreen mode
- **ADD**: Proper EWMH fullscreening
- **ADD**: Switching to previous workspace
- **ADD**: Keeping floating windows on top
- **ADD**: Keyboard driven moving/resizing of windows
+- **CHANGE**: Move externs from `defs.h`->`extern.h`
+- **CHANGE**: Remove unused macros and headers
+- **CHANGE**: Logo
- **CHANGE**: Use `compile_flags.txt` instead of `.clangd`
- **CHANGE**: Remove backup binds
- **CHANGE**: General refactoring of code. Much better now