ZEN

Results 23 comments of ZEN

Hi! I had the similar discussion in the ticket #3. In general, it's not so hard to draw text on the fly. But there are some expected issues: - Hard...

By the way, gxkb uses images with 24x24 pixels size. If your panel uses less value for systray icons size, you can get blurry text due to the image resize.

It doesn't work because gxkb had hardcoded values for icon size :). So, there are two options: - Change panel size to 26px and icons to 24px. or - Try...

Hi! I would like to keep gxkb as simple as possible. But I can suggest to take a look at  [xkbmon](https://github.com/xkbmon/xkbmon)+[xkb-switch](https://github.com/grwlf/xkb-switch) utils. If your window manager supports lua-scripting, you may...

@niberius, @adeptg Guys, I can't reproduce this bug on my notebook, so I need your help. Recently, I have added some fixes in the master branch. And I hope they...

Thanks for the feedback! I am still investigating this issue, but unfortunately I can't reproduce it... Anyway, I have an idea how to fix it. From my point of view,...

Hi, guys! I have made some investigation and seems like I have found something. Looks like this issue is related to bug in gnome-settings-daemon/unity-settings-daemon. https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1246272 Also I think I found...

Hi! I think, it's not a gxkb issue, because gxkb just switching keyboard layout in Xorg. But I guess, there should be some specific options for setxkbmap to change this...

I believe the bug was fixed in v0.8.2. Feel free to reopen if the issue appears again.

Hi! I did reproduce the issue, but the strange thing is the issue appears even if `gxkb` is not running. It's as if `Xorg` returns the keyboard configuration from the...