summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix args to gtk_alignment_new()METACITY_2_3_3Havoc Pennington2001-08-315-14/+13
* avoid focusing a window on tab popup popdownHavoc Pennington2001-08-3011-114/+236
* Switch back to outline.Havoc Pennington2001-08-292-3/+7
* experiment with window-cover-with-icon instead of just the outline; can'tHavoc Pennington2001-08-292-9/+57
* add crackrock window-outlining featureHavoc Pennington2001-08-297-5/+101
* wrong atom name - _NET_SUPPORTED not _NET_WM_SUPPORTEDHavoc Pennington2001-08-295-12/+145
* Unbreak tab popup a bit.Havoc Pennington2001-08-2910-85/+211
* force fullscreen windows to be at 0,0Havoc Pennington2001-08-264-24/+77
* attempt to use the mask as well as the pixmap. Probably doesn't work soHavoc Pennington2001-08-244-79/+181
* make this look a little nicerHavoc Pennington2001-08-232-19/+170
* put in a FIXMEHavoc Pennington2001-08-221-0/+1
* all the MWM flag tests were backwardHavoc Pennington2001-08-222-5/+10
* half-ass implementation of getting pixmap icons (WM_NORMAL_HINTS andHavoc Pennington2001-08-225-37/+209
* add a "fullscreen" semantic type; if a window requests the screen sizeHavoc Pennington2001-08-205-14/+48
* we support _NET_WM_ICONHavoc Pennington2001-08-2012-28/+458
* note about bug in tab focusingHavoc Pennington2001-08-191-2/+4
* remove XSync, error traps already do thatHavoc Pennington2001-08-1913-159/+548
* add prototype thingy to display windows we're cycling through with tab.Havoc Pennington2001-08-197-1/+303
* Make a half-hearted not-very-tested attempt to handle window resizesHavoc Pennington2001-08-192-11/+48
* hrm, I fixed this wrong the other day. Fixes static gravity when movingHavoc Pennington2001-08-194-7/+137
* oops, accidentally turned on opaque iconifyHavoc Pennington2001-08-191-1/+1
* also set the current size. Lame hack of the day.Havoc Pennington2001-08-193-5/+17
* use the delay exposes feature to avoid the scren dirtHavoc Pennington2001-08-196-1/+88
* fix for StaticGravityHavoc Pennington2001-08-172-2/+9
* Honor USPosition even post-map. I know I'll regret this.Havoc Pennington2001-08-102-6/+16
* set _NET_WM_NAME hint as a UTF8_STRING not STRING. Patch from Anders.Havoc Pennington2001-08-075-10/+29
* disable opaque animations by default, current implementation suXors.Havoc Pennington2001-08-062-1/+6
* Get start time after we do the pixbuf from drawable, so we don't countHavoc Pennington2001-08-062-1/+11
* add opaque minimize/shade feature. The wireframe seemed kind of confusingHavoc Pennington2001-08-066-55/+270
* modify to be smoother (at least theoretically) by syncing to current timeHavoc Pennington2001-08-064-51/+86
* draw animation for shading tooHavoc Pennington2001-08-065-6/+33
* Add _NET_WM_ICON_GEOMETRY atom.Anders Carlsson2001-08-057-9/+266
* Add Alt + left/right arrow to move between workspaces.METACITY_2_3_2Havoc Pennington2001-08-035-44/+142
* push error trap around configure of withdrawn window, fixes a crash causedHavoc Pennington2001-08-039-9/+233
* ...METACITY_2_3_1rhp2001-07-313-6/+50
* ...rhp2001-07-288-35/+157
* ...rhp2001-07-282-49/+279
* ...rhp2001-07-281-12/+66
* ...rhp2001-07-274-17/+166
* ...rhp2001-07-272-9/+502
* ...rhp2001-07-263-16/+233
* ...rhp2001-07-266-73/+310
* ...rhp2001-07-2615-615/+646
* ...rhp2001-07-261-7/+211
* ...rhp2001-07-251-0/+223
* ...rhp2001-07-129-12/+429
* ...rhp2001-07-1113-130/+467
* ...rhp2001-07-075-9/+21
* ...rhp2001-07-071-4/+87
* ...rhp2001-07-072-2/+2