killown
killown
> [@killown](https://github.com/killown) This script doesn't work. After I run it, I'm no longer able to switch the keyboard layout using the "Alt+Shift" shortcut as usual. I have to log out...
if you merge both prs, it will solve #2419 awesome ammen, thanks! https://github.com/user-attachments/assets/8e5455e7-43a6-4ea2-b2bf-f27e22ba8c2d
fuzz tests crash related to your branch ``` EE 03-09-24 14:41:52.567 - [src/api/wayfire/dassert.hpp:26] Adding a child node twice! AddressSanitizer:DEADLYSIGNAL ================================================================= ==39316==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x58bbd4d01b7a bp...
> @killown How do you know this crash is related to this branch? It would also be helpful if you can explain how to reproduce the crash without the fuzz...
Simpletile was disabled at the time, and the panel I use configures the tiling layout for all visible views, which may have caused the crash. I'm just guessing, as I...
> That would be very weird, because the crash points to simple-tile, but you say the plugin was disabled?? Did you disable it at runtime, or did wayfire start with...
I am still trying to find a way to reproduce this bug ~ ❯❯❯ wayfire --version 0.9.0-3a55cdd6 (Aug 23 2024) branch makepkg ``` AddressSanitizer:DEADLYSIGNAL ================================================================= ==269575==ERROR: AddressSanitizer: SEGV on unknown...
No crashes with #2604 tested simple tile for 10 minutes in fuzz tests While the crash doesn't directly implicate the JSON library, it's possible that misuse (e.g., accessing invalid or...
just in case you are wondering if there is alternatives, you could use IPC https://github.com/killown/waypy for example if you want to trigger a shortcut ALT+E sock.press_key("A-KEY_E")
I had this issue before, but it's not happening anymore, at least for me. I can't reproduce it if it still exists. I am using: "99e61eb7cd3dc47c5a27efd1ff45f35611e337ba".