summaryrefslogtreecommitdiff
path: root/xprop.c
AgeCommit message (Expand)Author
2024-05-19Draw truecolor icons using dual-color half blocksmasterEden Bynever
2023-12-07Fix C23 build by renaming variable 'true'Alan Coopersmith
2022-11-14Variable scope reductions as suggested by cppcheckAlan Coopersmith
2022-11-14Resolve many gcc -Wsign-compare warningsAlan Coopersmith
2022-11-14Rename "dpy" function arguments to "display" to avoid shadowing globalAlan Coopersmith
2022-11-14Declare help() and print_help() as staticAlan Coopersmith
2022-11-14Mark help(), usage(), and grammar() with _X_NORETURN _X_COLDAlan Coopersmith
2021-11-28Fix spelling/wording issuesAlan Coopersmith
2020-11-17Check return value from ioctl(TIOCGWINSZ)Keith Packard
2020-11-17Correct icon buffer width computation for truecolor terminalsKeith Packard
2020-11-17Free string list returned from XmbTextPropertyToTextListKeith Packard
2020-11-17Make output with unknown width terminal the same as old codeKeith Packard
2020-11-01Fix formatting of back-to-back not shown icons.Pierre-Loup A. Griffais
2020-11-01Support true color output for icons if the terminal advertises it.Pierre-Loup A. Griffais
2020-11-01Fix aspect ratio for icon display by using two characters per icon pixel.Pierre-Loup A. Griffais
2020-11-01Break down memory allocation logic and fix overallocating for UTF8.Pierre-Loup A. Griffais
2020-11-01Don't display icons if they would line-wrap.Pierre-Loup A. Griffais
2020-04-11Add missing `-help` functionJason Nader
2018-05-05Add missing braces around else clause in Read_Quoted()Alan Coopersmith
2015-09-28Free the data returned by Format_Icons()Eirik Byrkjeflot Anonsen
2015-09-28Free the data returned by XGetWindowProperty()Eirik Byrkjeflot Anonsen
2015-09-22Free the data returned by XListProperties()Eirik Byrkjeflot Anonsen
2015-09-22Free the thunks used by Show_PropEirik Byrkjeflot Anonsen
2014-06-03Add -version option to print program versionAlan Coopersmith
2014-06-03Print which option was in error along with usage messageAlan Coopersmith
2013-07-19Fix const conversion warnings from gccAlan Coopersmith
2013-01-22Add unicode argument to Format_Len_String to reduce code duplicationAlan Coopersmith
2013-01-22Replace strlen/malloc/memcpy set with strdupAlan Coopersmith
2012-02-21Enable setting property of type UTF8_STRING.lolilolicon
2011-05-08Make error handlint more robust in Format_Len_UnicodeJeremy Huddleston
2011-05-08Fix uninitialize values warnings in static analysisJeremy Huddleston
2011-02-01Replace Copy_String() with strdup + error checkAlan Coopersmith
2011-02-01inline Malloc & Realloc functionsAlan Coopersmith
2010-10-06Purge cvs tags.Jesse Adkins
2009-10-21Print UTF8_STRING type as UTF-8 when locale supports itYang Zhao
2009-04-28Display _NET_WM_ICONs as ASCII art instead of as a big list of integersSøren Sandmann Pedersen
2009-04-21The "visible bit" is called "urgency bit" in the ICCCM 2.0Søren Sandmann Pedersen
2009-02-16Exit cleanly when the target window is destroyed. (#19381)Ben Hutchings
2008-11-26-spy: flush output before waiting for more eventsNeale Pickett
2007-12-06Select correct client window in WM’s using virtual rootsKim Woelders
2007-08-10Sun Bug 4474581: xprop fails in Japanese localeJay Hobson
2007-08-10Simplify printing of usage messageAlan Coopersmith
2007-08-10Convert old #ifdefs for HAS_WTYPE_H & HAS_WCHAR_H to autoconf checksAlan Coopersmith
2007-08-10Replace sprintf's with snprintf'sAlan Coopersmith
2007-08-10Coverity #905: Handle_Prop_Requests returned without freeing storage "thunks"Alan Coopersmith
2006-07-27remove misleading commentDaniel Stone
2006-07-27handle actual_format_return == 0 (#7647)Branden Robinson
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 Eich
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich