GithubHelp home page GithubHelp logo

miniwm's Introduction

miniwm

Simple minimal window manager that can slap a new window on your screen

To test it you need to build it first

$ cargo build

In one terminal run Xephyr and the window manager

$ sudo Xephyr :1 -ac -br -noreset -screen 800x600
$ DISPLAY=:1 ./target/debug/miniwm

And then finally run some application

$ DISPLAY=:1 urxvt

You should see the urxvt terminal in the Xephyr screen and some logs in the first terminal (where you ran miniwm)

miniwm's People

Contributors

rumpl avatar

Stargazers

Théo Daron avatar TornaxO7 avatar

Watchers

 avatar  avatar

miniwm's Issues

Why using sub-crates instead of rust modules

Hi !

I hope i am not getting interested too late in your article/repo haha !

I was wondering, why are you using sub-creates instead of sub-modules? Is is just personal preference ?

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.