Updated genericgaps (markdown)

Nikita Ivanov 2023-05-20 02:33:49 +02:00
parent 719ad99420
commit 0b6102f07f

@ -1,5 +1,5 @@
### Description ### Description
This patch adds gaps around windows regardless of a layout. This patch is a modified version of [vanitygaps][vanitygaps] that adds gaps around windows regardless of a layout.
This means you can apply any layout patches and the gaps will be displayed there as well. This means you can apply any layout patches and the gaps will be displayed there as well.
This works by allowing a layout to place windows its way, This works by allowing a layout to place windows its way,
@ -8,6 +8,7 @@ To make it work, `resize()` function was modified.
As a side effect, it also fixed some flickering I experienced when using [snail][snail] layout. As a side effect, it also fixed some flickering I experienced when using [snail][snail] layout.
[snail]: https://github.com/djpohly/dwl/wiki/snail [snail]: https://github.com/djpohly/dwl/wiki/snail
[vanitygaps]: https://github.com/djpohly/dwl/wiki/vanitygaps
### Download ### Download
- [2023-05-20](https://github.com/djpohly/dwl/compare/main...NikitaIvanovV:genericgaps.patch) - [2023-05-20](https://github.com/djpohly/dwl/compare/main...NikitaIvanovV:genericgaps.patch)