Ivan Molodetskikh
f90eb0cbe4
Implement tabbed column display mode
2025-02-10 07:29:33 -08:00
Ivan Molodetskikh
a0e2a15c60
Take border into account for fixed preset-column-width for tiled windows
2025-01-31 21:30:22 +03:00
Ivan Molodetskikh
73f6d3366e
wiki: Remove foot mention
...
This issue has been fixed in foot.
2025-01-31 20:42:50 +03:00
Ivan Molodetskikh
bd559a2660
Implement window shadows
2025-01-17 23:10:01 +03:00
Ivan Molodetskikh
c308be315d
wiki: Put version in Since: next release
2025-01-10 15:39:02 +03:00
Ivan Molodetskikh
e5e50e82d5
wiki: Clarify that preset width doesn't take borders into account only in tiling
2024-12-30 20:12:37 +03:00
Ivan Molodetskikh
d35ad73e35
wiki: Change Since 0.1.11 to Since next release
2024-12-15 16:44:35 +03:00
FluxTape
11f351dbeb
Implement empty-workspace-above-first ( #745 )
...
* Implement empty-workspace-above-first option
* add two failing tests
* fix interactive_move_onto_empty_output_ewaf and
interactive_move_onto_first_empty_workspace tests
* Add two failing ewaf option toggle tests
* Fix adding/removing first empty workspace on option toggle
* Don't remove first empty workspace if focused
* Stop workspace switch when enabling ewaf
* layout/monitor: Offset workspace switch on adding workspace above
* Fix some initial active workspace ids with ewaf
* wiki: Document empty-workspace-above-first
---------
Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com >
2024-11-29 08:46:13 +03:00
Ivan Molodetskikh
05d218113c
Add gradient support for the insert hint
...
Implement it via FocusRing which already handles SolidColor vs. Border
render element.
2024-11-02 10:53:55 +03:00
Ivan Molodetskikh
f04befb567
wiki: Document insert-hint config
2024-10-27 23:07:39 -07:00
Ivan Molodetskikh
4e5f392c50
wiki: Document always-center-focused-column
2024-09-14 09:48:59 +03:00
Ivan Molodetskikh
737e99ec69
Add preset window heights to wiki & default config
2024-09-12 02:32:44 -07:00
Ivan Molodetskikh
5a0bda7ec4
wiki: Document negative struts
2024-07-22 13:12:42 +03:00
Ivan Molodetskikh
3ace97660f
Implement gradient color interpolation option ( #548 )
...
* Added the better color averaging code (tested & functional)
* rustfmt
* Make Color f32 0..1, clarify premul/unpremul
* Fix imports and test name
* Premultiply gradient colors matching CSS
* Fix indentation
* fixup
* Add gradient image
---------
Co-authored-by: K's Thinkpad <K.T.Kraft@protonmail.com >
2024-07-16 07:22:03 +00:00
Suyashtnt
3be6e38af3
wiki: update wiki kdl snippets
...
Signed-off-by: Suyashtnt <suyashtnt@gmail.com >
2024-07-08 17:42:09 +03:00
Ivan Molodetskikh
1dae45c58d
Refactor layout to fractional-logical
...
Lets borders, gaps, and everything else stay pixel-perfect even with
fractional scale. Allows setting fractional border widths, gaps,
struts.
See the new wiki .md for more details.
2024-06-18 14:01:28 +03:00
Ivan Molodetskikh
ba44aeda4a
wiki: Add a FAQ page
2024-04-20 10:24:20 +04:00
Ivan Molodetskikh
f46e937949
wiki: Improvements
2024-03-28 21:07:48 +04:00
Ivan Molodetskikh
470d65a060
wiki: Improve Layout
2024-03-28 17:50:34 +04:00
Ivan Molodetskikh
4f421907cd
wiki: Add Layout
2024-03-28 17:35:36 +04:00