Skip to content

linuxdeepin/dde-wloutput-daemon

Repository files navigation

Dde Wloutput Daemon

Dde Wloutput Daemon is a daemon for display settings in the DDE KWayland desktop environment

Dependencies

You can also check the "Depends" provided in the debian/control file.

Build dependencies

You can also check the "Build-Depends" provided in the debian/control file.

Installation

Build from source code

  1. Make sure you have installed all dependencies.

  2. Build:

$ cd dde-wloutput-daemon
$ mkdir Build
$ cd Build
$ cmake ..
$ make
  1. Install:
$ sudo make install

The executable binary file could be found at /usr/bin/dde-wloutput-daemon after the installation is finished.

Usage

Execute /usr/bin/dde-wloutput-daemon.

Getting help

You may find these channels useful if you encounter any other issues:

Getting involved

We encourage you to report issues and contribute changes

License

Dde Wloutput Daemon is licensed under GPL-3.0-or-later.

About

DDE KWayland Output Daemon

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 19