Louie Lu

Results 84 comments of Louie Lu

@jserv I didn't get it. what do you mean?

Hmm, I can run via `$ python -m format.run`, but changing relative import `from .bench ... ` to `from bench ...`, then run via `$ python format` will work..

@haypo after using absolute imports inside the project, I still can do like this `python -m formats` https://github.com/mlouielu/python-string-format-microperformance

Ah.. That is a typo, I * *can not* * do like this `python -m formats`, it get me this output: ``` Traceback (most recent call last): File "/Users/louielu/dev/python-string-format-microperformance/formats/__main__.py", line...

Please add `guake --support` result, we need to know whether you use x11 or wayland, thanks.

I can only reproduce this when I'm: 1. Focus on guake 2. Start IDEA 3. Typing inside guake 4. IDEA bump out day-tips dialog Then at step 4, guake lost...

After some goolge-fu with "steal window focus linux", it seems more relative to this problem.

Is it possible to attach your coredump here or via email? Or you may print out the coredump backtrace for us, it will help a lot for us to debug...

Thank you for the report @Lowrida, accessibility is our top priority to make everyone can use Guake without problem. I'll take some time to check some UI/UX guideline for this...

It is possible to add border by the CSS, e.g. ## Adiwita ![Selection_79d59_2021_10_18_12_13_18](https://user-images.githubusercontent.com/28770408/137668327-342042c9-119d-41a9-9890-7f7fd5e6b4d5.jpg) ## Adiwita w/ dark variant ![Selection_ad684_2021_10_18_12_12_58](https://user-images.githubusercontent.com/28770408/137668334-9453c40f-17e6-46c8-b363-50f6c7888d25.jpg)