39 Commits (3a4eebddc949f4b2a94ae8c35115d1b9d55b94cd)

Author SHA1 Message Date
Vlad Zahorodnii 784d48ef52 Port away from deprecated KConfigBase::group() api 2 years ago
Nicolas Fella d4127d07fd Implement locking sticky keys on Wayland 2 years ago
Vlad Zahorodnii de36fe82e8 wayland: Integrate KWaylandServer classes into KWin namespace 3 years ago
Vlad Zahorodnii 8bf2318800 wayland: Drop "_interface" from filenames 3 years ago
Xaver Hugl 1ace5a4cee input: add special handling for tabbox modifiers 3 years ago
Laurent Montel b823747c3b Add explicit moc includes to sources for moc-covered headers 3 years ago
Aleksei Bavshin f70bda9f6d
locale1: fix use-after-free in xkb_keymap creation 3 years ago
Nicolas Fella 53d19fbb9a Implement sticky keys on Wayland 3 years ago
Weng Xuetian a03b6fa08f Forward keymap and modifier change to input method keyboard grab when changed. 3 years ago
Vlad Zahorodnii 10df3b0eb0 Remove Qt 5 specific code 3 years ago
Weng Xuetian 6e87fae7f7 Support XKB_CONTEXT_NO_SECURE_GETENV flag 3 years ago
Andrey Butirsky 58e2ce1057 cleanup: get rid of "parent" argument 3 years ago
Andrey Butirsky 9bbcc506d3 fix ASAN detected stack-use-after-return error 3 years ago
Vlad Zahorodnii b867f76d41 backends/wayland: Stop forwarding keymap and modifiers 3 years ago
Vlad Zahorodnii 7fffe99328 build: Add -Wno-unused-parameter compiler option 3 years ago
Aleix Pol 8417492781 Include org.freedesktop.locale1 support 3 years ago
Volker Krause 2bda46d5b9 Don't try to create a QChar from a non-char key enum 3 years ago
Arjen Hiemstra 076203c926 Move keycodeForKeysym from ButtonRebindsFilter into Xkb 4 years ago
Xaver Hugl 8955a2420e replace all uses of QScopedPointer with std::unique_ptr 4 years ago
Aleix Pol aee8f5d648 xkb: Add a workaround to support Zenkaku_Hankaku keycode 4 years ago
Aleix Pol 14aefcb373 xkb: Explain mystery constant 4 years ago
Vlad Zahorodnii b64f95b703 Integrate kwaylandserver 4 years ago
Volker Krause 972534eb3c Adapt to changes in the Qt6 QPA API 4 years ago
Vlad Zahorodnii 7096e3ead8 Run clang-format 4 years ago
Vlad Zahorodnii e2a393ce2d Move utils.h file to utils directory 4 years ago
Fabian Vogt 677f5fcb6e wayland: Move m_layoutList assignment out of Xkb::applyEnvironmentRules 4 years ago
Fabian Vogt bd1fab3458 wayland: Honour default Xkb options 4 years ago
Weng Xuetian d66be7b99f Forward xkb modifier changes to input method. 4 years ago
Andrey Butirsky be35ef6a9a [keyboard kcm] fix lost Locks state on keymap reconfigure 4 years ago
Vlad Zahorodnii bf620fbe04 Move Xkb::LEDs enum to KWin namespace 4 years ago
Andrey Butirsky 59143eeef9 [wayland] fix crash on startup with lv3:ralt_alt XKB option 4 years ago
Vlad Zahorodnii 1b2c7b248b Run clazy with qt-keywords fixit 5 years ago
Aleix Pol 454425b43f inputmethod: Allow input methods to grab the keyboard 5 years ago
Aleix Pol Gonzalez bd7300215e Apply 1 suggestion(s) to 1 file(s) 5 years ago
Aleix Pol ca1e4a255a udev: never construct UdevDevices with a null device 5 years ago
Andrey Butirsky 91f47c9092 fix global shortcuts for non-Latin symbols 5 years ago
Vlad Zahorodnii 6fdfd8be5f wayland: Switch to new keyboard event notify methods in SeatInterface 5 years ago
Vlad Zahorodnii 00fcc3a423 wayland: Adjust kwin to SeatInterface changes 5 years ago
Vlad Zahorodnii 93e0265e4e Move source code to src/ directory 5 years ago
Vlad Zahorodnii 44176c6a8c Lower default severity of logging categories 5 years ago
Andrey Butirsky 071920418d fix: KeyboardLayoutTest fails on updated DBus API 5 years ago
Andrey Butirsky 260fa665a2 impr: keyboard layout DBus API: rework to index based 5 years ago
Andrey Butirsky d2da79cb8d fix: keyboard layout applet: no flag if Display Name is set 5 years ago
Andrey Butirsky 2bac328cc8 feat: QML Keyboard Layout applet: allow Short Name override 5 years ago
Andrey Butirsky 283dff9174 fix: [2/2] Keyboard Layout applet: layout Name doesn't fit if variant is set 5 years ago
Andrey Butirsky a482d73de2 feat: expose keyboard layout Short Name via DBus 5 years ago
Aleix Pol 3acb1a788e xkb: Don't call the seat's keyboard if it doesn't have one 5 years ago
Bhushan Shah 3429617662 adapt to changes in seat and keyboard interface 5 years ago
Bhushan Shah 5e037570fe wayland: adapt to changes in the keyboard and seat interface 5 years ago
Aleix Pol 147ee7726e Clean xkb debug output of empty lines 6 years ago