GithubHelp home page GithubHelp logo

basicallygit / corrosionwm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ashley0143/corrosionwm

0.0 0.0 0.0 195 KB

Blazing fast wayland compositor written in rust

License: MIT License

Rust 99.51% Nix 0.49%

corrosionwm's Introduction

corrosionWM

an aesthetic-oriented and speedy wayland compositor

About

CorrosionWM is a blazing fast Wayland compositor written in Rust.

Join our Discord!

Features

  • Can display simple applications
  • Can launch from display manager (WIP)
  • NVIDIA support (will be buggy due to this (see "NVIDIA"), and will likely need nouveau drivers)
  • Can launch popups
  • Can launch from TTY (kind of)

Contributing

To contribute your own code, start by forking this project and installing the necessary dependencies listed below.

After installing the dependencies, you can build the project with cargo build --release.

NOTE: A few packages will be downloaded and installed, so the first time may take significantly longer than subsequent builds.

The binary will be created in ./target/release/, named corrosionwm.

๐Ÿ’ก You can also use cargo run --release to run the project!

You can now edit the source code and rebuild the project. Test your changes by running the corrosionwm file.

When you have finished making all of your changes, commit them using Git and create a pull request.

Dependencies

Ubuntu

sudo apt install libudev-dev libdbus-1-dev pkg-config libsystemd-dev libwayland-dev libseat-dev xcb libinput-dev libxkbcommon-dev libglvnd-dev

Arch

NOTE! This has not been tested yet! If we missed one please let us know!

sudo pacman -Syu wayland wayland-protocols libinput libxkbcommon libglvnd seatd dbus-glib 

NixOS or systems with the nix package manager installed

The dependencies are provided in shell.nix, and you can easily make a nix-shell environment with the dependenices installed by executing the following command in the cloned repository directory:

nix-shell

corrosionwm's People

Contributors

electron271 avatar eepy-goddess avatar basicallygit avatar genshibe avatar arutonee1 avatar

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.