This package browser is in early development. Mind the rough edges.

mate-netbook

Tool for MATE on Netbooks

Mate Netbook is a simple window management tool which:

  1. Allows you to set basic rules for a window type, such as maximise|undecorate

  2. Allows exceptions to the rules, based on string matching for window name and window class.

  3. Allows reversing of rules when the user manually changes something: Re-decorates windows on un-maximise.

Installation

Install the latest version of mate-netbook as follows:

guix install mate-netbook

Or install a particular version:

guix install mate-netbook@1.26.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of mate-netbook about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/mate-netbook'><img src='https://packages.guix.gnu.org/packages/mate-netbook/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/mate-netbook/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/mate-netbook)

Example Org:

[[https://packages.guix.gnu.org/packages/mate-netbook][https://packages.guix.gnu.org/packages/mate-netbook/badges/latest-version.svg]]