Skip to content

Releases: NickHastings/riverwm-utils

Numbers not words

24 May 02:23
Compare
Choose a tag to compare
  • Breaking change with new feature
    The keyword arguments next and previous have been replaced by integers 1 and -1.
    Multiple tags can also be cycled by using integers with absolute values greater than 1.

  • Additional new feature
    Added --skip-occupied option that works in an analogous way to --skip-empty.

Thanks to Campbell Barton for help with keeping --all-outputs working when combined
with the --skip options.

Extra Features!

07 May 08:36
Compare
Choose a tag to compare

New Features

  • Add --follow option to move focused view when cycling - courtesy Campbell Barton
  • Add --all-outputs option for simultaneous cycling on all outputs - courtesy Campbell Barton
  • Add --skip-empty option to skip tags with no views when cycling

Ignore the tags!

02 May 06:12
Compare
Choose a tag to compare

Feature: Ignore all tags > n_tags. This was prompted by a PR from Campbell that worked around what was essentially a bug for users who implement the scratch pad feature. In the end it was simpler and cleaner to just ignore all tags > n_tags by default even though it changes the default behaviour of cycle-focused-tags.

Many small cleanups.

0.0.7

17 Jan 00:04
Compare
Choose a tag to compare

Bugfix: install xml protocol files.

0.0.6

22 Dec 01:07
Compare
Choose a tag to compare

Adds automatic running of pywayland scanner

Full Changelog: 0.0.5...0.0.6

0.0.5

15 Jun 04:52
Compare
Choose a tag to compare
  • Update documentation
  • Cleanup code

0.0.4

19 Feb 01:16
Compare
Choose a tag to compare
Bumps version number for release

0.0.3

18 Jan 02:46
Compare
Choose a tag to compare
Bump version number for release.

0.0.2

14 Jan 03:40
Compare
Choose a tag to compare
Bump version number.