diff options
author | Katarina Behrens <Katarina.Behrens@cib.de> | 2019-02-13 12:24:38 +0100 |
---|---|---|
committer | Katarina Behrens <Katarina.Behrens@cib.de> | 2019-02-13 18:24:31 +0100 |
commit | dc32f930ede9df0d7c98fdef2d5bd787139dc7cf (patch) | |
tree | d618fa352fcaeb11dbb03e1150c7bce28d60bfe5 /sw | |
parent | b53dc3c30a8d6bae8325cbace174c9f02b5c59cc (diff) |
tdf#120787: fine-tune window flags w/ focus on floating toolbars
Floating toolbars are tool windows (Qt::Tool, not Qt::Window which
has a separate taskbar entry). They are frameles
(Qt::FramelessWindowHint) bc LibO takes care of drawing window
decorations itself. They also must be able to receive keyboard focus
(remove Qt::WindowDoesNotAcceptFocus)
Change-Id: I61e8a905fdc4fde1a64df5a0824d358036cfcdea
Reviewed-on: https://gerrit.libreoffice.org/67768
Tested-by: Jenkins
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Diffstat (limited to 'sw')
0 files changed, 0 insertions, 0 deletions