From kwin Sat Nov 29 22:33:46 2008 From: David Nadlinger Date: Sat, 29 Nov 2008 22:33:46 +0000 To: kwin Subject: [Bug 176498] Desktop grid effect: Cursor keys navigate in pager Message-Id: <20081129223346.2D8A413273 () immanuel ! kde ! org> X-MARC-Message: https://marc.info/?l=kwin&m=122799807404131 http://bugs.kde.org/show_bug.cgi?id=176498 David Nadlinger david nadlinger gmail com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david.nadlinger@gmail.com Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #1 from David Nadlinger 2008-11-29 23:33:45 --- This happens because DesktopGridEffect::grabbedKeyboardEvent uses the functions from EffectsHandler (effects->desktopToLeft(), ...) to determine the "new" screen, which obviously does not respect the custom layout set for the grid effect. Just duplicating the code from KWin::Workspace is not much of an option, maybe we should create something like a DesktopGridLayout class which contains all the related logic? -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ kwin mailing list kwin@kde.org https://mail.kde.org/mailman/listinfo/kwin