#
# Copyright © 2011-2019 Andreas Rönnquist.
# Copyright © 2019-2021 Darren Salt.
# This file is distributed under the same license
# as the devilspie2 package, see COPYING file.
#

Authors:
--------

Andreas Rönnquist <andreas (at) ronnquist (dot) net>
- Code, Swedish translation

Ross Burton
- Original Devilspie

Robin Hahling <robin (dot) hahling (at) gw-computing (dot) net>
- French translation

Hélder Máximo Botter Ribas <helderribas (at) gmail (dot) com>
- Brasilian Portugese translation

Frans de Jonge <fransdejonge (at) gmail (dot) com>
- Dutch translation

Roman V. Nikolaev <rshadow (at) rambler (dot) ru>
- Russian translation

Andreas Müller <schnitzeltony (at) googlemail (dot) com>
- Patch fixing --folder setting getting overridden in load_scripts

Hans Nieser <hans (at) nieser (dot) nl>
- Patch adding get_workspace_count function

larchunix
- Patch replacing lua_open with luaL_newstate, to make it work with Lua 5.2.

Laurent Brachet <yg (dot) oenpurg (at) gmail (dot) com>
- Patch to make set_window_geometry accept negative values

Johan Lantto <johan (dot) lantto (at) consultant (dot) com>
- Finnish translation

Ronan Barzic <rbarzic (at) gmail (dot) com>
- Function get_screen_geometry

Hiroshi Hasebe <hhasebe (at) dvoi (dot) com>
- Japanese translation

rbtwrrr <rbtwrrr (at) inventati (dot) org>
- add boolean argument to set_window_{above, below}

Toni Spets <toni.spets (at) iki (dot) fi>
- add get_window_is_pinned function

Nicola Fontana <ntd (at) entidi (dot) it>
- Italian translation
- Spelling fixes
- Allow reading of XA_WINDOW properties

Darren Salt <Darren Salt <devspam (at) moreofthesa (dot) me (dot) uk>
- Add support for setting and deleting window properties
- Most of the changes since 0.43

Klaus Ethgen <Klaus@Ethgen.ch>
- Allow reading of XA_UTF8_STRING properties

Longoon12000 <longoon12000@gmail.com>
- Initial version of get_process_name

Mark Cooke <markcooke666 (at) yahoo (dot) co (dot) uk>
- Allow use of workspace names
- Running rules on window name/title change
