Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Xwayland touch for X11 application
Forum Updated to NodeBB v4.3 + New Features

Xwayland touch for X11 application

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 409 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Steve Huh
    wrote on last edited by
    #1

    Hi,

    My system is below description.

    Linux kernel : 4.1.15

    Qt : 5.8.0

    Filesystem : Xwayland

    I have some problem that is touch operation.

    I was make Qt application that execute wayland type (parameter : -platform wayland), touch operation is well.
    But, that application execute X11 type (export DISPLAY=:0) touch operation wrong.
    Unless you create the application with the Fullsize option in the first place, the touch operation will not work normally.
    To maximize the application without giving the FullSize option, touch the position before pressing to maximize the application.
    What options do I have to give normal operation in a state other than Fullsize?
    I tried to use xinput but there is no xinput on the filesystem.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved