ALT Linux Bugzilla
– Attachment 19810 Details for
Bug 56458
[gnome-shell] Исправление вылета сессии и невозможности смены сочетания клавиш через xkb
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
gnome-shell-49.1-alt-revert_keyboard_track_fix.patch
gnome-shell-49.1-alt-revert_keyboard_track_fix.patch (text/plain), 1010 bytes, created by
Semen Fomchenkov
on 2025-10-17 20:17:08 MSK
(
hide
)
Description:
gnome-shell-49.1-alt-revert_keyboard_track_fix.patch
Filename:
MIME Type:
Creator:
Semen Fomchenkov
Created:
2025-10-17 20:17:08 MSK
Size:
1010 bytes
patch
obsolete
>diff --git a/js/ui/status/keyboard.js b/js/ui/status/keyboard.js >--- js/ui/status/keyboard.js >+++ js/ui/status/keyboard.js >@@ -380,7 +380,6 @@ export class InputSourceManager extends Signals.EventEmitter { > this._ibusManager.connect('set-content-type', this._ibusSetContentType.bind(this)); > > global.display.connect('modifiers-accelerator-activated', this._modifiersSwitcher.bind(this)); >- global.backend.connect('keymap-layout-group-changed', this._layoutGroupChanged.bind(this)); > > this._sourcesPerWindow = false; > this._focusWindowNotifyId = 0; >@@ -429,12 +428,6 @@ export class InputSourceManager extends Signals.EventEmitter { > return true; > } > >- _layoutGroupChanged(backend, idx) { >- const is = this._inputSources[idx]; >- this._currentInputSourceChanged(is); >- this._keyboardManager.apply(is.xkbId); >- } >- > _switchInputSource(display, window, event, binding) { > if (this._mruSources.length < 2) > return;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 56458
: 19810