Commit Graph

11 Commits

Author SHA256 Message Date
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

OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/devilspie2?expand=0&rev=20
2023-06-20 14:41:59 +00:00
af70f671b0 - Requires lua-5.1 as its only one supported now
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/devilspie2?expand=0&rev=18
2021-02-12 07:34:02 +00:00
5f8fdd54d0 - Modernise specfile using spec-cleaner
* Mark license as such

OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/devilspie2?expand=0&rev=16
2019-01-18 10:48:06 +00:00
1b91e18413 - Update to version 0.43:
* No changelog provided by upstream
- Update project url

OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/devilspie2?expand=0&rev=14
2017-10-06 10:11:36 +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

OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/devilspie2?expand=0&rev=12
2017-01-26 17:35:24 +00:00
8e991a11db Accepting request 425158 from home:yfjiang:branches:X11:common:Factory
The License section in the project page shows it is under GPL-3.0+:

[quote]
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but without any warranty. See the GNU General Public License for more details.

http://www.gusnan.se/devilspie2/

OBS-URL: https://build.opensuse.org/request/show/425158
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/devilspie2?expand=0&rev=10
2016-09-07 05:36:46 +00:00
b1f69f1919 Accepting request 396973 from home:pluskalm:branches:X11:common:Factory
- Update to version 0.41:
  * Set a correct version number

OBS-URL: https://build.opensuse.org/request/show/396973
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/devilspie2?expand=0&rev=8
2016-05-21 10:08:44 +00:00
9aeb4bd802 Accepting request 394006 from home:pluskalm:branches:X11:common:Factory
- Set group for main package

OBS-URL: https://build.opensuse.org/request/show/394006
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/devilspie2?expand=0&rev=6
2016-05-06 12:17:42 +00:00
5c3e7e3952 Accepting request 382743 from home:pluskalm:branches:X11:common:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/382743
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/devilspie2?expand=0&rev=4
2016-04-05 08:56:48 +00:00
c03820f083 Accepting request 360267 from home:pluskalm:branches:X11:common:Factory
- Drop _service and use url instead
- Build with optflags
- Cleanup spec file with spec-cleaner
- Add gpg signature

OBS-URL: https://build.opensuse.org/request/show/360267
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/devilspie2?expand=0&rev=2
2016-02-22 14:56:58 +00:00
Stephan Kulow
ff158a68c0 Accepting request 343362 from home:aspiers
new package devilspie2

devilspie2 is a LUA-based alternative to the unmaintained devilspie.
(The devilspie author even recommends to use devilspie2.)

I want to maintain devilspie2 in Factory and would like
to use X11:common:Factory as the develproject (the same
as the original devilspie).

OBS-URL: https://build.opensuse.org/request/show/343362
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/devilspie2?expand=0&rev=1
2015-11-11 15:07:19 +00:00