-
-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Problem
With our recent transition from X to a default Wayland session, the onboard package has become obsolete as it is not functional under Wayland.
In addition, onboard is no longer packaged for other distributions such as Fedora 40.
Proposal
Remove onboard as a dependency from the project, as it no longer serves its purpose in our new environment.
Consider alternative solutions for an on-screen keyboard:
- Further develop elementary/keyboard: We could continue improving this project to support our Wayland session.
- Integrate an on-screen keyboard into elementary/gala: Alternatively, would it make sense to integrate this functionality directly into Gala? This could streamline the user experience by having a built-in solution within our window manager.
Prior Art (Optional)
No response
danirabbit and farhansadik