summaryrefslogtreecommitdiff
path: root/xwininfo.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-25Add option to use libxcb-errors to improve X protocol error messagesAlan Coopersmith1-1/+1
2022-11-13Variable scope reduction as recommended by cppcheckAlan Coopersmith1-30/+32
2022-11-13Silence -Wdiscarded-qualifiers warning on systems with non-const iconvAlan Coopersmith1-1/+1
2019-06-09Clear -Wsign-compare warnings from gcc 7.3Alan Coopersmith1-6/+7
2019-06-09Improve manpage and -h optionStéphane Aulery1-19/+19
2014-06-03Add -version option to print program versionAlan Coopersmith1-0/+5
2014-06-03Print which option was in error along with usage messageAlan Coopersmith1-1/+3
2013-01-12Quiet some clang warnings about implicit int <-> size_t conversionsAlan Coopersmith1-2/+2
2012-10-10xwininfo: report the Visual class of the selected WindowPierre-Loup A. Griffais1-1/+1
2012-08-25Get rid of a number of warnings.Thomas Klausner1-19/+19
2012-08-25Remove dead code (size_t is always >= 0)Jeremy Huddleston Sequoia1-4/+0
2012-08-25Declare usage() as _X_NORETURNJeremy Huddleston Sequoia1-0/+1
2011-10-06Use format string literals instead of variables to print atom namesGuillem Jover1-21/+20
2011-10-06Refactor atom name printing into a new Display_Atom_Name functionGuillem Jover1-22/+16
2011-10-06Use format string literals instead of variables to print window idsGuillem Jover1-7/+17
2011-08-24Use AM_ICONVYaakov Selkowitz1-1/+1
2011-06-18Update to xcb-icccm 0.3.8 APIAlan Coopersmith1-78/+80
2011-01-09Fix for invalid free if window has a _NET_WM_NAME property.Tim van der Molen1-7/+3
2011-01-07xwininfo.c:282: warning: no previous prototype for 'usage'Alan Coopersmith1-1/+1
2010-10-23Work around xcb_translate_coordinates sign bugJulien Cristau1-2/+2
2010-09-27Fix build error when building --with-xcb-icccmTomas Chvatal1-2/+3
2010-07-10strnlen: Fix building on systems without strnlen(3)Jeremy Huddleston1-0/+4
2010-07-07Make iconv() usage optionalAlan Coopersmith1-6/+108
2010-07-07Add some EWMH hints to the -wm outputAlan Coopersmith1-5/+194
2010-07-07Handle non-latin-1 window namesAlan Coopersmith1-24/+141
2010-07-07Make xcb-icccm dependency be optional and off-by-defaultAlan Coopersmith1-7/+227
2010-07-07Convert from Xlib to xcbAlan Coopersmith1-387/+614
2010-06-13Delay generating unknown code string until we know we need itAlan Coopersmith1-5/+7
2010-06-13Make spacing more consistentAlan Coopersmith1-624/+625
2010-06-06Remove #ifdef NO_I18N code branchesAlan Coopersmith1-23/+2
2010-06-06Remove RCS/CVS id tagsAlan Coopersmith1-3/+0
2010-06-06mark window_id_format as a const stringAlan Coopersmith1-1/+1
2010-06-06Collapse some series of multiline printfs into single strings/callsAlan Coopersmith1-46/+27
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith1-1/+22
2009-03-28Report visual id along visual class for -stat switchYann Droneaud1-0/+1
2009-01-15Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade1-11/+11
2008-06-22Fix window selection by pointer.Kim Woelders1-12/+1
2007-08-07Add static & const qualifiers to xwininfo.cAlan Coopersmith1-60/+60
2007-08-07Replace sprintf's with snprintf & strlcatAlan Coopersmith1-54/+81
2006-03-10Clear two tiny memory leaks. (Coverity ids #900 & 901)XORG-7_0_99_901Alan Coopersmith1-0/+5
2004-04-23Merging 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-MERGEEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16Kaleb Keithley1-83/+105
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-8/+48
2003-11-14R6.6 is the Xorg base-lineXORG-MAINXORG-STABLEKaleb Keithley1-0/+1049