- Updated to current main
- Added more user toggles to control the behaviour of btrtile into
config.h
- Simplified the btrtile gapps logic
- Simplified the changes to dwl.c
- Added two keybind functions to swap and toggle splits
- Minor code cleanups
- Added functionality to respect the client size hints
- **Mouse-based Client Selection:**
- If no visible client is found under the cursor, fallback to selecting the closest client.
- **Client Insertion:**
- Handle insertion of multiple new clients.
- When moving multiple clients to another tag, ensure the splitting logic is consistently applied.