Consolatis

Results 858 comments of Consolatis

> The logging could probably be shown as DEBUG instead of INFO. That way they won't be printed by default as INFO is the default level to show I think...

> I'm not entirely sure what you mean by this. Are you asking whether colors such as #000000 should be supported? Yes that is what I meant. I tend to...

Apart from defining the default color designs for 8, 88 and 256 colors and squashing into 2 commits this PR should be ready to merge from my POV. Logging on...

@richrd ~~I accidentally rebased this branch on top of master, realized my mistake and rebased again on dev but master and dev diverged so this PR now contains some commits...

labwc is using libxkbcommon which has all the keysyms [defined in a header](https://github.com/xkbcommon/libxkbcommon/blob/master/include/xkbcommon/xkbcommon-keysyms.h). `xev` (which runs via xwayland) or `wev` (wayland native) should both do the trick. Maybe we should...

https://labwc.github.io/getting-started.html#step-3---set-a-shortcut-to-a-launcher Maybe something like "You can use either `xev` (widely available, runs via xwayland) or `[wev](https://some.link.to/sources)` to figure out the name of a key."

Does this still happen with current master or the latest v0.5 branch?

Currently blocked by - #438 But even with that commit reverted it still doesn't work so there is some additional issue preventing the key-repeat while executing a keybind.

Related: https://github.com/labwc/labwc-acceptance-criteria/issues/2

I never had that issue. Do your mouse cursors change at all?