Isaiah Odhner

Results 202 issues of Isaiah Odhner

Main call-to-action sections should be at the top: Add to your project, Install desktop app. License goes with Add to your project, as that's when you generally care about the...

documentation

The screen overlay could show icons representing mouse control and head control, near the mouse (or centered?), when control switches — when moving the mouse manually to regain manual control,...

enhancement
affects:desktop-app

There is a feature for regaining mouse control (pausing the head tracker temporarily) by just moving the mouse normally. You don't want to interrupt head tracking by accident, so there's...

enhancement
affects:desktop-app

I haven't touched the menus yet. On macOS there's a default About screen in an "Electron" menu that doesn't exist on Ubuntu — describing Electron of course. Every app needs...

enhancement
affects:web-library
affects:desktop-app

Since moving your head around is not an exact science, it's useful to be able to limit mouse movement to configurable boundaries. - Visually editing boundaries would be easier than...

enhancement
affects:web-library
affects:desktop-app

For serious usage, people may want to automatically start the program.

enhancement
affects:desktop-app

Currently it always starts head tracking and dwell clicking when the app starts up. First need https://github.com/1j01/tracky-mouse/issues/5

enhancement
affects:desktop-app

The screen overlay and thus dwell clicking indicators go behind, on Ubuntu 22, the launcher's window picker (when switching between two or more windows), as well as the Activities screen,...

bug
affects:desktop-app

1. It should be visually obvious whether a click takes place or not. I could animate canceling a dwell click, with a blur, maybe shape it like an X. And...

enhancement
affects:web-library
affects:desktop-app

It will have to work a little differently because on the web I have to use events (not query the current mouse position), whereas on the desktop I have to...

enhancement
affects:web-library