Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💡 [Feature Request] - Support Wayland Natively #1009

Open
01111010t opened this issue Nov 2, 2024 · 1 comment
Open

💡 [Feature Request] - Support Wayland Natively #1009

01111010t opened this issue Nov 2, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@01111010t
Copy link
Contributor

Summary

Native Wayland support for Frappe Books to enable seamless integration with Wayland-based desktop environments.

What problem are you trying to solve?

Many Linux distributions begin to move away from X11 and adopt Wayland as their default display server, reliance on X11 or XWayland for rendering will become increasingly incompatible.

Basic Example

A user running Frappe Books on a Wayland-based desktop environment, such as GNOME or KDE, should be able to launch the app without any issues or workarounds, with all features and functionality working as expected.

Drawbacks

One potential drawback of implementing native Wayland support is that it may require additional dependencies or libraries to be bundled with the application, potentially increasing the overall size and complexity of the Frappe Books package.

Reference Issues

No response

@01111010t 01111010t added the enhancement New feature or request label Nov 2, 2024
@kskarthik
Copy link
Contributor

from https://docs.flatpak.org/en/latest/electron.html#sandbox-permissions

Native wayland support in electron is experimental and often unstable. It is advised to stick with the X11 and Xwayland configuration above as the default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants