Szunti

Results 22 comments of Szunti

I do get KeymapNotify events when I focus the root window. From the man page of XKeymapEvent(3): > generated on EnterWindow and FocusIn when KeymapState selected It can be hard...

I'm not expert, but as I see, you need to use the xkb extension to handle Alt Gr correctly. The problem is that core protocol can only get a one...

The first screenshot looks right. PowerlineSymbols.otf only contains glyphs for the special powerline characters, normal letters are missing. About missing arrows, you could write the arrow character to the console...

I like the colors of wyrmsun, I am sure you can choose a nice color or pattern, background image, I don't even know what is possible without coding too much.

SDL1 in fullscreen mode eats all input on linux. You can't switch window, change volume, etc. AFAIK it is a design issue. It is fixed only in SDL2. The problem...

Usong version 3.3.1 `luarocks help` lists them for me

No, still wrong, but different. Now the width is less than my resolution, but the height is still huge. Loading: ![aa-non-full2](https://user-images.githubusercontent.com/1443881/38164829-b3a705b2-350a-11e8-9bd2-5cd3d93f53a7.jpg) Main screen: ![aa-non-full](https://user-images.githubusercontent.com/1443881/38164832-c227d062-350a-11e8-9165-23c18a634e2b.jpg)

Same. Actually without the huge black areas above and under the main screen it would be a neatly sized window.

Unless slicing for sections are needed, I think I'm done.

Thank you for making psd. I'm glad if I can contribute a little. I will make a pr probably tomorrow.