D5990: Ark: Mac UI adaptations

Elvis Angelaccio noreply at phabricator.kde.org
Mon May 29 16:45:17 UTC 2017


elvisangelaccio requested changes to this revision.
elvisangelaccio added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> main.cpp:324
> +            // Ark doesn't provide a fullscreen mode; remove the corresponding window button
> +            window->setWindowFlags(window->windowFlags() & ~Qt::WindowFullscreenButtonHint);
>              window->show();

One last thing and then it's good to go: unset this flag in the MainWindow constructor, since main.cpp is already quite crowded.

REPOSITORY
  R36 Ark

REVISION DETAIL
  https://phabricator.kde.org/D5990

To: rjvbb, #ark, #kde_applications, elvisangelaccio
Cc: elvisangelaccio, kde-utils-devel, kde-mac, tctara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20170529/a5972c22/attachment.html>


More information about the Kde-utils-devel mailing list