Coder Social home page Coder Social logo

div over programs about bond-wm HOT 8 OPEN

danielmeloalencar avatar danielmeloalencar commented on August 24, 2024
div over programs

from bond-wm.

Comments (8)

wnayes avatar wnayes commented on August 24, 2024 1

That kind of layering would only be possible by involving additional browser windows. I didn't make an API to support that yet, but it sounds interesting.

from bond-wm.

danielmeloalencar avatar danielmeloalencar commented on August 24, 2024

Yes, and the possibility of positioning this browser window as you wish in relation to the width and height of the screen. A use case would be to create a start menu or a top panel, for example.

I would really like to help in the development of these things, but some things in the project end up making my understanding difficult, such as the use of packages for desktop, tray, wallpaper, etc... instead of just using components within a directory called Components.

from bond-wm.

wnayes avatar wnayes commented on August 24, 2024

Here's an article that describes how this sort of thing might be possible:
https://pietrasiak.com/creating-multi-window-electron-apps-using-react-portals

The "ChildWindow" described in that article would probably be something that would live in the react package in this repository, which is the place where all the general React-related functionality lives.

There are only separate packages for things like wallpaper because they are "pluggable" aspects of the window manager that don't have to be used. It also makes them potentially a little bit easier to copy out and fork from if someone wanted to create derivative packages.

from bond-wm.

danielmeloalencar avatar danielmeloalencar commented on August 24, 2024

That kind of layering would only be possible by involving additional browser windows. I didn't make an API to support that yet, but it sounds interesting.

Do you intend to do so? I believe it should be a priority, as it will open up many possibilities.

from bond-wm.

wnayes avatar wnayes commented on August 24, 2024

I would eventually get around to implementing it I think, but would also accept a PR for it.

from bond-wm.

danielmeloalencar avatar danielmeloalencar commented on August 24, 2024

I would eventually get around to implementing it I think, but would also accept a PR for it.

To do this, we need the ability to render components in a window without a title bar and transparent, in addition to being able to set the position, width and height of the window. This way we could create a start menu.

from bond-wm.

danielmeloalencar avatar danielmeloalencar commented on August 24, 2024

I would eventually get around to implementing it I think, but would also accept a PR for it.

I will try to do it

from bond-wm.

danielmeloalencar avatar danielmeloalencar commented on August 24, 2024

First attempt here

from bond-wm.

Related Issues (11)

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.