b1scu1t

Results 35 comments of b1scu1t

I think the DBus implementation for Bismuth might help. Similar to BSPWM's `bspc` command controlling `bspwm` and I3wm's equivalent. With that we can interact with Bismuth with commands.

I'm thinking KWin probably crashed? There was a bug where the newly introduced Bismuth Window Decoration would sometimes crash KWin. https://github.com/Bismuth-Forge/bismuth/issues/332 That bug would have been fixed by verson 3.1.

I guess this would be an extension/better version of https://github.com/Bismuth-Forge/bismuth/issues/74 ? Similar to what `bspwm` and `i3wm` offers.

Regarding Windows/Wine applications...their X11 class names always have a '.exe' suffix. For example, Steam's (Wine) class name is 'Steam.exe'. Krohnkite already matches sub-strings, but it is limited to Window Titles....

I'm using Krohnkite on X11 and I can't reproduce this issue. What version of Krohnkite and KWin are you using? What window rules are set in Krohnkite's config? Operating System:...

UWP Apps (like WhatsApp for Windows) are managed by GlazeWM, now. ![image](https://github.com/glazerdesktop/GlazeWM/assets/41207956/153eedf5-88d7-4363-97d1-080aa743c841)

I feared this would happen. I'm the user that suggested a merger of Bismuth and Kronkite on your Matrix server. Just want to say that you (@gikari), @esjeon, and the...

@maphew I'm thinking a new bar-component or expanding the existing 'tiling direction' component.

I think a nice way to implement this only checking 'managed' (not floating/ignored) windows and minimizing/hiding anything but the focused window. Though...this way GlazeWM would have to remember the window...

The bug occurs on some Chromium-based browsers. Vivaldi, for example, doesn't have this issue.