summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 2.8.6 ==METACITY_2_8_6Rob Adams2004-10-111-0/+4
* Fix middle-frame-click-to-lower focus inconsistency (#154601)Elijah Newren2004-10-081-3/+14
* Alter the meaning of expected_focus_window; doesn't affect currentElijah Newren2004-10-081-0/+12
* if the root window gets focused, set the focus to the default window; thisElijah Newren2004-10-041-0/+7
* Fix a variety of issues with autoraise (#134206)Elijah Newren2004-10-041-0/+31
* When no window becomes focused, focus the default window instead ofElijah Newren2004-10-041-0/+8
* Fix a variety of focus race conditions in all focus modes, or at leastElijah Newren2004-10-041-0/+55
* Focus the default window after the user dismisses the workspace switcherElijah Newren2004-09-221-0/+7
* Fix some uninitialized variable errors reported by valgrind (see #153338)Elijah Newren2004-09-221-0/+11
* Don't focus a window that is minimized (fixes #147947)Elijah Newren2004-09-171-0/+5
* A load of fixes of issues reported by sparse. Closes bug #152849Kjartan Maraas2004-09-161-0/+26
* Remove some redundant code regarding focusing the default window (#152117)Elijah Newren2004-09-161-0/+5
* Patch from Ken Harris in #135786 to focus a new default window whenElijah Newren2004-09-161-0/+12
* Focus the no_focus_window if no suitable window is in the mru list (shouldElijah Newren2004-09-151-0/+14
* Save the ChangeLog before committing this time. Grrrr....Elijah Newren2004-09-151-1/+8
* Prevent focus inconsistencies by only providing one focus method (fixesElijah Newren2004-09-151-1/+8
* Remove race condition for focus window choice on window close followed byElijah Newren2004-09-151-0/+10
* Fix unwanted loss of focus to the mouse window when using keynav (fixesElijah Newren2004-09-151-0/+8
* Focus correct window after minimizing via the tasklist (fixes #128200; seeElijah Newren2004-09-151-0/+18
* post-release incrementRob Adams2004-09-141-0/+4
* bump version numberMETACITY_2_8_5Rob Adams2004-09-141-2/+10
* configure.in: Added 'or' to ALL_LINGUAS.Gora Mohanty2004-09-131-0/+4
* Add a new write-up on making window focus consistent (see #152004)Elijah Newren2004-09-071-0/+9
* Add bugs regarding window focusElijah Newren2004-09-061-0/+4
* 2.8.4 releaseMETACITY_2_8_4Elijah Newren2004-08-301-0/+4
* Disable focus-stealing-prevention for now; there are still some issues andElijah Newren2004-08-301-0/+7
* disable NameWindowPixmap stuff always for now, it seemed kind of bustedHavoc Pennington2004-08-271-0/+13
* Prevent an assertion failure that can occur after increasing the number ofElijah Newren2004-08-271-0/+15
* delete extra copy of find_argb_visual so things compileHavoc Pennington2004-08-271-0/+10
* couple of cosmetic tweaks from resolving my local patch with the bugzillaHavoc Pennington2004-08-271-0/+6
* move the have_xrender variable initialization up in the file since it canHavoc Pennington2004-08-271-0/+21
* Make dialogs that Metacity shows follow focus-stealing-preventionElijah Newren2004-08-261-0/+33
* Move wireframe code before grab is released to prevent endless loops withSoeren Sandmann2004-08-201-0/+6
* track the last_xor_rect separately from the current window size, and thenHavoc Pennington2004-08-191-0/+12
* Added "bs" to ALL_LINGUAS. Added Bosnian translation by Kemal SanjtaChristian Rose2004-08-171-0/+4
* Added nb to ALL_LINGUAS.Kjartan Maraas2004-08-161-0/+4
* Bump version to 2.8.4Rob Adams2004-08-151-0/+4
* 2.8.3 releaseMETACITY_2_8_3Rob Adams2004-08-151-0/+4
* use height and top/bottom struts to compute gap (copy/paste bug).Rob Adams2004-08-151-0/+5
* Allow struts larger than 1/2 the screen width/height, as long as there's aRob Adams2004-08-151-0/+7
* *** empty log message ***Ghorban Mohammad Tavakkoli2004-08-131-0/+4
* I forgot to reference bug 149366 in a previous ChangeLog entryElijah Newren2004-08-091-1/+1
* New function. Use it here to synchronize with the hardware between eachSoeren Sandmann2004-08-091-0/+6
* Add #ifdef around XSYNC code; fixes compile problem if XSYNC is disabled.Rob Adams2004-08-081-0/+6
* Flush after setting cursor. (Rest of #149413).Soeren Sandmann2004-08-081-0/+5
* activating the current workspace should be a no-op. This prevents a raceElijah Newren2004-08-081-3/+9
* Revert Rob's 2004-07-31 patch that ignored net_wm_user_time whenElijah Newren2004-08-081-0/+9
* Remove some extraneous items that could sometimes appear in the windowRob Adams2004-08-071-0/+15
* add XFlush() after setting cursor, #149413Havoc Pennington2004-08-071-0/+5
* Focusing a window upon unshowing the desktop in various ways (panel appletElijah Newren2004-08-071-0/+8