vicious/README.md

32 lines
1.3 KiB
Markdown
Raw Normal View History

2018-10-21 10:49:31 +02:00
# Vicious
2014-01-01 13:47:29 +01:00
Vicious is a modular widget library for window managers, but mostly
2018-10-21 10:49:31 +02:00
catering to users of the *awesome* window manager. It was derived from
the old *Wicked* widget library, and has some of the old *Wicked* widget
types, a few of them rewritten, and a good number of new ones.
2014-01-01 13:47:29 +01:00
Vicious widget types are a framework for creating your own
widgets. Vicious contains modules that gather data about your system,
2018-10-21 10:49:31 +02:00
and a few *awesome* helper functions that make it easier to register
timers, suspend widgets and so on. Vicious doesn't depend on any third party
Lua libraries, but may depend on additional system utilities (see widget
description).
## Contributing
For details, see CONTRIBUTING.md. Vicious is licensed under GNU GPLv2+,
which require all code within the package to be released under
a compatible license. All contributors retain their copyright to their code,
so please make sure you add your name to the header of every file you touch.
2020-09-07 15:43:25 +02:00
## Copying
Vicious is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as
published by the Free Software Foundation, either version 2 of the
License, or (at your option) any later version.
Please refer to our documentation for the full [list of authors].
[list of authors]: https://vicious.rtfd.io/copying.html