CVSROOT:        /cvs/gnome
Module name:    metacity
Changes by:     newren  05/11/13 23:51:42

Modified files:
        .              : Tag: constraints_experiments ChangeLog 
                         constraints-ideas.txt 
        src            : Tag: constraints_experiments common.h 
                         constraints.c core.c core.h frames.c menu.c 
                         window.c window.h 

Log message:
2005-11-13  Elijah Newren  <[EMAIL PROTECTED]>

* constraints-ideas.txt: update

* src/constraints.c (constraint_partially_onscreen): remove an old
comment that no longer applies and is just misleading

* src/common.h (enum MetaMenuOp):
* src/core.c (meta_core_get_menu_accelerator):
* src/menu.c (menuitems):
* src/window.c (menu_callback):
add META_MENU_OP_RECOVER for shoving the titlebar back onscreen

* src/core.[ch] (meta_core_titlebar_is_onscreen): new function

* src/frames.c (meta_frames_button_press_event): show the window
menu instead of starting a resize operation when clicking on the
window frame and the titlebar is offscreen.

* src/window.[ch] (meta_window_shove_titlebar_onscreen): new
function for checking if a window's titlebar is onscreen,
(meta_window_titlebar_is_onscreen): new function shoving a
window's titlebar back onscreen

* src/window.c (meta_window_show_menu): add a recover titlebar
option if the titlebar is offscreen

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=metacity&who=newren&date=explicit&mindate=2005-11-13%2023:50&maxdate=2005-11-13%2023:52

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to