summaryrefslogtreecommitdiff
path: root/configure.ac.in
Commit message (Collapse)AuthorAgeFilesLines
* display: check for XResQueryClientIds to enable XRes extension.Matias De lellis2021-02-041-1/+1
| | | | | | | | | | | | | | The use of XRes extention depends libXRes-devel, but in xfwm4 looks for the XResQueryClients symbol to enable its use, however this one exists in libxres 1.0.7, but xfwm4 uses other symbols that were only introduced in 1.2, failing to compile xfwm4 with this version. I change the search for the symbol XResQueryClients to XResQueryClientIds also introduced in 1.2, being able to compile xfwm4 with two versions of libXRes. Fix issue #505 Signed-off-by: Matias De lellis <mati86dl@gmail.com>
* Post release tag bumpOlivier Fourdan2021-01-091-1/+1
| | | | Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Release 4.16.1!xfwm4-4.16.1Olivier Fourdan2021-01-091-2/+2
| | | | Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Back to developmentSimon Steinbeiss2020-12-221-1/+1
|
* Updates for releasexfwm4-4.16.0Simon Steinbeiss2020-12-221-3/+3
|
* build: Increase GTK+ requirement to 3.22Dridi Boukelmoune2020-12-161-1/+1
| | | | | | | | | Since 4.14 this is the minimum version for all of Xfce, which allows to remove a bunch of dead code. Refs !3 Signed-off-by: Dridi Boukelmoune <dridi@fedoraproject.org>
* Remove useless autotools macros and Makefile targetsRomain Bouvier2020-12-101-4/+3
|
* Use --enable-debug=yes when compiling from gitRomain Bouvier2020-12-101-1/+5
|
* Post release tag bumpOlivier Fourdan2020-11-011-1/+1
| | | | Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Release 4.15.3!xfwm4-4.15.3xfwm4-4-15.3xfce-4.16pre2Olivier Fourdan2020-11-011-2/+2
| | | | Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Post release tag bumpOlivier Fourdan2020-11-011-1/+1
| | | | Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Release 4.15.2!xfwm4-4.15.2Olivier Fourdan2020-11-011-2/+2
| | | | Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* input: Disable XI2 by defaultOlivier Fourdan2020-10-271-3/+17
| | | | | | | | | | | Make Xi2 support selectable at configure time and disable it by default. Xi2 in the window manager causes some very subtile bugs with legacy applications using the core X11 protocol. Signed-off-by: Olivier Fourdan <fourdan@xfce.org> https://gitlab.xfce.org/xfce/xfwm4/-/issues/445 https://gitlab.xfce.org/xfce/xfwm4/-/issues/427
* Add new README.md update AM_INIT_AUTOMAKEkevinbowen7772020-10-031-1/+1
|
* Post release tag bumpOlivier Fourdan2020-08-091-1/+1
| | | | Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Release 4.15.1!xfwm4-4.15.1xfwm4-4-15.1xfce-4.16pre1Olivier Fourdan2020-08-091-2/+2
| | | | | | This is a development preview release. Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Post release tag bumpOlivier Fourdan2020-08-011-1/+1
| | | | Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Release 4.15.0!xfwm4-4.15.0Olivier Fourdan2020-08-011-1/+1
| | | | | | This is a development preview release. Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Add new xfwm4 iconsSimon Steinbeiss2020-05-231-0/+2
|
* display: Add support for XRes X11 extensionOlivier Fourdan2020-05-231-1/+10
| | | | | | | | | | | The X-Resource extension client library (XRes) allows a client to query the Xserver for various resources associated with an X11 client, including its PID. Add (optional) support for XRes in xfwm4 and use it for getting the client's PID instead of relying on _NET_WM_PID. Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Development versionOlivier Fourdan2020-04-121-1/+1
| | | | Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Back to developmentSean Davis2019-08-111-1/+1
|
* Updates for releasexfwm4-4.14.0xfce-4.14.0Sean Davis2019-08-111-3/+3
|
* Post release tag bumpOlivier Fourdan2019-07-271-1/+1
| | | | Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Release 4.13.4!xfwm4-4.13.4xfce-4.14pre3Olivier Fourdan2019-07-271-2/+2
| | | | Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Post release tag bumpOlivier Fourdan2019-07-011-1/+1
| | | | Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Release 4.13.3!xfwm4-4.13.3xfce-4.14pre2Olivier Fourdan2019-06-301-2/+2
| | | | Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* build: Switch to xdt-csourceOlivier Fourdan2019-06-301-3/+3
| | | | | | Use “xdt-csource” instead of “exo-csource”. Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Post release tag bumpOlivier Fourdan2019-05-181-1/+1
| | | | Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Release 4.13.2!xfwm4-4.13.2xfce-4.14pre1Olivier Fourdan2019-05-181-2/+2
| | | | Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* configure: Make sure to look for fences supportOlivier Fourdan2019-05-151-1/+1
| | | | | | | Fences support was added later in XSync, make sure we have a version with fences support or the build would fail. Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Post release tag bump.Olivier Fourdan2018-07-291-1/+1
| | | | Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Release 4.13.1!xfwm4-4.13.1Olivier Fourdan2018-07-291-2/+2
| | | | Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* device: Implement XI2 event handlingViktor Odintsev2017-11-271-0/+9
|
* Fix some build warningsViktor Odintsev2017-11-221-0/+1
|
* Add xfconf 4.13 supportViktor Odintsev2017-08-191-4/+7
|
* Introduce xfwm-common static libraryViktor Odintsev2017-07-021-0/+1
|
* Replace inline pixbuf with gresourceViktor Odintsev2017-06-291-0/+7
| | | | | monitor-icon.svg was updated to look more modern. PNG file was removed because pixbuf can be generated from SVG file directly.
* Prepare to GTK3Viktor Odintsev2017-06-281-9/+9
|
* compositor: update presentproto requirementOlivier Fourdan2017-05-151-1/+2
| | | | | | | Bug: 13257 presentproto headers version 1.1 includes a fix required for libXpresent so we ought to require that.
* Use ximerama indices for _NET_WM_FULLSCREEN_MONITORSOlivier Fourdan2017-05-151-0/+1
| | | | | | | | | | | | | Bug: 9351 _NET_WM_FULLSCREEN_MONITORS uses Xinerama indices for multi-monitor fullscreen, but xfwm4 uses gdk indices which may differ. As a result, depending on the actual layout and which monitor is marked as primary, a fullscreen window could be placed on the wrong outputs. Fetch the Xinerama list and use the monitor size from there instead of relying on gdk monitor indices for _NET_WM_FULLSCREEN_MONITORS
* Post release tag bump.Olivier Fourdan2017-03-161-1/+1
| | | | Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Updates for release.xfwm4-4.13.0Olivier Fourdan2017-03-161-2/+2
|
* configure: check for exo-csourceOlivier Fourdan2015-04-291-0/+11
| | | | | | | | Bug: 11870 exo-csource is required only for maintainer mode. Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Fix help string to disable xpresentPoma2015-04-271-1/+1
| | | | | | | Bug: 11857 Reported-by: <pomidorabelisima@gmail.com> Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* compositor: Add support for DRI3/PresentOlivier Fourdan2015-04-241-1/+22
| | | | | | | | | | | Bug: 11126 Make use of the newly released libXpresent library to add support for DRI3/Present to the compositor using double-buffering. This makes the compositor tear-free on supported hardware. Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Report epoxy supportOlivier Fourdan2015-03-281-0/+2
| | | | | | in both configure and help output. Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Update intltoolEric Koegel2015-03-281-2/+2
| | | | See https://bugzilla.xfce.org/show_bug.cgi?id=8930 for details.
* Implement vsync using OpenGLOlivier Fourdan2015-03-271-5/+5
| | | | | | Bug: 11642 Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Post release tag bumpSean Davis2015-02-281-1/+1
|