Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Title pane improvements (Windows 10 only) #268

Merged
merged 4 commits into from
Mar 14, 2021
Merged

Commits on Mar 13, 2021

  1. Window decorations: support right aligned extra components in `JFrame…

    …` title pane with embedded menu bar
    DevCharly committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    b7bcbcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cee2211 View commit details
    Browse the repository at this point in the history
  3. Window decorations:

    - support customizing of window title alignment: left aligned or centered (default is left without embedded menubar and centered with embedded menubar)
    - improved centering of window title with embedded menubar (issue #252)
    DevCharly committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    30c7b44 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. Window decorations: support unified backgrounds for window title bar,…

    … menu bar and main content (issue #254)
    DevCharly committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    035a13d View commit details
    Browse the repository at this point in the history