mirror of
https://github.com/brl/mutter.git
synced 2025-08-03 07:04:41 +00:00
we didn't claim to support _NET_ACTIVE_WINDOW so gtk_window_present()
2002-03-10 Havoc Pennington <hp@pobox.com> * src/screen.c (set_supported_hint): we didn't claim to support _NET_ACTIVE_WINDOW so gtk_window_present() didn't work. Mumble. Only worked with tasklist because libwnck didn't check for WM support. * src/window.c (meta_window_free): clean off window state when windows are withdrawn, to avoid sticking dialogs to their initial desktop. (meta_window_queue_calc_showing): return if window is withdrawn
This commit is contained in:

committed by
Havoc Pennington

parent
5e8ceda7e7
commit
447eba6007
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,15 @@
|
||||
2002-03-10 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* src/screen.c (set_supported_hint): we didn't claim to support
|
||||
_NET_ACTIVE_WINDOW so gtk_window_present() didn't work. Mumble.
|
||||
Only worked with tasklist because libwnck didn't check for
|
||||
WM support.
|
||||
|
||||
* src/window.c (meta_window_free): clean off window state
|
||||
when windows are withdrawn, to avoid sticking dialogs
|
||||
to their initial desktop.
|
||||
(meta_window_queue_calc_showing): return if window is withdrawn
|
||||
|
||||
2002-03-08 Laszlo Peter <laca@ireland.sun.com>
|
||||
|
||||
* configure.in: fix the X linker flags
|
||||
|
Reference in New Issue
Block a user