Language

Package: awesome @ 4.3

Synopsis

Highly configurable window manager

Description

Awesome has been designed as a framework window manager. It is fast, small, dynamic and extensible using the Lua programming language.

Home page
https://awesomewm.org/
Location
gnu/packages/wm.scm (line: 1023, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'gobject-introspection' should probably be a native input
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?