mixxxdj / mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
http://mixxx.org
Other
4.46k stars 1.27k forks source link

Mixxx should respect instant keyboard layout changes #6424

Open mixxxbot opened 2 years ago

mixxxbot commented 2 years ago

Reported by: daschuer Date: 2012-05-10T21:31:32Z Status: Confirmed Importance: Low Launchpad Issue: lp997811 Tags: i18n, keyboard, qt5


Russian user typically change their layout between de and ru. I am not sure if this is also an issue when using mixxx. This might be an extension to Bug #5703.

If this is an issue for you, please file a comment.

mixxxbot commented 2 years ago

Commented by: daschuer Date: 2013-10-31T07:12:55Z


This can easily fixed with Qt5 See: http://qt-project.org/doc/qt-5.0/qtgui/qinputmethod.html#locale-prop

mixxxbot commented 2 years ago

Commented by: ywwg Date: 2014-04-13T13:23:52Z


there's a comment in the code about this not working on "ubuntu natty", which is old by now. Maybe retest?

mixxxbot commented 2 years ago

Commented by: daschuer Date: 2014-04-13T18:05:12Z


Just tested with Ubuntu Saucy. It is still not working.

mixxxbot commented 2 years ago

Commented by: ywwg Date: 2014-04-13T20:59:01Z


Did you uncomment the code in mixxxkeyboard.cpp that is supposed to listen to that event?

mixxxbot commented 2 years ago

Commented by: daschuer Date: 2014-04-13T21:22:57Z


Oh ... I get the debug message if I uncomment it.