Bug 512659 - Shell with SWT.NO_TRIM still has title bar under Wayland

Use gtk_window_set_decorated and do that in createHandle as calls like
that after the window is shown will have no effect.

Change-Id: I5a7d2614a1ed8ed9d4e3818677a6758a4ee1aede
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
5 files changed
tree: 6df637cd716115ad4f973e7b81a65bd8cec01db9
  1. bundles/
  2. examples/
  3. features/
  4. local-build/
  5. tests/
  6. .gitignore
  7. pom.xml
  8. README.md
README.md

Contributing to SWT

Thanks for your interest in this project.

Developer resources:

See the following description for how to contribute a feature or a bug fix to SWT.

Information regarding source code management, builds, coding standards, and more and be found under the following link.

Contributor License Agreement:

Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA).

Contact:

Contact the project developers via the project's “dev” list.

Search for bugs:

This project uses Bugzilla to track ongoing development and issues.

Create a new bug:

Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!