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

Wayland Layer Shell #2048

Merged
merged 8 commits into from
Apr 9, 2024
Merged

Commits on Apr 8, 2024

  1. LXQtPanel: use LayerShell on Wayland

    layer_shell protocol allows to ask for placement on Wayland
    gfgit committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b8884d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7951e2 View commit details
    Browse the repository at this point in the history
  3. LXQtPanel: partially fix alignment on Wayland TODO

    TODO: after changing length to pixels and back to percent
    alignment is ignored and always kept to right
    gfgit committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    96c2e76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57133d7 View commit details
    Browse the repository at this point in the history
  5. LXQtPanel: set LayerShellQt KeyboardInteractivityOnDemand

    Set layer shell keyboard interactivity on-demand
    gfgit committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3dc475b View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    f1405c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ff47bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46f593a View commit details
    Browse the repository at this point in the history