Feature request: float-rule window style #69

Closed
opened 2026-01-05 14:48:03 +01:00 by adam · 1 comment
Owner

Originally created by @yydcnjjw on GitHub (Dec 16, 2021).

Originally assigned to: @LGUG2Z on GitHub.

Filter window according to different window types.
Example:

# i3wm
for_window [window_role="pop-up"] floating enable
Originally created by @yydcnjjw on GitHub (Dec 16, 2021). Originally assigned to: @LGUG2Z on GitHub. Filter window according to different window types. Example: ``` # i3wm for_window [window_role="pop-up"] floating enable ```
adam added the enhancement label 2026-01-05 14:48:03 +01:00
adam closed this issue 2026-01-05 14:48:03 +01:00
Author
Owner

@LGUG2Z commented on GitHub (Dec 16, 2021):

I think we could try expanding the the float and other rules which take window identifiers to also take Window Styles, which includes a style for popup windows. I don't know whether or not this style is respected as widely by Windows applications as the "pop-up" window role is on Linux, but I think this is the closest that we will be able to get to what you are describing for now.

@LGUG2Z commented on GitHub (Dec 16, 2021): I think we could try expanding the the float and other rules which take window identifiers to also take [Window Styles](https://docs.microsoft.com/en-us/windows/win32/winmsg/window-styles), which includes a style for popup windows. I don't know whether or not this style is respected as widely by Windows applications as the "pop-up" window role is on Linux, but I think this is the closest that we will be able to get to what you are describing for now.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#69