Commit Graph

9 Commits

Author SHA1 Message Date
julmajustus d7471ef29e btrtile: Refactored the tiled client resizing logic
Improved detection of the node to resize. btrtile now handles client resizing based on the nearest client edge in the resize direction. It also handles resizing of clientless split nodes, making the behavior feel more intuitive.
2026-05-17 23:44:33 +03:00
julmajustus ee75e70f79 btrtile update for dwl v0.8 and wlroots-next 2026-03-19 23:20:11 +02:00
Diego Viola e1ad73d51c treewide: fix typos 2026-03-10 20:13:35 +01:00
julmajustus 2eda9f1f5f btrtile refactor: simplified codebase and added support for multi-tag view/toggle 2025-02-13 23:42:20 +02:00
julmajustus 5f6ffb8161 btrtile: fixed bug in buttonpress tiled client insertion logic if only one client is present 2025-02-09 16:34:58 +02:00
julmajustus 32a21e2261 btrtile: Refactor client management and insertion logic
- **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.
2025-02-08 06:27:25 +02:00
julmajustus 9e12e39f66 Removed local .gif images from btrtile and simple_scratchpad to reduce repo size 2025-01-10 14:07:20 +02:00
julmajustus 6770813364 Fixed typos in btrtile readme 2025-01-04 01:07:54 +02:00
julmajustus 2cd54ba5fb Add btrtile
Patch refactor, updated readme.

Added link for with gapps patch to readme.
2025-01-01 23:36:19 +00:00