mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
2.19.3 release.
2007-04-16 Elijah Newren <newren gmail com> * NEWS: 2.19.3 release. svn path=/trunk/; revision=3198
This commit is contained in:
parent
3f7d729978
commit
128cda50bf
@ -1,3 +1,7 @@
|
|||||||
|
2007-04-16 Elijah Newren <newren gmail com>
|
||||||
|
|
||||||
|
* NEWS: 2.19.3 release.
|
||||||
|
|
||||||
2007-04-15 Elijah Newren <newren gmail com>
|
2007-04-15 Elijah Newren <newren gmail com>
|
||||||
|
|
||||||
Preserve stacking order across restarts.
|
Preserve stacking order across restarts.
|
||||||
@ -95,7 +99,8 @@
|
|||||||
|
|
||||||
2007-04-09 Elijah Newren <newren gmail com>
|
2007-04-09 Elijah Newren <newren gmail com>
|
||||||
|
|
||||||
Add support for _NET_MOVERESIZE_WINDOW. #344521.
|
Add support for _NET_MOVERESIZE_WINDOW. Based on patch from
|
||||||
|
Magnus Therning. #344521.
|
||||||
|
|
||||||
* src/display.c (handle_net_moveresize_window, event_callback):
|
* src/display.c (handle_net_moveresize_window, event_callback):
|
||||||
Remove handle_net_moveresize_window() and the call to it; this
|
Remove handle_net_moveresize_window() and the call to it; this
|
||||||
|
22
NEWS
22
NEWS
@ -1,3 +1,25 @@
|
|||||||
|
2.19.3
|
||||||
|
======
|
||||||
|
|
||||||
|
Thanks to Magnus Therning, Elijah Newren, Thomas Thurman, and Bruno
|
||||||
|
Boaventura for improvements in this release.
|
||||||
|
|
||||||
|
- Add support for _NET_MOVERESIZE_WINDOW (Magnus, Elijah) [#344521]
|
||||||
|
- EWMH compliance: set _NET_WM_ALLOWED_ACTIONS so that pagers know
|
||||||
|
which actions we support (Elijah) [#115247]
|
||||||
|
- Fix crash with apps trying to open an insanely huge window
|
||||||
|
(Thomas) [#399529]
|
||||||
|
- Fix temporary hang/pause with libXt by making sure apps get a
|
||||||
|
ConfigureNotify on unmap (Elijah) [#399552]
|
||||||
|
- do not auto-maximize windows larger than the workarea in only a
|
||||||
|
single direction (Elijah) [#419810]
|
||||||
|
- Don't show the current workspace as a possible workspace to switch
|
||||||
|
to (Bruno) [#426791]
|
||||||
|
- Preserve stacking order across restarts (Elijah)
|
||||||
|
|
||||||
|
Translations
|
||||||
|
Khaled Hosny (ar), Kjartan Maraas (nb)
|
||||||
|
|
||||||
2.19.2
|
2.19.2
|
||||||
======
|
======
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user