6ba8260610
- Update to version 0.43: * Default to Lua 5.3, and permit use of other versions * Add support for setting and deleting window properties * Add get_process_name(), which returns the name of the process owning the window (if possible) * Add get_monitor_index() and get_monitor_geometry(); improve monitor index/geometry discovery * Add get_window_is_decorated() (which uses the Motif window hints) * Alias center() as centre() * Extend centre() to allow centring on a given monitor and to allow horizontal or vertical only * Extend set_window_position() to allow positioning on a given monitor and control which corner is measured from. (Behaviour with two parameters is unchanged.) * Quote the option hyphens in the man page (preventing replacement) * Various const & compiler warning (gcc -Wextra) fix-ups * Support for UTF-8 strings in window properties * Allow replacements for pkg-config at compile time
Martin Pluskal2023-06-20 14:41:59 +00:00
fce0f5534a
- Update to version 0.42: * Support window focus / blur events * Add example for Awesome window manager * Updated French, Italian and Swedish translations - Split lang subpackage
Martin Pluskal2017-01-26 17:35:24 +00:00