From kde-bugs-dist Wed Sep 30 20:43:16 2015 From: David Rosca Date: Wed, 30 Sep 2015 20:43:16 +0000 To: kde-bugs-dist Subject: [systemsettings] [Bug 325572] KDE constantly forgets per application keyboard layout settings Message-Id: X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=144364581921973 https://bugs.kde.org/show_bug.cgi?id=325572 David Rosca changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/plas | |ma-desktop/3768587fc6807e06 | |dbf257dd51e2d9f2e42dd1b9 Resolution|--- |FIXED Version Fixed In| |5.4.2 Status|UNCONFIRMED |RESOLVED --- Comment #2 from David Rosca --- Git commit 3768587fc6807e06dbf257dd51e2d9f2e42dd1b9 by David Rosca. Committed on 30/09/2015 at 20:39. Pushed by drosca into branch 'Plasma/5.4'. kded_keyboard: Fix restoring application/window specific layout settings This removes the check if user has restore session on start option enabled, so the layout map is restored everytime. It also checks in LayoutMemory::laoutChanged if the changed keyboard layout is different from user configured to prevent clearing the layout map on startup. FIXED-IN: 5.4.2 REVIEW: 125256 M +2 -3 kcms/keyboard/layout_memory.cpp M +11 -25 kcms/keyboard/layout_memory_persister.cpp http://commits.kde.org/plasma-desktop/3768587fc6807e06dbf257dd51e2d9f2e42dd1b9 -- You are receiving this mail because: You are watching all bug changes.