From 47111ce5137aeb14419037323269765f7a639d9c Mon Sep 17 00:00:00 2001 From: Abhinav Prasai Date: Sat, 11 Oct 2025 21:25:23 +0100 Subject: add monocle layout --- docs/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/CHANGELOG.md') 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 -- cgit v1.2.3