Jay Ta'ala

Results 317 comments of Jay Ta'ala

Right, Godot seems to be doing some really funny stuff when it comes to focusing/defocusing (sometimes when another window gets focus, it toggles focus on godot windows). Anyways, suspect this...

> Do you think that I should debug PaperWM or look somewhere else? Well, definitely test with other gnome terminals (e.g. console or gnome terminal). If it doesn't happen there...

hmm - yeah, there must be something else happening here. I can't reproduce this even with kitty. https://github.com/paperwm/PaperWM/assets/30424662/76a3cb69-e74f-49d4-a66c-cfb6fbe3e65d Just checking are you on X11 or wayland? Also double-checking you have...

Interestingly kitty and console does seem to eat keybind `super`+`.`. I don't use those keybinds (instead using `switch to left/right window` keybinds. There does seem to be a keybind clash...

Anyone have any idea what `super+.` is supposed to do n terminals? Here's in console using (comes up with an underlined `e` - kind of like switching languages or something):...

> But I'll try to disable keybinding and see what happens. Yes please - try changing the keybind to confirm that it is that keybind in terminals (for some reason)....

ah... it's to add emoji's and other characters... in the terminal. Try `super`+`.` and then press spacebar. https://github.com/paperwm/PaperWM/assets/30424662/e9f902f7-2ebe-4270-b828-07d49b38fd8e

Okay, run `ibus-setup` from terminal and look at the keybind in the `Emoji` tab, change it to something else: ![image](https://github.com/paperwm/PaperWM/assets/30424662/9ae5324e-6f73-473c-99e9-10446e014f82)

Dang, given it's ibus (input bus) - it can ignore paperwm keybinds in the terminal context (which is what it's doing here). If that keybind was in dconf, then we...