summaryrefslogtreecommitdiff
path: root/zwgc/X_gram.c
Commit message (Expand)AuthorAge
* Clean up warningsGravatar Jeffrey Hutzelman2013-02-14
* It is still not the 80s anymore -- remove all caddr_tsGravatar Karl Ramm2011-02-02
* Patch from Anders Kaseorg, use Xutf8DrawText et al. where available,Gravatar Karl Ramm2009-04-21
* Transliterate to UTF-16 and use XDrawText16.Gravatar Karl Ramm2009-04-20
* cleanup, and more death to macros.Gravatar Karl Ramm2009-04-20
* more cleanupGravatar Karl Ramm2009-03-22
* another cleanup fixGravatar Karl Ramm2009-03-22
* cmu/zwgcplus changesGravatar Karl Ramm2009-03-15
* passes gcc -Wall with no warnings other than des cryppt C_block sadness and g...Gravatar Karl Ramm2008-01-21
* de K&Rify, fix prototypesGravatar Karl Ramm2008-01-21
* Specify window gravity to help windowmanager with placement of windows onGravatar Greg Hudson2005-05-31
* Set properties to work better under metacity, per the extended windowGravatar Robert A Basch2004-09-27
* Make zwgc windowgrams refuse keyboard focus.Gravatar Greg Hudson2004-08-02
* Set a default min time to live of 0.5 seconds.Gravatar Greg Hudson2001-07-18
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
* Since we effectively support 4Dwm, and 4Dwm does desks, we needGravatar Craig Fields1995-08-22
* enable_delete is now true by default so window managers will honor theGravatar Richard Basch1994-04-29
* fixed bug which required *transient to be true forGravatar Marc Horowitz1992-08-25
* WM_DELETE_WINDOW support and unlink_gram supportGravatar Marc Horowitz1992-05-07
* Removed some default initializers.Gravatar Kenneth G Raeburn1991-04-24
* Beep at most once.Gravatar Kenneth G Raeburn1990-11-08
* Changed resource name from timeToLive to minTimeToLive.Gravatar Kenneth G Raeburn1990-11-07
* Minimum-time-to-live changes from marc.Gravatar Kenneth G Raeburn1990-10-22
* group_leader is never created or referenced now when transientGravatar Marc Horowitz1990-04-12
* added resource zwgc.transient to optionally set WM_TRANSIENT_FORGravatar Marc Horowitz1990-04-12
* need to process input after the XSync's in order to make sureGravatar John Kohl1990-01-10
* recolor the cursor with pointerColorGravatar John Kohl1989-11-30
* Shouldn't set transient on the window, so that some wm's canGravatar John Kohl1989-11-29
* changes to avoid inadvertent destruction of z-grams (more carefulGravatar John Kohl1989-11-29
* add resetSaver supportGravatar John Kohl1989-11-28
* final check-in: bug fixes & code clean-upGravatar Marc Horowitz1989-11-15
* remove ambiguity by adding spaces to statementsGravatar John Kohl1989-11-14
* ICCCM reverse stacking implementedGravatar Marc Horowitz1989-11-13
* Copyright and RCS headers added.Gravatar Marc Horowitz1989-11-01
* Initial revisionGravatar Marc Horowitz1989-11-01