[
https://issues.apache.org/jira/browse/PIVOT-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881862#action_12881862
]
Michael Allman commented on PIVOT-544:
--------------------------------------
Moving and closing can be provided through other means, like an app provided
button. For example, if my top-level window is an undecorated java.awt.Frame
whose child is a wtk.Frame, i can program the latter's close button to close
the top-level native window as well (and quit the app at the same time if
desired).
> Add a command line argument, "--undecorated", to support removing native
> Frame chrome on a non-fullscreen window
> ----------------------------------------------------------------------------------------------------------------
>
> Key: PIVOT-544
> URL: https://issues.apache.org/jira/browse/PIVOT-544
> Project: Pivot
> Issue Type: Improvement
> Components: wtk
> Affects Versions: 1.5
> Reporter: Michael Allman
> Attachments: undecorated_command_line_arg.patch
>
>
> Attached is a patch which adds a new command line argument for Pivot desktop
> apps, "--undecorated=(true|false)", that allows for an undecorated top level
> frame.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.