libwnck r1314 - in trunk: . doc doc/tmpl libwnck
- From: vuntz svn gnome org
- To: svn-commits-list gnome org
- Subject: libwnck r1314 - in trunk: . doc doc/tmpl libwnck
- Date: Sat, 16 Jun 2007 00:48:12 +0100 (BST)
Author: vuntz
Date: 2007-06-16 00:48:12 +0100 (Sat, 16 Jun 2007)
New Revision: 1314
ViewCVS link: http://svn.gnome.org/viewcvs/libwnck?rev=1314&view=rev
Modified:
trunk/ChangeLog
trunk/doc/libwnck-sections.txt
trunk/doc/tmpl/screen.sgml
trunk/libwnck/screen.c
trunk/libwnck/screen.h
trunk/libwnck/wnckprop.c
Log:
2007-06-16 Vincent Untz <vuntz gnome org>
Add API to get the name of the running window manager.
Fix bug #448043.
* doc/libwnck-sections.txt:
* doc/tmpl/screen.sgml: updated
* libwnck/screen.[ch]: (wnck_screen_class_init): add new
window_manager_changed signal
(wnck_screen_finalize): free wm name
(wnck_screen_construct): we need to update information about the wm
(_wnck_screen_process_property_notify): queue update for wm if the
hint is _NET_SUPPORTING_WM_CHECK
(update_wm): new, get the wm name
(do_update_now): update the wm information
(emit_wm_changed): new, emit window_manager_changed signal
(wnck_screen_get_window_manager_name): new
* libwnck/wnckprop.c: (print_props): print the name of the window
manager running on the screen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]