Gurjus Bhasin

Results 88 comments of Gurjus Bhasin

I can see it in the examples though.

Yup! I'm using the vscode extension, it says stuff like println and readLine()!! is undefined (and asks me to add it to gradle)

:thinking: Any ideas on how to debug the problem?

Also btw, this is offtopic, but why isn't the atom extension maintained anymore? I would love to use this on atom as well

Oh, is it maintained? never mind then :sweat_smile: Was wondering since the last commit was in august '19 and the last commit for Visual Studio Code's was just around 2...

ah. i can't check as i don't use kotlin anymore, sorry

no i don't do kotlin anymore.

> For my understanding, what should the shortcut exactly do, tile three windows like in the image? No, it can tile any arbitrary number of windows that are on the...

Well, it's not that the window is off-position. It's that the terminal window on top is not the size i've given it, because Mutter's Meta.Window#move_resize_frame function does respect size hints....

Probably the _NET_FRAME_EXTENTS thing can be done in the next PR, but I'm still not sure what you mean on that. There isn't any y-extent in _NET_FRAME_EXTENTS, just top/bottom/left/right.