Bug 299278 - Better QML selection list for Window Switcher layout
Summary: Better QML selection list for Window Switcher layout
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: tabbox (show other bugs)
Version: git master
Platform: unspecified Linux
: NOR wishlist
Target Milestone: 4.9
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-03 07:25 UTC by Martin Flöser
Modified: 2012-05-17 10:02 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.9


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Flöser 2012-05-03 07:25:53 UTC
The QML based list for Window Switcher layouts does not scale anymore. Especially the grid layout is not visible at all.

This needs a better solution.
Comment 1 Thomas Lübking 2012-05-17 10:02:52 UTC
Closing this as well, please re-open if you think that didn't cover it.


Git commit 380a739cf83d4459245d4f51bac90819e7b10d24 by Thomas Lübking.
Committed on 09/04/2012 at 18:59.
Pushed by luebking into branch 'master'.
 
rework kcmtabbox
FIXED-IN:4.9
REVIEW: 104525
 
M  +1    -1    kwin/kcmkwin/kwintabbox/CMakeLists.txt
R  +13   -101  kwin/kcmkwin/kwintabbox/layoutpreview.cpp [from:
kwin/kcmkwin/kwintabbox/layoutconfig.cpp - 063% similarity]
R  +7    -32   kwin/kcmkwin/kwintabbox/layoutpreview.h [from:
kwin/kcmkwin/kwintabbox/layoutconfig.h - 067% similarity]
M  +310  -384  kwin/kcmkwin/kwintabbox/main.cpp
M  +9    -19   kwin/kcmkwin/kwintabbox/main.h
M  +602  -344  kwin/kcmkwin/kwintabbox/main.ui
M  +32   -64   kwin/kcmkwin/kwintabbox/qml/main.qml