HashTWM icon indicating copy to clipboard operation
HashTWM copied to clipboard

Dialog boxes are working incorrectly

Open geckwwo opened this issue 1 year ago • 2 comments

I know the software wasn't updated for 10 years at this point, but still. If any dialog box is opened, like Open file..., then HashTWM is like stealing focus, so I can't click or type anything in the dialog box - it focuses for 0.1s and then unfocuses. ReadMe says, that I should add -i switch with #32770, but it did not help.

Does anyone know, how I can solve this? HashTWM is the only tiling manager that satisfied my needs, but this is just making it not worth it.

geckwwo avatar May 09 '23 18:05 geckwwo

Hey, I decided to have a look into this as I know there have been some issues for a while.

I've updated the code that deals with window focusing to attempt to focus active popup windows first, and this seems to solve the issue for me (only tested with Firefox and gVim file dialogs so far).

I've pushed a new binary to https://github.com/ZaneA/HashTWM/blob/master/hashtwm.exe if you'd like to try! :)

ZaneA avatar May 10 '23 00:05 ZaneA

Woah, thank you so much! :D I'll try it today ASAP!

geckwwo avatar May 10 '23 01:05 geckwwo