| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some bugs (reported in #120100) regarding the focus window when using | Elijah Newren | 2004-08-02 | 1 | -1/+4 |
* | Fix some support for EWMH hints, and fix USER_TIME support to include the | Rob Adams | 2004-07-31 | 1 | -3/+122 |
* | Add support for _NET_WM_USER_TIME | Elijah Newren | 2004-06-24 | 1 | -1/+13 |
* | Fix bug 143333, support for update counter spec, and 109362, schedule | Soeren Sandmann | 2004-06-19 | 1 | -24/+51 |
* | Fix unwanted mouse grab op on rapid click-and-release | Elijah Newren | 2004-04-16 | 1 | -6/+6 |
* | Add my copyright notice to a number of files on which it should already | Rob Adams | 2004-02-23 | 1 | -0/+1 |
* | Add _NET_FRAME_EXTENTS and _NET_REQUEST_FRAME_EXTENTS. | Thomas Fitzsimmons | 2004-01-10 | 1 | -2/+84 |
* | Maintain the button grab for sloppy and mouse focus all the time. This | Rob Adams | 2004-01-05 | 1 | -1/+4 |
* | handle ReparentNotify, and add a lot of debug output. | Havoc Pennington | 2003-12-26 | 1 | -1/+11 |
* | change to track all children of the root window, not only mapped children; | Havoc Pennington | 2003-12-26 | 1 | -41/+7 |
* | initialize grab_wireframe_active to FALSE. Fix for #128090. | Rob Adams | 2003-12-17 | 1 | -0/+1 |
* | Revert prior change | Rob Adams | 2003-12-13 | 1 | -17/+5 |
* | Add increased robustness for dealing with all workspaces windows and MRU | Rob Adams | 2003-12-13 | 1 | -5/+17 |
* | fix up compositing manager to somewhat work | Havoc Pennington | 2003-11-30 | 1 | -19/+41 |
* | Oops, did not mean to do that. | Havoc Pennington | 2003-11-24 | 1 | -15/+1 |
* | fix the extension checks | Havoc Pennington | 2003-11-24 | 1 | -1/+15 |
* | add an event_serial argument and use it when the pointer is already | Havoc Pennington | 2003-11-24 | 1 | -1/+7 |
* | Apply patch from Gregory Merchan to avoid using CurrentTime when setting | Havoc Pennington | 2003-11-24 | 1 | -24/+57 |
* | move xcompmgr code in here (minus drop shadows), untested since Keith's | Havoc Pennington | 2003-11-23 | 1 | -0/+7 |
* | new function | Havoc Pennington | 2003-11-21 | 1 | -0/+31 |
* | Create COMPLIANCE document describing metacity specification compliance. | Rob Adams | 2003-11-17 | 1 | -1/+5 |
* | In the "prefs cause code complexity" department, here's a "sloppy focus | Havoc Pennington | 2003-10-13 | 1 | -16/+64 |
* | Merge reduced_resources mode patch from the branch. Offers wireframe and | Havoc Pennington | 2003-10-12 | 1 | -8/+61 |
* | initialize display->grab_have_pointer to FALSE, previously I think you | Havoc Pennington | 2003-10-11 | 1 | -0/+2 |
* | add the moveresize idle at META_PRIORITY_RESIZE so it runs before GTK does | Havoc Pennington | 2003-09-30 | 1 | -1/+0 |
* | when focus on root window becomes None, set it to something other than | Havoc Pennington | 2003-09-27 | 1 | -3/+21 |
* | fix cursor for META_GRAB_OP_MOVING, #111943 | Havoc Pennington | 2003-08-16 | 1 | -0/+1 |
* | Changed MRU list to be per workspace instead of per display, so sticky | Ray Strode | 2003-08-15 | 1 | -24/+13 |
* | Update constraints code to support the new _NET_WM_STRUT_PARTIAL EWMH | Rob Adams | 2003-06-26 | 1 | -3/+31 |
* | Focus on mouse click in sloppy/mouse to fix keynav. Fix for #115072. | Rob Adams | 2003-06-13 | 1 | -1/+2 |
* | Remove legacy support for Gnome 1 hints, since we deem it unlikely that | Rob Adams | 2003-06-12 | 1 | -70/+49 |
* | make raise-on-click explicitly only happen in click to focus mode. | Havoc Pennington | 2003-06-12 | 1 | -20/+42 |
* | CVS2003-05-29 Rob Adams <robadams@ucla.edu> | Rob Adams | 2003-05-30 | 1 | -2/+47 |
* | Get and use double-click speed from GtkSettings (Bug #103218). | Ray Strode | 2003-05-30 | 1 | -2/+1 |
* | the mask display->ignored_modifier_mask wasn't being bound, due to "<" | Havoc Pennington | 2003-05-21 | 1 | -2/+2 |
* | fill in window->desc sooner since we use it sooner now. | Havoc Pennington | 2003-05-16 | 1 | -0/+4 |
* | purge HAVE_GTK_MULTIHEAD from the source code, not just from configure.in. | Havoc Pennington | 2003-04-21 | 1 | -9/+0 |
* | just return if we are not verbose. | Soeren Sandmann | 2003-03-23 | 1 | -0/+3 |
* | Make it so that the alt-tabbing won't try to go to a minimized window by | Rob Adams | 2003-03-15 | 1 | -12/+20 |
* | Take control of the panel's global keybindings. The screenshot utility is | Mark McLoughlin | 2003-02-24 | 1 | -1/+7 |
* | fix to unfocus window only when you leave the window frame, not when you | Havoc Pennington | 2003-02-22 | 1 | -6/+1 |
* | when tabbing backward, we are still tabbing *from* the most recently used | Havoc Pennington | 2003-02-22 | 1 | -1/+1 |
* | Reinstated visual-bell patch, fix for bug 99886. | Bill Haneman | 2003-01-28 | 1 | -0/+24 |
* | Fix for the "mangles focus window when switching workspaces and using | Havoc Pennington | 2003-01-22 | 1 | -0/+1 |
* | only hop window to the current workspace if the window was previously | Havoc Pennington | 2003-01-21 | 1 | -13/+34 |
* | handle the client having a shape mask, fixes #101806 | Havoc Pennington | 2003-01-05 | 1 | -13/+107 |
* | include the Xrandr header file | Havoc Pennington | 2003-01-03 | 1 | -0/+3 |
* | Reverted visual bell patch, #99886 | Havoc Pennington | 2002-12-19 | 1 | -24/+0 |
* | select ColormapChangeMask on toplevel windows, maybe a partial fix for | Havoc Pennington | 2002-12-19 | 1 | -4/+4 |
* | Added visual bell feature, fix for 99886. | Bill Haneman | 2002-12-17 | 1 | -0/+24 |