Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-06 | Select correct client window in WM’s using virtual roots | Kim Woelders | |
From bug 2185¹ When manually selecting a window, xprop finds the top-level window containing the pointer and uses XmuClientWindow to attempt to find a client window having WM_STATE set. In a WM using virtual roots (e.g. enlightenment, desks other than first) this fails beacuse the top-level window is a virtual root, and XmuClientWindow seems to find the first client having WM_STATE set, which only by coincidence will be the one the user intended to select (i.e. containing the pointer). The solution is to descend the window hierarchy at the pointer location to find a window with WM_STATE set. 1] https://bugs.freedesktop.org/show_bug.cgi?id=2185 Signed-off-by: James Cloos <cloos@jhcloos.com> | |||
2007-08-10 | Version bump: 1.0.3xprop-1.0.3 | Alan Coopersmith | |
2007-08-10 | Sun Bug 4474581: xprop fails in Japanese locale | Jay Hobson | |
CJK locales need a much longer string as they include many \xXX entries which expand into /XXXXXXXX entries. Increased the buffer from 10000 to 500000 bytes. Make sure buffer pointer doesn't go negative in _put_char. | |||
2007-08-10 | Simplify printing of usage message | Alan Coopersmith | |
2007-08-10 | Convert old #ifdefs for HAS_WTYPE_H & HAS_WCHAR_H to autoconf checks | Alan Coopersmith | |
2007-08-10 | Replace sprintf's with snprintf's | Alan Coopersmith | |
2007-08-10 | Coverity #905: Handle_Prop_Requests returned without freeing storage "thunks" | Alan Coopersmith | |
2007-08-10 | ANSIfy function declarations in dsimple.c | Alan Coopersmith | |
2007-08-10 | Purge unused code from dsimple.c | Alan Coopersmith | |
dsimple.c was originally shared source among several X apps. Since modularization gave each app it's own copy, much of the code is no longer needed in each app. | |||
2007-08-10 | Add hooks to check sources with lint/sparse/etc. | Alan Coopersmith | |
2007-08-10 | Change xprop_CFLAGS to AM_CFLAGS to clear automake-1.10 warning | Alan Coopersmith | |
Makefile.am:27: compiling `dsimple.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac' | |||
2007-08-10 | Replace static ChangeLog with dist-hook to generate from git log | Alan Coopersmith | |
2007-05-24 | renamed: .cvsignore -> .gitignore | Alan Coopersmith | |
2007-05-24 | X.Org bug #10616: Add all the X info commands to See Also | Alan Coopersmith | |
X.Org Bugzilla #10616: <https://bugs.freedesktop.org/show_bug.cgi?id=10616> Reported upstream from Debian bug #350313 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=350313> | |||
2006-08-29 | bump to 1.0.2xprop-1.0.2 | Daniel Stone | |
2006-07-27 | remove misleading comment | Daniel Stone | |
2006-07-27 | handle actual_format_return == 0 (#7647) | Branden Robinson | |
Handle buggy servers which set actual_format_return == 0, instead of aborting. | |||
2005-12-21 | Update package version for X11R7 release.XORG-7_1XORG-7_0_99_901XORG-7_0 | Kevin E Martin | |
2005-12-19 | Stub COPYING files | Adam Jackson | |
2005-12-15 | Update package version number for final X11R7 release candidate.XORG-6_99_99_904 | Kevin E Martin | |
2005-12-06 | Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPY | Kevin E Martin | |
2005-12-03 | Update package version number for X11R7 RC3 release.XORG-6_99_99_903 | Kevin E Martin | |
2005-11-28 | Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 | Alan Coopersmith | |
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) | |||
2005-11-21 | Another pass at .cvsignores for apps. | Eric Anholt | |
2005-11-21 | Change dependency from xmu to xmuu since the full xmu (with all its baggage | Alan Coopersmith | |
like Xt) is not needed here. | |||
2005-11-20 | Add/improve .cvsignore files for apps. | Eric Anholt | |
2005-10-19 | Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901 | Kevin E Martin | |
2005-10-17 | Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to | Alan Coopersmith | |
work better with BSD make | |||
2005-10-14 | Use sed to fill in variables in man page | Alan Coopersmith | |
2005-08-01 | Install man pages to section 1 instead of section m (Patch from DonnieXORG-6_99_99_900 | Alan Coopersmith | |
Berkholz) | |||
2005-07-29 | Various changes preparing packages for RC0: | Kevin E Martin | |
- Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version | |||
2005-07-20 | Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global | Adam Jackson | |
configure cache, you cache it, and the cached value is probably wrong. | |||
2005-07-08 | Add build system for xprop | Søren Sandmann Pedersen | |
2004-10-06 | Fix for https://freedesktop.org/bugzilla/show_bug.cgi?id=1518 - Add filtersco_port_update-baseXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1 | Roland Mainz | |
support to "xlsfonts" that it can filter builtin-, glyph- and/or other kinds of printer fonts (controlled by the xp-listfonts-modes attribute as described in the CDE DtPrint and Xprint specifications). | |||
2004-04-23 | Merging XORG-CURRENT into trunkrel-0-6-1lg3d-rel-0-7-0lg3d-baseXORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGE | Egbert Eich | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0 | Egbert Eich | |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | |
2003-11-25 | XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_903_specialxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16xf86-012804-2330 | Kaleb Keithley | |
2003-11-14 | XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1 | Kaleb Keithley | |
2003-11-14 | R6.6 is the Xorg base-lineXORG-MAIN | Kaleb Keithley | |