]> icculus.org git repositories - mikachu/openbox.git/history - plugins/placement/placement.c
Allow moving fullscreen windows between monitors
[mikachu/openbox.git] / plugins / placement / placement.c
2003-08-29 Dana Jansensremove the placement plugin
2003-08-12 Dana Jansensadjust for changes to the parsing api.
2003-08-05 Dana Jansensmissed prefix of define
2003-08-05 Dana Jansenspick the xinerama head of the parent if possible
2003-08-05 Dana Jansenscenter parentless dialogs on the screen
2003-08-02 Dana Jansenslet transients go where they requested :( fuck xmms
2003-08-02 Dana Jansensplace transients better
2003-07-30 Dana Jansenscenter transients
2003-07-26 Dana Jansensthe parsing shit changed but this didnt yet
2003-07-10 Dana Jansensmake ob_state a function so it cant be changed outside...
2003-07-10 Dana Jansensrename the Client struct to ObClient
2003-07-10 Dana Jansensadd misc.h with some standard enumerations with proper...
2003-07-10 Dana Jansensrename 'xinerama' stuff to 'monitors' to be more generi...
2003-06-27 Dana Jansensxinerama support
2003-05-24 Dana Jansensthis is a big one! im putting stats in here just cuz!
2003-05-24 Dana JansensECKS EM ELL
2003-04-05 Dana Jansenschange how rc parsing will work. a=b will be parsed...
2003-03-23 Dana Jansensdont need the bool
2003-03-23 Dana Jansensmake history placement optional
2003-03-23 Dana Jansensadd the plugin_setup_config function
2003-03-22 Dana Jansenshistory placement works. loads. saves. woot.
2003-03-21 Dana Jansensdont reposition windows who know what they want
2003-03-21 Dana Jansensmake the event function static!
2003-03-21 Dana Jansensrename event() to place_event()
2003-03-21 Dana Jansensrename event() to place_event()
2003-03-21 Dana Jansensstart and stop the history plugin
2003-03-21 Dana Jansensadd a window placement plugin