Devin J. Pohly

Results 59 comments of Devin J. Pohly

@xxtecraxx Yes, it's a Magisk module that specifically adds BBS to the list of apps allowed to use hidden APIs, as opposed to disabling the restriction globally (which grants access...

Good points, both. Updated. Edit: Further updated to fix a segfault when a window is mapped, unmapped, moved, and mapped again. There's a little bit of null-checking clunkiness here, because...

(After some further testing, it looks like there are other places where the mapping needs to be adjusted, so this is a draft for now.)

That section allows you to specify initial configuration for certain apps. Here it says to start Firefox with tag 8 instead of the current tagset. If that's not what you...

If you count them starting with 1, sure. 😉

Hi Kerberoge, The Shift modifier tends to modify what you have to put in the keycode field as well. Try using the command `xkbcli interactive-wayland` to see exactly what is...

This would be a pretty major change to the project, which I know you understand. dwl was created in response to discussions I read on the suckless MLs, with the...

Hi fauxmight, Thanks for your contributions to dwl. I can tell there are some strong feelings here, so hopefully I can gently clear up the misconceptions and the mistaken statements/questions...

Oh, nice! If that brings the impact back down to a couple of lines, then it's all good.

The benefit of keeping it out is exactly that though: managing the complexity of the code. Is there a use case for this outside of video games?