]> icculus.org git repositories - mikachu/openbox.git/history - openbox/prop.h
when you close an app and it stops responding.. if you hit close again, it will...
[mikachu/openbox.git] / openbox / prop.h
2008-01-16 Dana Jansenswhen you close an app and it stops responding.. if...
2008-01-16 Dana Jansenscan tell when a window that was "closed" has stopped...
2008-01-16 Dana Jansenscheck if a client will respond to pings
2007-08-03 Dana Jansensnew least-intrusive focus stealing prevention
2007-08-02 Dana Jansensremove focus-stealing-prevention stuff, don't use user_...
2007-07-17 Mikael Magnussonremove trailing whitespace
2007-05-28 Dana Jansensset the current theme in a root property
2007-05-28 Dana Jansensremove ob_config atom, its not used
2007-05-17 Dana Jansensadd an atom ob_wm_action_undecorate to match with ob_wm...
2007-05-13 Dana Jansensbut rename ob_pid back to openbox_pid for backwards...
2007-05-13 Dana Jansensrename the openbox_* atoms back to ob_*
2007-05-13 Dana Jansenscomment
2007-05-13 Dana Jansensadd support for _NET_WM_ACTION_ABOVE and _NET_WM_ACTION...
2007-05-10 Dana Jansensadd support for _NET_RESTACK_WINDOW
2007-05-09 Dana Jansensadd support for _NET_REQUEST_FRAME_EXTENTS
2007-05-09 Dana Jansensadd support for _NET_WM_USER_TIME_WINDOW. round 1 ...
2007-05-07 Dana Jansensthe session properties are not set on the group leader...
2007-05-06 Dana Jansenssave session state for old clients that dont use XSMP...
2007-05-05 Dana Jansenschange the --config-file to --config, which works diffe...
2007-05-05 Dana Jansensfixes to the properties and net_supported. a bunch...
2007-05-05 Dana Jansensanimate iconify/reestore. yeah.
2007-04-24 Dana Jansensremove the stick atom, since openbox does not use stick...
2007-04-24 Dana Jansensadd support for _NET_WM_SYNC_REQUEST
2007-04-23 Mikael Magnussonshow the hostname of forwarded clients in the titlebar
2007-04-21 Dana Jansensadd --debug-focus
2007-03-18 Dana Jansensuse const char*'s when we should be
2007-03-11 Dana Jansensadd _NET_WM_FULL_PLACEMENT, cuz openbox does do placeme...
2007-03-11 Dana Jansensadd the _NET_WM_USER_TIME property support. When focus_...
2007-03-11 Dana Jansensremove the kde icon hint, they use the EWMH icon now
2007-03-11 Dana Jansensremove the kde frame extents property, add the _NET_FRA...
2007-03-10 Dana Jansens1) Remove support for the Urgent hint. This will no...
2007-03-04 Mikael Magnussonremove said Atoms
2007-03-04 Mikael Magnussonuse the X protocol to reconfigure instead of signals...
2006-08-22 Mikael Magnussonupdate copyright step 2
2005-10-07 Mikael Magnussonmore 64 bit fixes
2004-03-21 Mikael Magnussonyay no tabs in the source
2003-10-15 Dana Jansensconsistant glib type usage
2003-09-25 Dana Jansensremove openbox_premax, add ob_wm_state_undecorated
2003-09-24 Dana Jansensremove the kde systray hints, add _kde_wm_change_state...
2003-09-17 Dana Jansensno tabs
2003-09-17 Dana Jansensadd copyright headers, adjust --version output to inclu...
2003-09-03 Dana Jansensadd the startup_id atom
2003-08-02 Dana Jansensadd partial struts tho they arent useful eyt
2003-07-30 Dana Jansensrestore saved session data for applications
2003-07-22 Dana Jansensadd the MANAGER atom.
2003-04-17 Dana Jansensadd support for net_moveresize_window and net_wm_moveresize
2003-04-17 Dana Jansensmove the move/resize functionality into moveresize...
2003-04-14 Dana Jansensremove casts from PROP defines. use proper vars and...
2003-04-14 Dana Jansensrip the prop code i wrote in cwmcc out and make it...
2003-04-14 Dana Jansensdo not commit bad char* foo that breaks on !32 bit...
2003-03-16 Dana Jansensmerge the C branch into HEAD