8 Commits

Author SHA1 Message Date
Lucas de Sena
6d13d12cd3 amiwm.1: document colors 2026-03-07 20:55:30 +00:00
Lucas de Sena
1212e7a78c document OpaqueResize/OpaqueMove 2026-01-30 01:54:19 +00:00
Lucas de Sena
a33d487fab ameliorate and rewrite manual in -mdoc format
The AmiWM manual was kinda incomplete.  It does not describe how the WM
works, does not list all the configuration commands, nor the modules.

This commit rewrites the manual into the mandoc format, fill in the
gaps, and makes its section structure more standardized.
2026-01-16 00:43:57 +00:00
Justin Dossey
e6f7a1bc17 Correct filenames for README and MODULES
The README file in this repo is called README.md and the old
README.modules is now named MODULES.md. Changed references to those
files (including in the man page) to reflect what is in the repo today.
2022-05-25 10:06:37 -07:00
Adrian Chadd
2a9bd912a1 [amiwm] Add the basic battery info printing bits
* add a batteryinfo config option to enable whether or not to display
  the current battery info string

* populate that battery info string whenever we receive a battery
  update from the module

* document it all

This is very specific to a battery thing rather than a generic menu
widget thing, but I think I'll go and twiddle with this stuff a bit
more first and then work on a more generic "menu widget" thing later.

It'd be nice to have "menu bar things" like battery and the date/time
field on a linked list of "things".

There's also some bugs - notably, rendering artifacts when the
string length shrinks, and it only updating on the 'current' menu bar
(when you have multiple desktops visible at once.)  Those also
should be fixed for completeness. :-)
2022-05-15 19:36:03 -07:00
reddsik
a6b29a59ba Revert amiwm.1 as i've copied the wrong one 2017-07-14 18:03:22 +02:00
reddsik
5e6ed1191b Added something that will be a config util later, removed some unusable options from menus(you'll be later able to re-enable them), changed module dir to /lib/amiwm 2017-07-14 13:06:22 +02:00
reddsik
c85716f60e Initial commit! 2017-03-26 13:00:19 +02:00