summaryrefslogtreecommitdiff
path: root/zwgc/X_gram.c
Commit message (Collapse)AuthorAge
* fixed bug which required *transient to be true forGravatar Marc Horowitz1992-08-25
| | | | *enableDelete: True to work.
* WM_DELETE_WINDOW support and unlink_gram supportGravatar Marc Horowitz1992-05-07
|
* Removed some default initializers.Gravatar Kenneth G Raeburn1991-04-24
| | | | | | | Compute attributes (now including backing store) at startup, use them when creating window. Call XReconfigureWMWindow instead of code section that does the same thing.
* 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
| | | | zgrams are turned off (default case)
* added resource zwgc.transient to optionally set WM_TRANSIENT_FORGravatar Marc Horowitz1990-04-12
| | | | on each zgram.
* need to process input after the XSync's in order to make sureGravatar John Kohl1990-01-10
| | | | we get all the events and process them in a timely manner.
* 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
| | | | iconify the windows
* changes to avoid inadvertent destruction of z-grams (more carefulGravatar John Kohl1989-11-29
| | | | button tracking)
* 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
| | | | | (This is broken until the ICCCM mandates correct reporting of ConfigureNotify events)
* Copyright and RCS headers added.Gravatar Marc Horowitz1989-11-01
|
* Initial revisionGravatar Marc Horowitz1989-11-01