1
0
Fork 0
mutter-performance-source/src
Björn Lindqvist cdb94d7e57 Make mouse cursor when moving windows become a hand. Fixes #337376.
2006-05-22  Björn Lindqvist  <bjourne@gmail.com>

	* common.h (enum MetaCursor):
	* display.c (meta_display_create_x_cursor): Make mouse cursor when
	moving windows become a hand. Fixes #337376.
2006-05-22 16:12:28 +00:00
..
themes Make the unfocussed Simple window border visible with high contrast 2005-10-13 05:51:24 +00:00
tools Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable 2006-01-20 22:03:56 +00:00
wm-tester Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable 2006-01-20 22:03:56 +00:00
.cvsignore Merge of all the changes on the constraints_experiments branch. This is 2005-11-19 14:58:50 +00:00
api.c ... 2001-06-03 21:39:57 +00:00
api.h ... 2001-06-03 21:39:57 +00:00
async-getprop.c *** empty log message *** 2006-04-13 13:16:42 +00:00
async-getprop.h *** empty log message *** 2006-04-13 13:16:42 +00:00
bell.c Whoops, I forgot to keep my copyright info updated with my previous 2006-01-10 19:43:21 +00:00
bell.h include Xlib.h before XKBlib.h which is required on Solaris. #111877 from 2003-04-29 22:07:47 +00:00
boxes.c Patch from Jens Granseuer to fix more build issues with gcc 2.95. #327050. 2006-01-15 16:37:06 +00:00
boxes.h Whoops, I forgot to keep my copyright info updated with my previous 2006-01-10 19:43:21 +00:00
c-screen.c Some experimental code to handle sync counter notifications on a window. 2006-05-05 16:52:05 +00:00
c-screen.h Delete unused META_PRIORITY_COMPOSITE 2006-05-04 17:32:26 +00:00
c-window.c Some experimental code to handle sync counter notifications on a window. 2006-05-05 16:52:05 +00:00
c-window.h Some experimental code to handle sync counter notifications on a window. 2006-05-05 16:52:05 +00:00
colors.c ... 2001-06-03 18:33:59 +00:00
colors.h ... 2001-06-03 18:33:59 +00:00
common.h Make mouse cursor when moving windows become a hand. Fixes #337376. 2006-05-22 16:12:28 +00:00
compositor.c Delete unused META_PRIORITY_COMPOSITE 2006-05-04 17:32:26 +00:00
compositor.h Comment out wobbling 2006-03-14 17:00:56 +00:00
constraints.c Fix constraints bug causing negative width windows and crashes. #336651 2006-04-02 23:11:25 +00:00
constraints.h Merge of all the changes on the constraints_experiments branch. This is 2005-11-19 14:58:50 +00:00
core.c New function. Use get_window() instead of cutted-and-pasted code all over 2006-04-28 16:54:52 +00:00
core.h Merge of all the changes on the constraints_experiments branch. This is 2005-11-19 14:58:50 +00:00
default_icon.png New 48x48 default icon as specified in bug #160660 2005-01-25 18:47:57 +00:00
delete.c compile with compositor enabled 2005-12-14 12:47:35 +00:00
display.c Make mouse cursor when moving windows become a hand. Fixes #337376. 2006-05-22 16:12:28 +00:00
display.h Delete unused META_PRIORITY_COMPOSITE 2006-05-04 17:32:26 +00:00
draw-workspace.c workspace-drawing code factored out of libwnck, needs wiring up to 2002-06-15 22:18:12 +00:00
draw-workspace.h workspace-drawing code factored out of libwnck, needs wiring up to 2002-06-15 22:18:12 +00:00
edge-resistance.c Add debugging information for edge resistance 2006-03-17 02:55:21 +00:00
edge-resistance.h Merge of all the changes on the constraints_experiments branch. This is 2005-11-19 14:58:50 +00:00
effects.c Improve the behavior of keyboard move/resize and edge snapping. Still not 2005-08-03 02:22:00 +00:00
effects.h Actually commit the stuff mentioned in the last ChangeLog entry. 2005-05-26 19:58:17 +00:00
eggaccelerators.c Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable 2006-01-20 22:03:56 +00:00
eggaccelerators.h adapt to virtual modifiers (meta_display_process_mapping_event): we need 2002-07-14 03:16:41 +00:00
errors.c Split the ScreenInfo data structure into separate, new files 2006-03-03 15:53:10 +00:00
errors.h Split the ScreenInfo data structure into separate, new files 2006-03-03 15:53:10 +00:00
eventqueue.c Merge fix for bug #320050 from stable. 2005-10-29 07:37:45 +00:00
eventqueue.h ... 2001-06-20 03:01:26 +00:00
fixedtip.c Patch from John Paul Wallington to keep tooltip on screen horizontally for 2005-01-26 20:56:15 +00:00
fixedtip.h Add multi-screen support. Also add patch by Erwann Chenede to make 2002-05-08 16:24:28 +00:00
frame.c Merge of all the changes on the constraints_experiments branch. This is 2005-11-19 14:58:50 +00:00
frame.h Reinstated visual-bell patch, fix for bug 99886. 2003-01-28 15:07:43 +00:00
frames.c Fix a logic bug so that the whole titlebar becomes sensitive to mouse 2006-05-19 13:15:29 +00:00
frames.h Add a cache of pixmaps for recently exposed frame areas. Makes metacity a 2005-06-26 21:58:37 +00:00
gradient.c Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable 2006-01-20 22:03:56 +00:00
gradient.h now just uses meta_gradient_add_alpha (draw_op_as_pixbuf): implement alpha 2002-05-31 21:18:11 +00:00
group-private.h lengthen to 15 seconds 2002-12-01 03:58:04 +00:00
group-props.c lengthen to 15 seconds 2002-12-01 03:58:04 +00:00
group-props.h lengthen to 15 seconds 2002-12-01 03:58:04 +00:00
group.c Fix grouping in the presence of ancestors; caught by Björn. #336184 2006-03-30 19:22:38 +00:00
group.h Precompute groups to guarantee that meta_group_list_windows always returns 2003-06-04 19:15:46 +00:00
iconcache.c Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable 2006-01-20 22:03:56 +00:00
iconcache.h port to icon cache 2002-02-09 23:03:52 +00:00
keybindings.c Allow any keybinding pref to be specified either with <foo>, a string, or 2006-04-17 17:23:09 +00:00
keybindings.h Fixes not being able to tab out of a workspace which contains no windows. 2002-06-27 05:08:32 +00:00
libmetacity-private.pc.in add a pc file for libmetacity-private 2002-11-07 22:09:59 +00:00
main.c Revert the accessibility module loading workaround from Gnome 2.6, since 2006-05-15 18:46:26 +00:00
main.h add a restart feature, for debugging 2001-10-15 04:14:58 +00:00
Makefile.am Revert the accessibility module loading workaround from Gnome 2.6, since 2006-05-15 18:46:26 +00:00
menu.c Removed "move to another workspace" menu when there are exactly two 2006-02-20 02:15:14 +00:00
menu.h Register window menu icons with the Gtk stock system, instead of using the 2002-08-10 16:47:43 +00:00
metaaccellabel.c Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable 2006-01-20 22:03:56 +00:00
metaaccellabel.h use MetaAccelLabel to display accelerators for the menu items 2002-09-27 01:40:17 +00:00
metacity-dialog.c Add my copyright notice to a number of files on which it should already 2005-10-08 19:38:54 +00:00
metacity-Xatomtype.h new function (meta_prop_get_wm_hints): new function 2002-10-26 16:40:50 +00:00
metacity.desktop.in Patch from Stephane LOEUILLET in bug #151850. 2005-01-25 18:27:43 +00:00
metacity.schemas.in Add a tabbing function, bound to alt-f6 by default, to cycle through the 2006-04-15 02:05:44 +00:00
place.c Remove the preceeding functions as they are all obsoleted by the new 2006-05-15 17:00:14 +00:00
place.h Remove the preceeding functions as they are all obsoleted by the new 2006-05-15 17:00:14 +00:00
prefs.c plug a small leak. 2006-05-15 06:59:30 +00:00
prefs.h Allow any keybinding pref to be specified either with <foo>, a string, or 2006-04-17 17:23:09 +00:00
preview-widget.c Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable 2006-01-20 22:03:56 +00:00
preview-widget.h Button-reordering patch. Has all the code except actually installing a 2002-10-04 02:28:57 +00:00
resizepopup.c Remove the unused attributes resize_gravity, width_inc, height_inc, 2006-05-18 08:32:16 +00:00
resizepopup.h Remove the unused attributes resize_gravity, width_inc, height_inc, 2006-05-18 08:32:16 +00:00
run-metacity.sh Merge reduced_resources mode patch from the branch. Offers wireframe and 2003-10-12 06:25:38 +00:00
screen.c Patch from jylefort@FreeBSD.org to prevent a crash when changing 2006-05-15 18:37:36 +00:00
screen.h New function. 2006-02-16 20:26:05 +00:00
session.c Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable 2006-01-20 22:03:56 +00:00
session.h Session saves the unmaximized postion, size of a maximized window. #86059 2002-09-04 02:44:52 +00:00
spring-model.c Call meta_compositor_begin_move if there is a compositor 2006-02-25 16:54:39 +00:00
spring-model.h Call meta_compositor_begin_move if there is a compositor 2006-02-25 16:54:39 +00:00
stack.c *** empty log message *** 2006-04-13 13:16:42 +00:00
stack.h actually use META_LAYER_TOP but just manually make it equal to 2006-02-12 00:01:06 +00:00
stock_delete.png Register window menu icons with the Gtk stock system, instead of using the 2002-08-10 16:47:43 +00:00
stock_maximize.png Register window menu icons with the Gtk stock system, instead of using the 2002-08-10 16:47:43 +00:00
stock_minimize.png Register window menu icons with the Gtk stock system, instead of using the 2002-08-10 16:47:43 +00:00
tabpopup.c Revert the accessibility module loading workaround from Gnome 2.6, since 2006-05-15 18:46:26 +00:00
tabpopup.h Merge of all the changes on the constraints_experiments branch. This is 2005-11-19 14:58:50 +00:00
testasyncgetprop.c *** empty log message *** 2006-04-13 13:16:42 +00:00
testboxes.c add messages to explain that warnings are harmless 2006-02-11 04:03:27 +00:00
testgradient.c use MetaMenuIconType not button type for the size of the menu ops array 2002-08-04 20:02:45 +00:00
theme-parser.c Add boxes.{c,h} to libmetacity_private 2006-04-18 17:18:53 +00:00
theme-parser.h disable custom log handler and fatal mask for now 2002-02-07 03:07:56 +00:00
theme-viewer.c Add boxes.{c,h} to libmetacity_private 2006-04-18 17:18:53 +00:00
theme.c Add boxes.{c,h} to libmetacity_private 2006-04-18 17:18:53 +00:00
theme.h Add boxes.{c,h} to libmetacity_private 2006-04-18 17:18:53 +00:00
themewidget.c disable custom log handler and fatal mask for now 2002-02-07 03:07:56 +00:00
themewidget.h disable custom log handler and fatal mask for now 2002-02-07 03:07:56 +00:00
ui.c Delete unused META_PRIORITY_COMPOSITE 2006-05-04 17:32:26 +00:00
ui.h Delete unused META_PRIORITY_COMPOSITE 2006-05-04 17:32:26 +00:00
update-from-egg.sh steal from profterm to fix build 2002-07-15 14:18:51 +00:00
util.c Add debugging information for edge resistance 2006-03-17 02:55:21 +00:00
util.h Add debugging information for edge resistance 2006-03-17 02:55:21 +00:00
window-props.c Clear _NET_WM_VISIBLE_NAME (and the ICON_ equivalent) when no longer being 2006-05-05 01:10:20 +00:00
window-props.h Initialize size_hints on window creation using code shared with size_hints property reload 2003-04-26 17:40:32 +00:00
window.c Remove the unused attributes resize_gravity, width_inc, height_inc, 2006-05-18 08:32:16 +00:00
window.h Clear _NET_WM_VISIBLE_NAME (and the ICON_ equivalent) when no longer being 2006-05-05 01:10:20 +00:00
workspace.c Avoid a memory leak when checking which workspace(s) a window is on. Fixes 2006-02-11 05:06:08 +00:00
workspace.h Avoid a memory leak when checking which workspace(s) a window is on. Fixes 2006-02-11 05:06:08 +00:00
xprops.c *** empty log message *** 2006-04-13 13:16:42 +00:00
xprops.h Truncate ridiculously long titles to avoid crashing or letting the pager 2005-10-03 18:13:45 +00:00