]> icculus.org git repositories - dana/openbox.git/history - openbox/moveresize.c
remove plugins from the menu parsing
[dana/openbox.git] / openbox / moveresize.c
2003-08-29 Dana Jansensremove the event dispatcher
2003-08-20 Dana Jansensmove the pointer while doing a keyboard move/resize
2003-08-12 Dana Jansensmove the resistance plugin into the kernel. dont resist...
2003-08-05 Dana Jansensmake the position dislpayed in the moving popup offset...
2003-08-03 Dana Jansenskill non-opaque move/resize
2003-07-10 Dana Jansensremove the ob_root var, its redundant of what Xlib...
2003-07-10 Dana Jansensprefixing and capitalizing the StackLayer -> ObStacking...
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-06-21 Dana Jansensput the render theme into a struct
2003-06-21 Dana Jansensfixed to accomodate the changes to the render/ API.
2003-05-16 Dana Jansensadd anotehr stacking_add function.
2003-05-11 Dana Jansensadd opaque move/resize to the rc3
2003-05-11 Dana Jansensadd internal popups n shit to the stacking list.
2003-05-09 Dana Jansensall my changes while i was offline.
2003-04-26 Dana Jansensshow the move coords for where the window will actually be
2003-04-18 Dana Jansensunset it AFTER using it...
2003-04-18 Dana Jansensunset the client when done moveresizing
2003-04-18 Dana Jansenswatch out when unmanaging a window, that it is not...
2003-04-17 Dana Jansensadd the left/right/top/bottom direction arrows and...
2003-04-17 Dana Jansensfix up support for moveresize. make keyboard grabs...
2003-04-17 Dana Jansensinitialize start_x/y
2003-04-17 Dana Jansensadd support for interactive/keyboard move/resize
2003-04-17 Dana Jansensmove the move/resize functionality into moveresize...