Giter Site home page Giter Site logo

Wayland support about jimud HOT 3 OPEN

icewolfz avatar icewolfz commented on June 26, 2024
Wayland support

from jimud.

Comments (3)

icewolfz avatar icewolfz commented on June 26, 2024

if(process.env.GDK_BACKEND === 'wayland') can be used to test for wayland once far enough into the main process, beleave it will not be correct until app.ready has been called but anything window related i called after that so this test should work, will need to replace window.once('ready-to-show') with windows.webcontents.once('did-finish-load') as it seems the ready to show is not very good on wayland outside of the main window it seems

this does not fix the on top/parent bug as this will at least show a window but will still not allow a good fix until i can figure out how to fix the parent issue

from jimud.

icewolfz avatar icewolfz commented on June 26, 2024

can test and force wayland using the command line arguments --enable-features=UseOzonePlatform --ozone-platform=wayland

from jimud.

icewolfz avatar icewolfz commented on June 26, 2024

Anther bug related to wayland is window titlebar icon uses the wayland icon and not the jimud icon

from jimud.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.