OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/devilspie2?expand=0&rev=22
135 lines
5.2 KiB
Plaintext
135 lines
5.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Dec 8 08:36:13 UTC 2025 - ming li <mli@suse.com>
|
|
|
|
- Update to version 0.45:
|
|
* Fixes related to Lua version handling
|
|
* Misc build fixes
|
|
* Add set_on_bottom(): move to bottom of stack
|
|
* Change set_on_top() so that it merely raises the window
|
|
* Add get_class_group_name().
|
|
This complements get_class_instance_name re. WM_CLASS.
|
|
* More aliases for function names containing 'maximize' or
|
|
'minimize': accept -ise spellings
|
|
* Visibly deprecate function names containing 'horisontally'
|
|
* Add set_adjust_for_decoration(), useful if you have problems with
|
|
positioning & resizing of decorated windows [note: experimental]
|
|
* Add get_window_frame_extents()
|
|
* Allow workspaces to be referenced by name
|
|
* Extra event type for running rules on window name/title changes
|
|
* Ignore dot files in the scripts directory.
|
|
* More UTF-8 support: use_utf8() (sets and reads whether UTF-8 is
|
|
default, initially false), window_property_is_utf8() and
|
|
window_property_full().
|
|
- Modified the original download name of the software package
|
|
in the spec file.
|
|
- Fixed the issue of the earliest date format error
|
|
in devilspie2.changes file.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 20 14:36:44 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 12 07:33:37 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Requires lua-5.1 as its only one supported now
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 18 10:47:38 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Modernise specfile using spec-cleaner
|
|
* Mark license as such
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 6 10:08:46 UTC 2017 - mpluskal@suse.com
|
|
|
|
- Update to version 0.43:
|
|
* No changelog provided by upstream
|
|
- Update project url
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 26 17:29:30 UTC 2017 - mpluskal@suse.com
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 7 00:49:47 UTC 2016 - yfjiang@suse.com
|
|
|
|
- Change license to GPL-3.0+
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 20 08:48:03 UTC 2016 - mpluskal@suse.com
|
|
|
|
- Update to version 0.41:
|
|
* Set a correct version number
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 6 10:29:24 UTC 2016 - mpluskal@suse.com
|
|
|
|
- Set group for main package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 31 22:00:47 UTC 2016 - mpluskal@suse.com
|
|
|
|
- Update to 0.40
|
|
* Add callback for geometry change
|
|
* Add error string for one or two indata expected
|
|
* Make devilspie2_get_viewport_start return both x and y
|
|
coordinates
|
|
* Add alternative functionality to set_viewport Now you can set
|
|
the coordinates to the window if you use two integers as indata
|
|
* New Italian translation, updated Dutch, Japanese and Swedish
|
|
translations
|
|
* Build flags hardening fixes
|
|
* Allow reading of XA_WINDOW properties
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 19 07:31:04 UTC 2016 - mpluskal@suse.com
|
|
|
|
- Drop _service and use url instead
|
|
- Build with optflags
|
|
- Cleanup spec file with spec-cleaner
|
|
- Add gpg signature
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 9 14:47:22 GMT 2015 - aspiers@suse.com
|
|
- Update to 0.39
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 26 07:31:04 UTC 2013 - larchunix <larchunix at gmail dot com>
|
|
- Upstream update.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 25 07:31:04 UTC 2013 - larchunix <larchunix at gmail dot com>
|
|
- Upstream update.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 19 07:31:04 UTC 2013 - larchunix <larchunix at gmail dot com>
|
|
- Upstream update.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 13 07:31:04 UTC 2013 - larchunix <larchunix at gmail dot com>
|
|
- Initial RPM release.
|