kwin/kcmkwin/kwinrules
Ismael Asensio 623ee1011c [kcm/kwinrules] Fix first item position on property list
The first time the list in `Add properties` is shown, the position of the first
delegate is miscalculated as (0, 0) and gets hidden behind the section header.
It only repositions when the delegate is destroyed and re-created, for example, when
setting and deleting a filter text. (https://bugs.kde.org/show_bug.cgi?id=422289)

This works-around it by delaying the `overlayModel` filtering until the list is first
shown, which makes the delegate position correctly.

BUG: 421583
FIXED-IN: 5.19
2020-05-31 10:54:28 +00:00
..
package [kcm/kwinrules] Fix first item position on property list 2020-05-31 10:54:28 +00:00
CMakeLists.txt [kcm/kwinrules] Detect virtual desktops in Wayland 2020-05-19 00:49:15 +02:00
kcm_kwinrules.desktop KWinRules KCM Redesign 2020-04-22 21:34:48 +02:00
kcmrules.cpp KWinRules KCM Redesign 2020-04-22 21:34:48 +02:00
kcmrules.h KWinRules KCM Redesign 2020-04-22 21:34:48 +02:00
kwinsrc.cpp Reduce the amount of objects that are compiled several times 2020-04-02 00:41:55 +02:00
main.cpp KWinRules KCM Redesign 2020-04-22 21:34:48 +02:00
Messages.sh [kcmkwin/kwinrules] Change translation domain 2020-05-12 10:58:30 +02:00
optionsmodel.cpp KWinRules KCM Redesign 2020-04-22 21:34:48 +02:00
optionsmodel.h KWinRules KCM Redesign 2020-04-22 21:34:48 +02:00
rulebookmodel.cpp KWinRules KCM Redesign 2020-04-22 21:34:48 +02:00
rulebookmodel.h KWinRules KCM Redesign 2020-04-22 21:34:48 +02:00
ruleitem.cpp [kcm/kwinrules] Detect virtual desktops in Wayland 2020-05-19 00:49:15 +02:00
ruleitem.h [kcm/kwinrules] Fix size properties not being stored 2020-05-15 19:45:11 +02:00
rulesdialog.cpp KWinRules KCM Redesign 2020-04-22 21:34:48 +02:00
rulesdialog.h KWinRules KCM Redesign 2020-04-22 21:34:48 +02:00
rulesmodel.cpp [kcm/kwinrules] Detect virtual desktops in Wayland 2020-05-19 00:49:15 +02:00
rulesmodel.h [kcm/kwinrules] Detect virtual desktops in Wayland 2020-05-19 00:49:15 +02:00