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

Initial PoC for wayland CSD window drag #11046

Closed
wants to merge 3 commits into from

Commits on Apr 26, 2024

  1. Sync maximized state from top-level configure event for a wayland window

    * Otherwise is_maximized always returns `true`
    aki237 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    bac13b9 View commit details
    Browse the repository at this point in the history
  2. Implemented titlebar decorations for linux and window drag under wayland

     * titlebar reuses some of the icons from the asset pack
    aki237 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1359e68 View commit details
    Browse the repository at this point in the history
  3. clear button_pressed when leaving/entering

    Signed-off-by: Akilan Elango <akilan1997@gmail.com>
    apricotbucket28 authored and aki237 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e9fc025 View commit details
    Browse the repository at this point in the history