ahigerd

Results 34 comments of ahigerd

Irritatingly, you can't really do it from Designer. https://doc.qt.io/qt-5/qaccessible.html

Doesn't occur in the player? That's really strange. Can you please contact me on Discord so I can collect some more information?

This is even harder than I thought because gsfopt scribbles over the songtable.

@pubct What platform are you on? (Windows, Mac, Linux/X11, Linux/Wayland)

Well, I'm not using Openbox's Alt+Tab, so that's not a problem for me, but I do see what you mean. That said, my intent was to replace the window's icon...

At least with my preliminary investigation, everything within Openbox's code uses `client_icon()`, which has a fallback to `client_default_icon` if no other icon has been set. The code that interacts with...

I've opened a PR with a proposed implementation of this configuration option: https://github.com/Mikachu/openbox/pull/22

Raising a heads-up on this thread: I've addressed the issues I encountered while testing my PR, so it's ready for review.

Hold this thought: This was working for me for several hours, but I just had a crash and I'm investigating if it's related to this change or not.

~~Doesn't look related, though it's kind of confusing. It crashed in `client_calc_layer`.~~ ~~Okay, yeah, this PR should be good to go.~~ Recompiled with debug symbols and got a more useful...