-
Hi guys. I don't know if this is the right place to post this, but I've seen some bugs labeld as "Feature" so I'm going ahead. Recently, I've had a few ideas about a touch interface for OpenRA. Lots o…
-
Linux version: Ubuntu 22.04--GNOME on Wayland
Unfortunately, Zotero cannot be used on touchscreens, at least in this configuration. I have reproduced the issue on two laptops with touchsceens. Any …
-
The implementation of mouse_position returns a tuple of floats instead of a Vec2.
```rust
pub fn mouse_position() -> (f32, f32) {
let context = get_context();
(
context.mouse_…
-
When I press BLE Spam All, it works normally for a while, but it decreases little by little in bytes in the upper middle of the screen, and the last time it is 5120B, the device freezes, when I touch …
-
I would love to get a simple feed of coordinates from the touchscreen without having to install or use Xorg.
On arduino, I get a simple driver that outputs coordinates and a touch force number.
Is…
-
I suspect my assumption that `mousedown`, `mouseup` and `mousemove` events translate 1-1 to touch screen devices to make draggable controls is false.
-
I think this error has been reported several times. Some solutions are proposed but they do not work in my case so I open new issue here.
Basically, the scroll in mobile browser is slow and hard to…
-
Hi!
I have come across a very strange issue when using the Android soft keyboard (on-screen keyboard).
The keyboard itself works perfectly fine, and it displays and disappears as it should. My ap…
-
### Is your feature request related to a problem? Please describe.
Introduction of full support for touch screens (Multi-touch).
### Describe the solution you'd like
I want control from the phone…
-
I am hoping someone can help make a clickable package for Ubuntu Touch with the touch screen and motion controls enabled like they are on the android version.
Ubuntu Touch is a phone and tablet OS …