Gurjus Bhasin
Gurjus Bhasin
Currently double clicking in gnvim selects the full line. The usual behavior in most applications is double click selects a word and triple click selects the full line. It would...
Please provide better debugging, as transpiling to JS is confusing. I'll give an example.  Basically, the error is thrown for the code transpiled to JS, as so: ``` Thrown:...
Not really a bug, but I get something like: ``` /home/user/e.nim(71) e /home/user/e.nim(66) main /home/user/e.nim(44) updateScreen /usr/lib/nim/system/fatal.nim(49) sysFatal Error: unhandled exception: value out of range: -1 notin 0 .. 9223372036854775807...
I am aware this is being worked on, but is there a branch we can compile to get it right now or something?
## Description This PR adds basic support for horizontal tiling to Budgie. It looks like this:  We add a new option to the dconf schema com.solus-project.budgie.wm.gschema.xml: toggle-layout, which is...
It's not hard to make a GUI to do this, if we can with plugins. Not sure why https://github.com/themix-project/oomox/issues/146 was closed... For example, I'd like to see Qogir, but I...
We can treat them as special status clients and keep them raised. Or the least we can do is at least respect their boundaries for maximization etc
This only affects Qt. It also only affects menus. Menus are fine when you launch an application. As soon as you move or resize it menus open up in the...
In win32 apps running under wine, for some reason clicks are offset by the titlebar height. I don't know which protocol I'm not supporting which would fix this (I think...
Right now in tiling mode it's 50/50 (with gaps the master window is $GAPS bigger, which you shouldn't notice unless you have huge gaps). A common alternative seems to be,...