pop-os / libcosmic

WIP library for COSMIC applications
https://pop-os.github.io/libcosmic/cosmic/
Mozilla Public License 2.0
351 stars 32 forks source link

Pen input doens't seems to work on components that uses libcosmic #522

Open senntore opened 6 days ago

senntore commented 6 days ago

I know Graphic/Display tablet support is work in progress but just wanted to put this here, since this issue happens only with components that uses libcosmic.

Pen input does not seem to give any response over these:

There are other issues(like with switching focus) but this one seems to be the major one for basic pen input support.

senntore commented 4 days ago

It's weird that it seems to work for cosmic apps on gnome version of Pop OS 22.04 but not on the new Cosmic DE, where it only worked for non cosmic apps.

ids1024 commented 3 days ago

Gnome maybe be doing some pointer emulation based on tablet input events, that cosmic-comp doesn't currently have.

Cosmic-comp does have basic tablet input support for clients that support it. Though it's not super well tested.