mutter/src
Havoc Pennington 3d1d70b727 GTK 1.2 plug/socket clients still broken, don't know why.
2002-01-05  Havoc Pennington  <hp@pobox.com>

        GTK 1.2 plug/socket clients still broken, don't know why.

	* src/screen.c (meta_screen_new): select focus change on root
	window, for debugging

	* src/display.c (event_callback): when unfocusing, use
	no_focus_window to hold the focus

	* src/display.h (struct _MetaDisplay): have a no_focus_window to
	hold the focus when we don't want to have anything focused.
	Then we can avoid confusing focusing-the-frame stuff.

	* src/window.c (meta_window_notify_focus): improve some debug spew
	(meta_window_notify_focus): add hack from WindowMaker to ignore
	focus in events with detail > NotifyNonlinearVirtual
2002-01-06 03:15:49 +00:00
..
tools add a restart feature, for debugging 2001-10-15 04:14:58 +00:00
wm-tester make test apps noinst 2001-09-05 03:57:45 +00:00
.cvsignore ... 2001-06-30 23:17:52 +00:00
api.c ... 2001-06-03 21:39:57 +00:00
api.h ... 2001-06-03 21:39:57 +00:00
colors.c ... 2001-06-03 18:33:59 +00:00
colors.h ... 2001-06-03 18:33:59 +00:00
common.h move SM init a bit later in the process, and init prefs 2001-12-09 22:41:12 +00:00
core.c add support for a mini icon in the titlebar (update_icon): re-enable 2001-09-16 00:30:45 +00:00
core.h add support for a mini icon in the titlebar (update_icon): re-enable 2001-09-16 00:30:45 +00:00
default_icon.png use the inline image data for default icon 2001-09-17 04:42:37 +00:00
display.c GTK 1.2 plug/socket clients still broken, don't know why. 2002-01-06 03:15:49 +00:00
display.h GTK 1.2 plug/socket clients still broken, don't know why. 2002-01-06 03:15:49 +00:00
effects.c add prototype thingy to display windows we're cycling through with tab. 2001-08-19 06:23:59 +00:00
effects.h add opaque minimize/shade feature. The wireframe seemed kind of confusing 2001-08-06 07:58:49 +00:00
errors.c update number of workspaces hint 2001-12-10 03:55:26 +00:00
errors.h ... 2001-05-31 03:30:58 +00:00
eventqueue.c ... 2001-06-20 03:01:26 +00:00
eventqueue.h ... 2001-06-20 03:01:26 +00:00
fixedtip.c ... 2001-06-30 23:17:52 +00:00
fixedtip.h ... 2001-06-30 23:17:52 +00:00
frame.c add a server grab here since we were failing to have one when calling the 2002-01-02 17:42:14 +00:00
frame.h ... 2001-07-11 06:22:00 +00:00
frames.c GTK 1.2 plug/socket clients still broken, don't know why. 2002-01-06 03:15:49 +00:00
frames.h only handle events here if the modmask from our button grab is active. 2001-10-14 04:11:42 +00:00
keybindings.c focus top window when switching to a new workspace 2002-01-03 23:28:19 +00:00
keybindings.h ... 2001-07-11 06:22:00 +00:00
main.c update number of workspaces hint 2001-12-10 03:55:26 +00:00
main.h add a restart feature, for debugging 2001-10-15 04:14:58 +00:00
Makefile.am clean up using meta_prop_get_atom_list (update_mwm_hints): clean up using 2002-01-04 00:58:39 +00:00
menu.c don't do mnemonics for workspaces above 9 2001-12-10 06:56:21 +00:00
menu.h ... 2001-06-23 05:49:35 +00:00
metacity.desktop make test apps noinst 2001-09-05 03:57:45 +00:00
metacity.schemas update number of workspaces hint 2001-12-10 03:55:26 +00:00
place.c handle queue/unqueue of calc showings as we are iterating over the pending 2001-10-30 02:00:53 +00:00
place.h ... 2001-07-26 03:58:24 +00:00
prefs.c update number of workspaces hint 2001-12-10 03:55:26 +00:00
prefs.h update number of workspaces hint 2001-12-10 03:55:26 +00:00
run-metacity.sh fix for ignoring NumLock on Alt-windowclick (previous NumLock fix was only 2001-10-26 04:00:38 +00:00
screen.c GTK 1.2 plug/socket clients still broken, don't know why. 2002-01-06 03:15:49 +00:00
screen.h focus top window when switching to a new workspace 2002-01-03 23:28:19 +00:00
session.c move SM init a bit later in the process, and init prefs 2001-12-09 22:41:12 +00:00
session.h ... 2001-07-27 04:36:44 +00:00
stack.c focus top window when switching to a new workspace 2002-01-03 23:28:19 +00:00
stack.h focus top window when switching to a new workspace 2002-01-03 23:28:19 +00:00
tabpopup.c fix args to gtk_alignment_new() 2001-08-31 06:13:07 +00:00
tabpopup.h avoid focusing a window on tab popup popdown 2001-08-30 04:01:38 +00:00
theme.c ... 2001-06-12 04:38:24 +00:00
theme.h ... 2001-06-10 03:17:15 +00:00
ui.c fix gdkatom/xatom screwup - gee, I should read my warnings 2001-12-07 00:54:32 +00:00
ui.h add support for a mini icon in the titlebar (update_icon): re-enable 2001-09-16 00:30:45 +00:00
util.c use meta_XFree not XFree 2002-01-04 03:25:53 +00:00
util.h focus top window when switching to a new workspace 2002-01-03 23:28:19 +00:00
window.c GTK 1.2 plug/socket clients still broken, don't know why. 2002-01-06 03:15:49 +00:00
window.h Rework the click-client-area-to-focus support to use synchronous grabs, 2001-12-11 04:03:58 +00:00
workspace.c focus top window when switching to a new workspace 2002-01-03 23:28:19 +00:00
workspace.h update number of workspaces hint 2001-12-10 03:55:26 +00:00
xprops.c use meta_XFree not XFree 2002-01-04 03:25:53 +00:00
xprops.h use meta_XFree not XFree 2002-01-04 03:25:53 +00:00