Git Product home page Git Product logo

qubes-desktop-linux-manager's Introduction

Widgets

Available widgets are:

  • qui-domains - Domains Widget, manages running qubes
  • qui-devices - Devices Widget, manages attachment/detachment for devices
  • qui-disk-space - Disk Space Widget, warns about low disk space
  • qui-updates - Updater Widger, notifies about available updates

How to run

The widgets should be always available in the widget area of the desktop manager. They are run (and restarted on crash) by systemd services:

  • qubes-widget@qui-domains
  • qubes-widget@qui-devices
  • qubes-widget@qui-disk-space
  • qubes-widget@qui-updates
  • qubes-widget@qui-clipboard

In case of problems, you can view system log with journalctl --user -u qubes-widget@[widget_name].

Policy editor

policy_editor.png

To run the policy editor, use

$ qubes-policy-editor-gui file_name

You can use an existing policy file name to edit an existing file (e.g. 90-default), name an include file (e.g. include/admin-ro) to edit it, or name a new file to create it.

The policy editor will not allow you to save a policy file with syntactic errors, so it's preferable to use it rather than directly editing the policy files.

Translation

To add more translation languages, add a directory in locales with a name corresponding to the target language code, with a subdirectory LC_MESSAGES in it, copy the file locales/desktop-linux-manager.po into it, and edit its headers to reflect the translation details.

To update base translation files, use the update_translation.sh script:

./update_translation.sh

To test if a translation is working, set the LANG environment variable to desired language and encoding:

LANG=pl_PL.utf-8 qubes-update-gui

To push translations to transifex (you will need your own transifex API token):

tx push --translation

To update transifex source files:

tx push --source

To get translations from transifex:

tx pull

qubes-desktop-linux-manager's People

Contributors

3hhh avatar adavida avatar airelemental avatar alimirjamali avatar amcrni avatar andrewdavidwong avatar demimarie avatar dmoerner avatar dominoomni avatar donob4n avatar dsg22 avatar fepitre avatar herypt avatar hexagonrecursion avatar hkof avatar hw42 avatar jpouellet avatar kalkin avatar kennethrrosen avatar m-v-b avatar marmarek avatar marmarta avatar minimalist73 avatar noskb avatar piotrbartman avatar rustybird avatar saswatpadhi avatar strugee avatar telling avatar unman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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