Files
neovim/src/nvim
glepnir d06bac614c refactor(window): extract w_kind for window role #40830
Problem:
w_float_is_info conflates a window's role with its floating layout,
which are orthogonal properties.

Solution:
Replace w_float_is_info with a w_kind enum for the window's role.
2026-07-20 07:21:53 -04:00
..
2026-07-16 21:39:40 +02:00
2026-07-16 21:39:40 +02:00
2024-01-11 21:37:23 +01:00
2026-03-11 18:00:18 +01:00
2024-01-11 21:37:23 +01:00
2026-07-06 22:17:25 +02:00
2023-11-28 22:23:56 +01:00
2026-07-18 14:31:36 -04:00
2024-01-11 21:37:23 +01:00
2026-07-18 14:31:36 -04:00
2026-07-16 21:39:40 +02:00
2026-04-14 18:39:38 +02:00
2026-04-20 07:09:37 -04:00
2026-07-18 14:31:36 -04:00
2026-07-18 14:31:36 -04:00
2026-07-18 14:31:36 -04:00
2025-11-16 20:36:07 -08:00
2026-07-16 21:39:40 +02:00
2026-07-16 21:39:40 +02:00
2026-07-18 14:31:36 -04:00
2024-01-11 21:37:23 +01:00
2026-07-16 21:39:40 +02:00
2025-09-13 22:49:50 -04:00
2026-07-19 07:07:03 -04:00
2025-11-19 20:43:15 -08:00