summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make the type checking more generic, fix a leak caused by not freeing Iain Holmes2007-11-251-7/+37
* Don't add a dropshadow to DND iconsIain Holmes2007-11-251-2/+38
* Patch from Jonathan Matthew to fix window translucency calculation Iain Holmes2007-11-241-5/+5
* Support screen resolution changesIain Holmes2007-11-241-11/+46
* Add some nice icons to the alt-tab selectorIain Holmes2007-11-231-16/+41
* Add comment explaining the shaded_back_pixmapIain Holmes2007-11-231-0/+5
* When the window is shaded, store the backing pixmap in a different place Iain Holmes2007-11-231-16/+49
* Listen for transparency property changesIain Holmes2007-11-223-32/+78
* Add copyright for the compositorIain Holmes2007-11-221-0/+21
* Update to match trunk revision 3425Iain Holmes2007-11-229-141/+144
* Correctly put a drop shadow on the frame-free windows (like the panel) Iain Holmes2007-11-223-21/+49
* Really turn off shadows for AWN's windows and for libnotify's popups tooIain Holmes2007-11-213-12/+21
* Don't put a dropshadow around shaped, unmanaged windows. It fucks up AVN Iain Holmes2007-11-211-1/+3
* Fix some XID leaks. Shuffle code around to make it slightly neater WriteIain Holmes2007-11-204-63/+72
* Make the scale size 150 pxIain Holmes2007-11-191-5/+7
* Fix scaling issuesIain Holmes2007-11-191-3/+13
* Use backing store pixmaps for icons in the alt-tab dialogIain Holmes2007-11-195-2/+112
* ifdef to control idle repainting until we work out which is betterIain Holmes2007-11-171-7/+29
* Use an idle function to repaintIain Holmes2007-11-171-5/+85
* Put error traps around the places to catch them wascley x ewwowsIain Holmes2007-11-161-4/+24
* Use the cached atomsIain Holmes2007-11-161-3/+3
* Don't free the root pixmap ID...nautilus gets all pissyIain Holmes2007-11-161-6/+5
* Builds even without --enable-compositorIain Holmes2007-11-151-0/+26
* Remove old compositor stuffIain Holmes2007-11-157-2789/+749
* Remove the annoying translucent window on drag effect, it was sillyIain Holmes2007-11-141-49/+28
* I am evil iainy I am evil iainy I am evil iainy I am evil iainy Make theIain Holmes2007-11-141-0/+46
* Fix a shaped window glitchIain Holmes2007-11-141-0/+40
* Make nicer shadows and put a shadow around ARGB managed windowsIain Holmes2007-11-141-10/+6
* Get the root pixmap correctlyIain Holmes2007-11-133-17/+21
* Shuffle code around to make it neaterIain Holmes2007-11-132-193/+189
* remove the libcm includeIain Holmes2007-11-111-3/+0
* Ignore the metacity windows that don't need to be compositedIain Holmes2007-11-112-84/+97
* Don't steal Metacity's notificationsIain Holmes2007-10-311-6/+4
* Fix the drop shadowsIain Holmes2007-10-301-6/+2
* The first commit of an experimental compositor branchIain Holmes2007-10-306-809/+1668
* Add a --sync option to turn on synchronous X callsIain Holmes2007-10-301-2/+10
* Free title of preview when the preview is destroyed. Closes #469682.Jans Granseuer2007-10-281-0/+7
* Truncate the string to max_char_per_title before adding bold tags and fixAlex R.M. Turner2007-10-281-14/+17
* new function. rewrite assertion not to put window on top in terms ofThomas Thurman2007-10-161-14/+64
* Patch from Alexey Rusakov to prevent a crash on logout with metacityElijah Newren2007-09-161-3/+3
* Don't maintain a passive grab on windows when raise-on-click is FALSE -Søren Sandmann2007-08-071-3/+14
* If KEY_AUTO_RAISE_DELAY is undefined or non-integer, it is not treated asThomas Thurman2007-08-071-9/+11
* Fix mangled window title in "Force Quit" dialog when using non-UTF8Frédéric Crozat2007-08-031-1/+4
* Move "close" to bottom of window menu; allow workspace list to appear atThomas Thurman2007-08-021-83/+91
* windows which are always on top have the "stick" menu option insensitive.Thomas Thurman2007-07-311-1/+1
* Put all bitfields together to help with optimisation. Closes #450271 (forThomas Thurman2007-07-301-3/+3
* Use the correct directory when installing keybindings. (#454055)Matthias Clasen2007-07-241-1/+1
* Fix a bug where the window can be focused without being raised if theRob Bradford2007-07-231-2/+8
* Unset fullscreen is an allowed action where relevant. Fixes #449427.Cosimo Cecchi2007-07-231-0/+3
* Reverse window buttons and align them to the left for RTL locales. (#92212)Yair Hershkovitz2007-07-223-33/+72