Age | Commit message (Expand) | Author | Files | Lines |
2002-02-08 | grab buttons 2 and 3 also, so you can focus a window with those, #70840 | Havoc Pennington | 2 | -21/+21 |
2002-02-08 | add modal dialog test | Havoc Pennington | 1 | -0/+21 |
2002-02-08 | when mapping a window with struts, invalidate the work areas it's on. | Havoc Pennington | 10 | -282/+362 |
2002-02-08 | if DEMO_TEST is set then run the window demo | Havoc Pennington | 3 | -2/+667 |
2002-02-08 | Throughout: move to meta_topic rather than meta_verbose so metacity.log | Havoc Pennington | 13 | -654/+568 |
2002-02-07 | do random voodoo on the algorithm | Havoc Pennington | 1 | -0/+18 |
2002-02-07 | use the intensity of the gray pixel for both saturation and value, not | Havoc Pennington | 1 | -1/+1 |
2002-02-07 | don't define the macro twice | Havoc Pennington | 1 | -2/+0 |
2002-02-07 | get algorithm right (use HSV/RGB conversion) at cost of making it a lot | Havoc Pennington | 1 | -8/+166 |
2002-02-07 | handle out-of-memory creating target pixbuf | Havoc Pennington | 15 | -0/+3 |
2002-02-07 | s/update_focus_mode/update_theme/ in case of theme key changing | Havoc Pennington | 1 | -1/+1 |
2002-02-07 | benchmark theme on startup | Havoc Pennington | 4 | -48/+164 |
2002-02-07 | Add support for "colorize" image attribute. | Anders Carlsson | 3 | -6/+85 |
2002-02-07 | Add maximized and shaded_and_maximized frame styles. | Anders Carlsson | 1 | -0/+4 |
2002-02-07 | redo window sizes/appearance when the theme changes | Havoc Pennington | 4 | -12/+45 |
2002-02-07 | disable custom log handler and fatal mask for now | Havoc Pennington | 32 | -1498/+8077 |
2002-02-06 | Simplify things so we can remove some now unnecessary .png files. Remove | Anders Carlsson | 15 | -41/+7 |
2002-02-06 | src/themes/Crux/metacity-theme-1.xml Add Crux theme | Anders Carlsson | 59 | -0/+476 |
2002-02-06 | Add this so CVS won't prune the directory. | Anders Carlsson | 1 | -0/+0 |
2002-02-02 | test % operator | Havoc Pennington | 3 | -1514/+1191 |
2002-01-28 | fix shadowed variable (stupid -Wall should have that) | Havoc Pennington | 3 | -18/+326 |
2002-01-28 | implement (meta_texture_spec_draw): implement shape spec and blank texture | Havoc Pennington | 3 | -91/+956 |
2002-01-28 | move in here so util.c doesn't require display.[hc] | Havoc Pennington | 7 | -84/+1525 |
2002-01-27 | Only consider the bottom of the titlebar a resize control; I keep | Havoc Pennington | 5 | -67/+124 |
2002-01-27 | implement all kinds of crazy compositing-one-texture-onto-another BS. | Havoc Pennington | 2 | -50/+579 |
2002-01-27 | make the check for whether to eat focus click a lot more complicated | Havoc Pennington | 6 | -9/+99 |
2002-01-27 | separate code to draw frame from the expose_event handler, so in principle | Havoc Pennington | 5 | -52/+119 |
2002-01-19 | cheesy client with static bit gravity, used to test the below change. | Havoc Pennington | 12 | -62/+619 |
2002-01-19 | give priority to keeping NW corner onscreen rather than SE, if we need to | Havoc Pennington | 9 | -316/+547 |
2002-01-15 | fix crash when grab failed due to another operation in progress | Havoc Pennington | 1 | -28/+30 |
2002-01-11 | only bump unmaps_pending if the window was mapped | Havoc Pennington | 5 | -21/+83 |
2002-01-10 | store strut information, update it on property changes, etc. etc. so we | Havoc Pennington | 7 | -38/+485 |
2002-01-08 | add code to save ACLOCAL_FLAGS | Havoc Pennington | 7 | -349/+559 |
2002-01-07 | make gradient a bit more subtle (don't go to the full background, but to a | Havoc Pennington | 1 | -2/+11 |
2002-01-07 | put in attempted fix for the GTK 1.2 plug/socket screwup, now that my | Havoc Pennington | 7 | -114/+129 |
2002-01-06 | change to use spiffy gradient code. | Havoc Pennington | 7 | -54/+1241 |
2002-01-06 | draw titlebar highlight with snazzy gradient that needs some tweaking to | Havoc Pennington | 6 | -864/+259 |
2002-01-06 | GTK 1.2 plug/socket clients still broken, don't know why. | Havoc Pennington | 5 | -21/+106 |
2002-01-04 | don't lower docks when a grab causes them to get LeaveNotify | Havoc Pennington | 1 | -1/+3 |
2002-01-04 | set event mask on root window to 0 so other window managers (such as | Havoc Pennington | 3 | -1/+24 |
2002-01-04 | use meta_XFree not XFree | Havoc Pennington | 5 | -263/+333 |
2002-01-04 | clean up using meta_prop_get_atom_list (update_mwm_hints): clean up using | Havoc Pennington | 4 | -140/+341 |
2002-01-03 | focus top window when switching to a new workspace | Havoc Pennington | 12 | -36/+368 |
2002-01-02 | add a server grab here since we were failing to have one when calling the | Havoc Pennington | 1 | -2/+5 |
2001-12-11 | Rework the click-client-area-to-focus support to use synchronous grabs, | Havoc Pennington | 6 | -95/+76 |
2001-12-11 | oops, unbreak this _again_ - reported by Josh Barrow | Havoc Pennington | 1 | -1/+2 |
2001-12-10 | don't allow grab on docks/desktop for now; needs fixing later to do the | Havoc Pennington | 1 | -17/+22 |
2001-12-10 | fix broken "tmp = tmp->data" | Havoc Pennington | 5 | -4/+135 |
2001-12-10 | don't do mnemonics for workspaces above 9 | Havoc Pennington | 1 | -5/+5 |
2001-12-10 | oops, remove extra workspace creation, and update to current pref. | Havoc Pennington | 1 | -7/+2 |