summaryrefslogtreecommitdiff
path: root/composite/compwindow.c
AgeCommit message (Expand)Author
2008-08-31damage: choose less ambiguous function namesMaarten Maathuis
2008-08-29{damage,exa}: sanitise damageMaarten Maathuis
2008-05-12Prevent the -wm command line option from causing a SEGVJames Cloos
2008-05-12Clean up whitespaceJames Cloos
2008-02-28XACE: Fix instances of DixUnknownAccess at hook callsites.Eamon Walsh
2008-02-17Resize composite overlay window when the root window changes.Maarten Maathuis
2007-09-13Remove the PaintWindow optimization.Eric Anholt
2007-09-01[COMPOSITE] Composite used for pixmap population on redirect. (Bug #7447)Keith Packard
2007-07-09Fix regression from recent composite changes.Michel Dänzer
2007-07-03Make Composite manual redirect windows not clip their parent.Keith Packard
2007-06-29Death to RCS tags.Adam Jackson
2006-12-15Convert callers of LookupWindow() to dixLookupWindow().Eamon Walsh
2006-08-08Add CompositeRegisterAlternateVisuals.Aaron Plattner
2006-03-29Fix composite overlay window bug 6411Deron Johnson
2006-03-13Part 3 of 3 (Other parts are in proto and lib) Composite Version 0.3:Deron Johnson
2005-07-03Fix more include paths; add dix-config.h to XKB code.Daniel Stone
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone
2004-08-15Clip destination instead of source. Should be the same, but it looks nicerKeith Packard
2004-08-15Remove debugging code which did a full tree walk on every window operationKeith Packard
2004-08-15Redraw window borders when switching window pixmaps aroundKeith Packard
2004-08-13Empty damage object when freeing pixmap.Keith Packard
2004-08-12Fix some issues reported by deronj:Eric Anholt
2004-08-12Paint to parent window instead of parent window's pixmap (helps for serversKeith Packard
2004-07-31Integrate COMPOSITEWRAP branch including composite wrapper. This code stillEric Anholt