Wismill

Results 191 comments of Wismill

@whot @bluetech any suggestion for profiling our code base?

It seems only glaucus uses a non-obsolete release of libxkbcommon, and it seems a very niche distribution. Hahn does not seem to even build it. As I understand the main...

Closing. Feel free to reopen if you have some news.

⚠️ This is very much WIP ⚠️

@legionus CI is finally running. XKB test is expected to fail for now: locally the issue is that stderr output does mot match (I have a bunch of `unable to...

Just to be clear: are you using a specific Input Method (i.e. IBus), or is it just for debugging and you rely on default settings?

Having ibus installed does not mean it is active. Do you have the [IM env variables](https://github.com/ibus/ibus/wiki/ReadMe#run-gnome-kde-or-old-x-applications) set? This is very important to know, as ibus does not use xkbcommon.

It seems Gtk handles Compose very differently than xkbcommon (and thus Qt and KDE apps): - Gtk: `Multi_key` has definitely a different handling than e.g. `dead_acute`. Try maintaining them to...

Do you to have the same issue when using `Menu` as `Compose`?

> Thank you for your feedback. > > No, I don't export any IM variables (I did when I tested with ibus, but I reset my environment meanwhile). > >...