Set Dialog flag for JobDialog
ClosedPublic

Authored by nicolasfella on Jul 29 2018, 9:10 PM.

Details

Summary

The JobDialog window is treated as a "normal" window. When using a tiling window manager it gets as much space assigned as the other windows, which is quite unnecessary. With this patch it has the same size as when using a
floating WM and is floating above the "normal" windows (e.g. Dolphin), which seems more appropriate.

Test Plan

Before:

After:

Diff Detail

Repository
R495 Purpose Library
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
nicolasfella created this revision.Jul 29 2018, 9:10 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJul 29 2018, 9:10 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
nicolasfella requested review of this revision.Jul 29 2018, 9:10 PM
nicolasfella edited the test plan for this revision. (Show Details)Jul 29 2018, 9:13 PM
apol accepted this revision.Oct 29 2018, 3:13 PM
This revision is now accepted and ready to land.Oct 29 2018, 3:13 PM
This revision was automatically updated to reflect the committed changes.