Michael Hoang
Michael Hoang
@sorin-ionescu @indrajitr any thoughts on this PR?
I think this should be low risk as `ohmyzsh` has had this alias for 13 years now and I'm not aware of any issues. This alias should only have an...
@BurntSushi any thoughts on this PR?
@domenkozar any chance you can take a look at this PR?
A workaround I've found in QEMU 6.1.0 is to toggle `Grab Input` (`Ctrl+Alt+G`), I'm currently running with `-vga none -device virtio-vga-gl` and using `WLR_NO_HARDWARE_CURSORS=1`
Also I think we should potentially standardize some settings, like for example a `caseSensitive` setting for plugins that could have three options like `true`, `false`, `inherit` (which means it would...
Another idea I have for the plugins API is to allow other plugins to extend each other, mainly the preview section. This is more specifically about the `basic-apps` plugin and...
Can someone confirm that being able to resize the Cerebro window is intended? I also run Arch and i3, so when I test with the old version (pre-`splash` change) it...
@maximbaz yeah, I already knew this, I was just confirming the intended behaviour, because normally if a window doesn't have borders in i3 this implies that it shouldn't be resized...
@maximbaz I think having an advanced option is fine as long as it's just documented, but doesn't show up in the UI, anyone who wants to modify it should just...