Andrey Butirsky
18fbdde4d8
fix: Kicker's sub-menus are covered up by Plasma panels
...
PlasmaQuick::Dialog has it's own WindowType which should be set instead,
otherwise once set NET::WindowType gets smashed by consequent
DialogPrivate::applyType() calls
BUG: 378694
5 years ago
Alexander Lohnau
c11051955d
Convert license headers to SPDX
5 years ago
Alexander Lohnau
823d2106ec
Run clang-format
...
If you want git blame to ignore formatting revisions run:
git config blame.ignoreRevsFile .git-blame-ignore-revs
5 years ago
Bhushan Shah
66f3569da2
Move the kicker plugin to the subdirectory
7 years ago
Eike Hein
a3db450814
Cleanup.
11 years ago
Eike Hein
8cb870128a
Argh, fix botched merge.
11 years ago
Eike Hein
08b9e9e9d2
Fix vertical aligment.
...
BUG:341229
11 years ago
Eike Hein
2fb74dda14
Adjust to new dialog margin behavior.
11 years ago
Eike Hein
46044b4e45
Do a little more work to cope with now-more-correct Breeze theme.
12 years ago
Eike Hein
70405abf52
Fix positioning for too-tall-to-fit-below submenus.
12 years ago
Eike Hein
47c95aa051
Add a safety check.
12 years ago
Eike Hein
df7bea0c82
Aggressively reuse existing submenu delegates.
12 years ago
Eike Hein
eab041efc7
Minor positioning fix.
12 years ago
Eike Hein
8078119acf
Fix uninitialized value, thanks apol.
12 years ago
Eike Hein
294dc4dd28
Last bits on focus/window persistence management; now behaves fully QMenu-like.
12 years ago
Eike Hein
f66275ce80
Initial import of Application Menu aka (Homerun) Kicker.
...
This version is a mostly-from-scratch reimplementation of
the Plasma 1 version.
Some minor-in-scope loose ends are left, both external and
internal to the code; check TODO for whether your issue is
already known.
12 years ago