CVSROOT: /cvs/gnome Module name: gnome-screensaver Changes by: mccann 05/10/22 16:51:58
Modified files: . : ChangeLog src : .cvsignore Makefile.am gs-listener-dbus.c gs-listener-dbus.h gs-manager.c gs-manager.h gs-monitor.c gs-power-x11.c gs-power.h gs-watcher-x11.c gs-watcher-x11.h gs-window-x11.c gs-window.h Added files: src : gs-marshal.list Removed files: src : gs-watcher-marshal.list Log message: 2005-10-22 William Jon McCann <[EMAIL PROTECTED]> * src/gs-window-x11.c (emit_disactivated_idle, command_watch) (gs_window_request_unlock, gs_window_class_init): Change blank -> activate to be consistent. * src/gs-watcher-x11.c (gs_watcher_set_active): * src/gs-power-x11.c (gs_power_set_active): Return a boolean to indicate if the command was successful. * src/gs-monitor.c (listener_lock_cb): Check return value of gs_listener_set_active. (listener_active_changed_cb): Check return values to make sure we can activate the windows. If the windows can't be activated then return FALSE to indicate that the the activation state change was not successful. The window activation can fail if the keyboard cannot be grabbed. In this case we don't change activation state and we will try again after another idle cycle. (gs_monitor_init): * src/gs-manager.[ch] (gs_manager_set_lock_timeout) (gs_manager_cycle, gs_manager_set_cycle_timeout) (gs_manager_get_property, gs_manager_class_init, remove_timers) (gs_manager_finalize, window_disactivated_idle) (window_disactivated_cb, window_show_cb) (gs_manager_create_window, gs_manager_activate) (gs_manager_disactivate, gs_manager_set_active) (gs_manager_is_active, gs_manager_request_unlock): Change blank -> activate to be consistent. * src/gs-listener-dbus.c (gs_listener_set_active): Change to return a boolean to indicate if the command was successful. (gs_listener_set_idle): Print a warning if failing because idle is already set. (gs_listener_class_init): Change active changed signal to take a return value in order to detect if signal was handled completely. * src/.cvsignore: * src/Makefile.am: Rename marshal list. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-screensaver&who=mccann&date=explicit&mindate=2005-10-22%2016:50&maxdate=2005-10-22%2016:52 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list