Age | Commit message (Expand) | Author | Files | Lines |
2004-08-30 | Disable focus-stealing-prevention for now; there are still some issues and | Elijah Newren | 1 | -0/+3 |
2004-08-27 | add comment about broken assertion | Havoc Pennington | 1 | -0/+1 |
2004-08-27 | disable NameWindowPixmap stuff always for now, it seemed kind of busted | Havoc Pennington | 2 | -31/+32 |
2004-08-27 | Prevent an assertion failure that can occur after increasing the number of | Elijah Newren | 2 | -2/+12 |
2004-08-27 | delete extra copy of find_argb_visual so things compile | Havoc Pennington | 2 | -73/+86 |
2004-08-27 | couple of cosmetic tweaks from resolving my local patch with the bugzilla | Havoc Pennington | 2 | -3/+59 |
2004-08-27 | move the have_xrender variable initialization up in the file since it can | Havoc Pennington | 6 | -40/+166 |
2004-08-26 | Make dialogs that Metacity shows follow focus-stealing-prevention | Elijah Newren | 6 | -30/+99 |
2004-08-20 | Move wireframe code before grab is released to prevent endless loops with | Soeren Sandmann | 1 | -15/+15 |
2004-08-19 | track the last_xor_rect separately from the current window size, and then | Havoc Pennington | 5 | -29/+69 |
2004-08-15 | use height and top/bottom struts to compute gap (copy/paste bug). | Rob Adams | 1 | -2/+2 |
2004-08-15 | Allow struts larger than 1/2 the screen width/height, as long as there's a | Rob Adams | 1 | -18/+27 |
2004-08-09 | New function. Use it here to synchronize with the hardware between each | Soeren Sandmann | 2 | -2/+20 |
2004-08-08 | Add #ifdef around XSYNC code; fixes compile problem if XSYNC is disabled. | Rob Adams | 1 | -0/+2 |
2004-08-08 | Flush after setting cursor. (Rest of #149413). | Soeren Sandmann | 1 | -0/+1 |
2004-08-08 | activating the current workspace should be a no-op. This prevents a race | Elijah Newren | 1 | -2/+7 |
2004-08-08 | Revert Rob's 2004-07-31 patch that ignored net_wm_user_time when | Elijah Newren | 2 | -9/+3 |
2004-08-07 | Remove some extraneous items that could sometimes appear in the window | Rob Adams | 2 | -6/+15 |
2004-08-07 | add XFlush() after setting cursor, #149413 | Havoc Pennington | 1 | -0/+1 |
2004-08-07 | Focusing a window upon unshowing the desktop in various ways (panel applet | Elijah Newren | 1 | -1/+4 |
2004-08-06 | prevent keyboard from "getting locked" upon workspace switch, by making | Elijah Newren | 1 | -1/+9 |
2004-08-05 | Have newly mapped windows that are denied focus appear after the focused | Elijah Newren | 1 | -2/+50 |
2004-08-05 | prepend window to mru list instead of appending, since making the window | Elijah Newren | 1 | -1/+1 |
2004-08-02 | Fix some bugs (reported in #120100) regarding the focus window when using | Elijah Newren | 2 | -3/+12 |
2004-07-31 | Fix bug that caused windows to not be focused on unminimizing because of | Rob Adams | 2 | -0/+8 |
2004-07-31 | Fix some support for EWMH hints, and fix USER_TIME support to include the | Rob Adams | 5 | -10/+237 |
2004-07-22 | Add trailing quotes to keybinding explanation text. Patch from Emil | Rob Adams | 1 | -63/+63 |
2004-06-24 | Choose correct window to focus when "un-showing" the desktop. Fixes | Elijah Newren | 1 | -1/+1 |
2004-06-24 | Make choice of focus window be consistent for each focus mode. Fixes | Elijah Newren | 5 | -31/+30 |
2004-06-24 | Avoid a race condition on the choice of window to focus after the | Elijah Newren | 1 | -2/+26 |
2004-06-24 | make naming for "move a window"/"move the window"/"move window" more | Elijah Newren | 1 | -8/+8 |
2004-06-24 | Change meta_warning to meta_topic on failure to connect to a session | Elijah Newren | 1 | -1/+3 |
2004-06-24 | Add support for _NET_WM_USER_TIME | Elijah Newren | 8 | -50/+214 |
2004-06-21 | Add a timestamp argument to menu functions and use it in | Anders Carlsson | 3 | -1/+5 |
2004-06-21 | Get the timestamp from the client message. | Anders Carlsson | 1 | -5/+8 |
2004-06-19 | Fix bug 143333, support for update counter spec, and 109362, schedule | Soeren Sandmann | 7 | -100/+259 |
2004-06-04 | Set titlebar_uses_system_font = false. The previous default was almost | Jeff Waugh | 1 | -1/+1 |
2004-05-03 | make the no sm support warning dialog resizable, since the default GTK | Rob Adams | 1 | -0/+2 |
2004-04-30 | Add a value type check for the visual bell/audible bell gconf settings. | Rob Adams | 1 | -0/+14 |
2004-04-19 | Syncing across this change from libwnck. Patch from Neil Muller | Mark McLoughlin | 1 | -2/+2 |
2004-04-16 | Fix unwanted mouse grab op on rapid click-and-release | Elijah Newren | 1 | -6/+6 |
2004-03-02 | don't promote due to transiency; we handle that elsewhere now. | Rob Adams | 1 | -94/+45 |
2004-02-28 | Revert 2/27 patch for layer promotion. | Rob Adams | 2 | -84/+32 |
2004-02-28 | only move on MRU list if the window belongs on the workspace, since the | Rob Adams | 2 | -14/+20 |
2004-02-28 | Change move_to_workspace_left/right/up/down keybindings to | Rob Adams | 1 | -4/+4 |
2004-02-28 | Handle layer promotion of transient descendants of layer-promoted windows | Rob Adams | 2 | -32/+86 |
2004-02-28 | Add my copyright notice to a number of files on which it should already | Rob Adams | 1 | -0/+1 |
2004-02-23 | Add my copyright notice to a number of files on which it should already | Rob Adams | 9 | -7/+23 |
2004-02-19 | remove trailing comma in MetaKeyBindingAction enum. Fix for #134868 thanks | Rob Adams | 1 | -1/+1 |
2004-02-16 | reset drag state after shaking loose or reattaching. Fix for #132625. | Rob Adams | 1 | -19/+23 |