summaryrefslogtreecommitdiff
path: root/src/delete.c
Commit message (Expand)AuthorAgeFilesLines
* Make dialogs that Metacity shows follow focus-stealing-preventionElijah Newren2004-08-261-5/+11
* Make choice of focus window be consistent for each focus mode. FixesElijah Newren2004-06-241-3/+3
* don't move the focus after you click the close button on a window. bugHavoc Pennington2003-09-291-0/+9
* fix warnings (one was a real bug)Havoc Pennington2003-09-291-5/+11
* Use MRU list to find focusing window after a window is deleted instead ofRay Strode2003-08-171-2/+2
* Changed MRU list to be per workspace instead of per display, so stickyRay Strode2003-08-151-1/+3
* make this always return FALSE for now, to avoid bug reports.Havoc Pennington2002-12-081-3/+1
* Optimizations for managing new windows (do not all take effect ifHavoc Pennington2002-10-211-2/+2
* Check for NULL string before calling strlen(). Fixes the core dumpJayaraj Rajappan2002-06-141-1/+1
* add G_IO_NVAL to watch condition, patch from Gustavo Giraldez, avoidsHavoc Pennington2002-06-101-2/+2
* new file containing all the wacky mess I just added to a simple "click theHavoc Pennington2002-04-131-0/+492