primalmotion

Results 22 issues of primalmotion

### Please fill out the following: - **Sway Version:** sway version 1.8-dev-251a648e (Jun 1 2022, branch 'master') - **Debug Log:** https://gist.github.com/primalmotion/c4d39ea0879cb7559dafc12fa0f58718 - **Description:** Randomly (but pretty often) when I wake...

bug

Consider this (backticks replaced with single quotes) ``` '''bash echo A ''' '''bash echo B ''' ``` This produces ``` '''bash echo A ''' '''bash echo B ''' A B...

Since the last changes in master (support for the new lock protocol) everytime I hit the first key to enter my password, the ring jumps to the right a bit...

Would it be possible to add an option to skip adding the downloaded books to xochitl? I only use KOReader for reading and I need to go into xochitl and...

Great package. It made my life way easier, thanks for this. I'm wondering if you have any plan to actually publish it to the AUR? Thanks

Pretty often, after I wake up my laptop, Hyprland crashes. Here's the coredump ``` coredumpctl debug 2852 PID: 2852 (Hyprland) UID: 1000 (antoine) GID: 1000 (antoine) Signal: 11 (SEGV) Timestamp:...

bug

It seems Hyprland is not implementing ext-session-lock-v1 (https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/131) (implemented in swaylock here https://github.com/swaywm/swaylock/pull/219) Today if I start swaylock, then switch to another tty and kill it, then come back to...

enhancement

Any chance to have the groups (tabs) implemented in master stack layout?

enhancement

have only 1 workspace on a monitor. move that workspace to another monitor. the monitor now have no workspace.

bug

Hi, it would be handy to support calling run() from an actual Function implementation, and let neotest-go find its test, so we can run the test without having to find...