Giter Club home page Giter Club logo

condres-setting-manager's Introduction

Condres Settings Manager

The Condres Settings Manager offers you a series of settings, which are either enabled by Condres (i.e. installation of multiple kernels) or are missing from at least some of popular Desktop Environments and Window Managers.

Currently has modules written for Condres Hardware Detection (MHWD), Language, Kernel, Keyboard, Time and Date and User Accounts.

It also includes a daemon to notify user of new language packages or kernels.

Condres Settings Manager is under active development.

BUILD INSTRUCTIONS

mkdir build  
cd build  
cmake ../ \
    -DCMAKE_BUILD_TYPE=Release \
    -DCMAKE_INSTALL_PREFIX=/usr \
    -DLIB_INSTALL_DIR=lib \
    -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
    -DSYSCONF_INSTALL_DIR=/etc
make
make install  

You can also use the provided PKGBUILD to compile and install it.

makepkg -si

DEPENDENCIES

  • Qt5 >= 5.3.0
  • KF5 >= 5.29
  • KF5CoreAddons
  • KF5Auth
  • KF5ConfigWidgets
  • KF5ItemModels
  • KF5Notifications
  • KF5KCMUtils
  • KF5IconThemes

EXECUTION

Now the build is complete and you can run it using msm command in terminal.

It will also show up the new kcm modules in kde's systemsettings or issuing the command: kcmshell5 msm_{kernel,keyboard,language_packages,locale,mhwd,notifications,timedate,users}

condres-setting-manager's People

Contributors

specialworld83 avatar

Stargazers

 avatar

Watchers

 avatar  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.