| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't require a push/pop trap around | Elijah Newren | 2006-10-02 | 1 | -4/+0 |
* | Patch from Jens Granseuer to fix c89 cleanness, again. #356631. | Elijah Newren | 2006-09-18 | 1 | -1/+2 |
* | Partial audit to fix timestamp usage. One step towards fixing #355180; see | Elijah Newren | 2006-09-18 | 1 | -57/+119 |
* | Patch from Thomas Andersen to make windows be stacked correctly before | Elijah Newren | 2006-09-13 | 1 | -62/+71 |
* | Fix issues on 64-bit machines with timestamps by using guint32 (like gtk+ | Elijah Newren | 2006-09-13 | 1 | -29/+29 |
* | Fix several bugs with handling of fullscreen windows, causing them to not | Elijah Newren | 2006-08-21 | 1 | -7/+22 |
* | Vytautus Liuolia totally rocks; he tested and debugged and tracked down | Elijah Newren | 2006-08-09 | 1 | -2/+13 |
* | Add a constrain_titlebar_visible constraint; should fix both bug 333328 | Elijah Newren | 2006-08-07 | 1 | -0/+1 |
* | Patch from Vytautas Liuolia to react to _NET_STARTUP_ID changes, as | Elijah Newren | 2006-08-07 | 1 | -8/+21 |
* | Patch from Dmitry Timoshkov to fix the heuristic for determining if | Elijah Newren | 2006-08-04 | 1 | -2/+1 |
* | oops, forgot to add missing apostrophe. Punctuation is good. #336850. | Thomas James Alexander Thurman | 2006-07-31 | 1 | -1/+1 |
* | Make it so maximized windows do not have rounded corners. #336850. | Thomas James Alexander Thurman | 2006-07-31 | 1 | -0/+8 |
* | Run an unminimize effect | Søren Sandmann | 2006-05-26 | 1 | -0/+20 |
* | Bounce on window focus. | Adam Jackson | 2006-05-25 | 1 | -0/+3 |
* | Move shrink effect code from compositor.c to c-window.c. Stubs for | Adam Jackson | 2006-05-23 | 1 | -0/+4 |
* | Beginning of new layer that abstracts transition effects. | Søren Sandmann | 2006-05-22 | 1 | -24/+8 |
* | Remove the unused attributes resize_gravity, width_inc, height_inc, | Björn Lindqvist | 2006-05-18 | 1 | -23/+1 |
* | Clear _NET_WM_VISIBLE_NAME (and the ICON_ equivalent) when no longer being | Elijah Newren | 2006-05-05 | 1 | -2/+4 |
* | Patch from Dan Sanders to fix #334899. | Elijah Newren | 2006-04-17 | 1 | -1/+7 |
* | Patch from Dan Sanders to fix #335076. | Elijah Newren | 2006-04-16 | 1 | -4/+20 |
* | Patch from Ron Yorston to add a focus_new_windows option. Default is | Elijah Newren | 2006-04-12 | 1 | -3/+6 |
* | Check if the window is a menu and make it 90% opaque in that case. | Søren Sandmann | 2006-04-10 | 1 | -2/+0 |
* | Fix grouping in the presence of ancestors; caught by Björn. #336184 | Elijah Newren | 2006-03-30 | 1 | -2/+10 |
* | mark a window as needing or not needing the user's attention use the new | Thomas Thurman | 2006-03-29 | 1 | -15/+82 |
* | *** empty log message *** | Björn Lindqvist | 2006-03-29 | 1 | -11/+7 |
* | deleted and moved into window-props.c (meta_window_new_with_attrs): added | Thomas Thurman | 2006-03-25 | 1 | -274/+33 |
* | Always set _NET_WM_STATE when a window is shown or hidden, even if it | Thomas Thurman | 2006-03-17 | 1 | -20/+14 |
* | Use set_target_rect() instead of set_size(). | Søren Sandmann | 2006-03-15 | 1 | -3/+5 |
* | Comment out wobbling | Søren Sandmann | 2006-03-14 | 1 | -1/+3 |
* | Only unmaximise window before freeing if the window is actually maximised. | Ryan Lortie | 2006-03-06 | 1 | -1/+2 |
* | Split the ScreenInfo data structure into separate, new files | Søren Sandmann | 2006-03-03 | 1 | -0/+1 |
* | Patch from Thomas Thurman to work around buggy application grouping with | Elijah Newren | 2006-02-27 | 1 | -0/+9 |
* | Remove include of flash.h | Søren Sandmann | 2006-02-25 | 1 | -1/+0 |
* | Call meta_compositor_begin_move if there is a compositor | Søren Sandmann | 2006-02-25 | 1 | -27/+38 |
* | Add unused wobbly unminimize animation by Kristian | Søren Sandmann | 2006-02-15 | 1 | -4/+12 |
* | remove this legacy cruft that we stopped using years ago | Elijah Newren | 2006-02-11 | 1 | -11/+0 |
* | Avoid a memory leak when checking which workspace(s) a window is on. Fixes | Thomas Thurman | 2006-02-11 | 1 | -1/+1 |
* | Avoid flashing when closing a maximized window. Fixes #317254. | Elijah Newren | 2006-01-20 | 1 | -3/+18 |
* | Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable | Elijah Newren | 2006-01-20 | 1 | -42/+17 |
* | Fix accidental overzealous focus holding by the terminal introduced by the | Elijah Newren | 2006-01-15 | 1 | -0/+7 |
* | Patch from Jens Granseuer to fix more build issues with gcc 2.95. #327050. | Elijah Newren | 2006-01-15 | 1 | -1/+2 |
* | Don't dereference a NULL string. Fixes #327013. | Elijah Newren | 2006-01-15 | 1 | -1/+1 |
* | Add a dependency on libcm when building with compositor. | Søren Sandmann | 2006-01-13 | 1 | -11/+44 |
* | Whoops, I forgot to keep my copyright info updated with my previous | Elijah Newren | 2006-01-10 | 1 | -1/+1 |
* | Add a raise on click option, basically only because all the major distros | Elijah Newren | 2006-01-10 | 1 | -14/+24 |
* | Don't "steal" focus from terminal windows for new window mappings as the | Elijah Newren | 2006-01-10 | 1 | -0/+58 |
* | More thorough handling of source indication. Part of #326041. | Elijah Newren | 2006-01-10 | 1 | -26/+52 |
* | Make the taskbar less flash happy and fix up some related stacking issues. | Elijah Newren | 2006-01-10 | 1 | -12/+53 |
* | Patch from Björn Lindqvist to fix a logic error. #322149. | Elijah Newren | 2006-01-02 | 1 | -5/+2 |
* | Patch from Jens Granseuer to fix build with gcc 2.95. #322622. | Elijah Newren | 2006-01-02 | 1 | -9/+10 |