Alexa Ognjanovic

Results 19 comments of Alexa Ognjanovic

Started adding dart solutions: https://github.com/hhhrrrttt222111/CodeChef/pull/270

Correction, it works on most programs, but it doesn't work on firefox. When I run it with `swallow firefox` it gives me `i3-swallow: no process attached`

Well, if you look what `code` command does: ``` ELECTRON_RUN_AS_NODE=1 exec electron /usr/lib/code/out/cli.js /usr/lib/code/code.js "$@" ``` It is spawning in another process, so you would have to run it directly...

![Screenshot from 2019-10-04 17-46-06](https://user-images.githubusercontent.com/23121814/66221257-eb7d0000-e6ce-11e9-9f25-2f01c4e1f3bc.png) Something like this. But i just find that blender doesn't have any library for UI and you will have to strip it from their code, so...

Switched to adaptive_theme package. Much better

Thank you, sorry for my late response. I cant limit body because panel is rounded and clipping is then visible. I tried making element in body same height as panel,...

Hi, driver currently doesn't support keyboards and I planning to rewrite large parts of the code, but I think I can add support for it. Do you know how to...