Giter Club home page Giter Club logo

Comments (6)

ahmadraniri1994 avatar ahmadraniri1994 commented on August 30, 2024 1

Well, Better to stick to proper wayland compositor then.

from anodium.

ahmadraniri1994 avatar ahmadraniri1994 commented on August 30, 2024

it's kind of solved.
I run this :
$ cargo build
$ cargo install --path .

from anodium.

ahmadraniri1994 avatar ahmadraniri1994 commented on August 30, 2024

I run $PATH/anodium -b winit but not lauch, $PATH/anodium launch the compositor. Some wayland native apps not working (fuzzel, wofi).

from anodium.

ahmadraniri1994 avatar ahmadraniri1994 commented on August 30, 2024

Press ESC key kills session instantly, I'm a vim user, so ESC key is vital.
Also, the example configuration is too minimal.

from anodium.

PolyMeilex avatar PolyMeilex commented on August 30, 2024

Anodium is not a usable compositor, it's super WIP, and the main point atm is to test out smithay liblary used to write wayland compositors in rust. So most of my time is spent helping with smithay instead, as I believe that having a solid base for anyone to build upon is more important. Obviously the end goal is to write a usable compositor here, but just not the priority now.

Esc is intentionally super simple key, in order to maximize the chance of it working during testing, less complexity etc. I'm also a vim user so I have it binded to caps so it's super easy and fast to press and go back to editing the code. Real compositor will not close on you if you press a random button, it will be a part of configuration like anything else. The only hardcoded keys will be tty switch keys, for the same reason, that's the last thing I would like to not work, anything beyond that will be just a shortcut.

So for Rust, end users will never compile compositor themselves, unless they are using an exotic distro that forces them to compile all software manually, I doubt you are one of those users if you have bad internet connection, but yeah that assumes that the project is usable thing ready for packaging, but it's not atm.

Thanks for interest anyway!

from anodium.

ahmadraniri1994 avatar ahmadraniri1994 commented on August 30, 2024

Thanks for replying @PolyMeilex , I'm interested with this project, I'm trying some Wayland compositors (e.g sway, labwc, dwl, etc).
Once more, do you mind to share your configuration or where do I look for actions / functions (e.g. resize, move, etc) ? Thanks.
I hope this project will become great.

from anodium.

Related Issues (5)

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.