Skip to content

feat: do not display icon of a sticky window#60

Draft
chovanecadam wants to merge 1 commit intopierrechevalier83:mainfrom
chovanecadam:main
Draft

feat: do not display icon of a sticky window#60
chovanecadam wants to merge 1 commit intopierrechevalier83:mainfrom
chovanecadam:main

Conversation

@chovanecadam
Copy link

In i3 / Sway, it is possible to create a sticky floating window which is visible on all workspaces. In the current implementation, the icon of the sticky window is always displayed on the current workspace. I think it should be hidden, as it does not help the user when navigating between workspaces and it is not pleasant to see the icons jump around, especially with more sticky windows.

I had to fork swayipc-rs and apply JayceFayne/swayipc-rs@13b9b8f to support i3. Sway includes the floating information in the note_type property.

I tested this on Sway / i3 on Fedora 36.

I am marking this as draft as you probably want to apply JayceFayne/swayipc-rs@13b9b8f on your fork of swayipc-rs instead of using mine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant