Coder Social home page Coder Social logo

Questions regarding dwl about dwl HOT 9 CLOSED

djpohly avatar djpohly commented on July 21, 2024
Questions regarding dwl

from dwl.

Comments (9)

guidocella avatar guidocella commented on July 21, 2024 2

Yes but they also manage everything X used to do other than managing windows such as handling keyboard input and layouts, mouse input and cursors, plugging monitors, configuring them (modes, scales, transforms), user idle monitoring, power management, gamma control. Some of these are provided trivially by wlroots (1c9a0d8), others require us to write more code (like runtime output configuration which I'm attempting to implement).

from dwl.

guidocella avatar guidocella commented on July 21, 2024 1

I don't think there is any. You can check the Arch wiki for a list of compositors: https://wiki.archlinux.org/index.php/Wayland#Compositors

from dwl.

Joe23232 avatar Joe23232 commented on July 21, 2024 1

Thank you mate

from dwl.

guidocella avatar guidocella commented on July 21, 2024

Wayland doesn't have standalone window managers, its compositors are equivalent to X's display server + window manager + compositor.

from dwl.

Joe23232 avatar Joe23232 commented on July 21, 2024

Oh, so dwl acts like a WM?

from dwl.

guidocella avatar guidocella commented on July 21, 2024

It is mostly concerned with managing windows while using wlroots modules for lower level stuff.

from dwl.

Joe23232 avatar Joe23232 commented on July 21, 2024

I see, so wlroots is the low level implementation of managing windows and dwl is a wrapper for wlroots to manage it on a higher level?

from dwl.

Joe23232 avatar Joe23232 commented on July 21, 2024

I see, thank you :)

Just one last question, do you know any alternative to dwl which is configurable in Rust?

from dwl.

djpohly avatar djpohly commented on July 21, 2024

Or you could write a Rust program which outputs a config.h file and calls make. ๐Ÿ˜‰

from dwl.

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.