2007-05-22 |
Dana Jansens | reuse variables, less braces |
blob | commitdiff | raw |
2007-05-22 |
Dana Jansens | don't show the resize popup unless you're actually... |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Dana Jansens | rename client_configure_full to client_configure |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Dana Jansens | grab the pointer when windows move them selves so no... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Dana Jansens | use the right cursor for moveresize |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | add grab/ungrab macros so dont need to pass in 10 argum... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | set the cursor before using it |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | only do moveresize when grab is successful |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | use the right list in client_add_hide_notify, rename... |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Dana Jansens | resist for one key press at edges when keyboard move... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Dana Jansens | yay. way way cleaner code for iconify animations. let... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Dana Jansens | lots of fixes for the iconify animation. i think it... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Dana Jansens | lied about using some events it wasnt using |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Dana Jansens | woa.. let you do mouse actions while in an interactive... |
blob | commitdiff | raw | diff to current |
2007-05-02 |
Dana Jansens | only show the coords popup when both directions have... |
blob | commitdiff | raw | diff to current |
2007-05-01 |
Dana Jansens | big oops |
blob | commitdiff | raw | diff to current |
2007-05-01 |
Dana Jansens | a whole lot of changes to the moving/resizing code... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Dana Jansens | the check for if the window is being resized is only... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Mikael Magnusson | fix resizing when drawContents is off, and I think... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Dana Jansens | add support for _NET_WM_SYNC_REQUEST |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Dana Jansens | line up the top coords box nicer |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Dana Jansens | 1) translate all of openbox's output |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | only pass thru events when the menu is open, don't... |
blob | commitdiff | raw | diff to current |
2007-03-18 |
Dana Jansens | use const char*'s when we should be |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Mikael Magnusson | update copyright step 1 |
blob | commitdiff | raw | diff to current |
2006-08-02 |
Mikael Magnusson | hopefully fix keyboard move and resize refusing to... |
blob | commitdiff | raw | diff to current |
2004-03-21 |
Mikael Magnusson | update copyright notices |
blob | commitdiff | raw | diff to current |
2004-03-21 |
Mikael Magnusson | adds option to have the popup centered above the window... |
blob | commitdiff | raw | diff to current |
2004-03-21 |
Mikael Magnusson | comments for life |
blob | commitdiff | raw | diff to current |
2004-03-21 |
Mikael Magnusson | if this works, i will be amazed. <resize><popupShow... |
blob | commitdiff | raw | diff to current |
2003-10-15 |
Dana Jansens | consistant glib type usage |
blob | commitdiff | raw | diff to current |
2003-09-29 |
Dana Jansens | dont start a move/resize on clients that cant do it |
blob | commitdiff | raw | diff to current |
2003-09-28 |
Dana Jansens | halfway through client changes but... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Dana Jansens | no tabs |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Dana Jansens | add copyright headers, adjust --version output to inclu... |
blob | commitdiff | raw | diff to current |
2003-09-16 |
Dana Jansens | dont assert if a moveresize is started while one is... |
blob | commitdiff | raw | diff to current |
2003-09-14 |
Dana Jansens | only sopt moveresize when shutting down |
blob | commitdiff | raw | diff to current |
2003-09-14 |
Dana Jansens | stop any moveresizes on shutdown |
blob | commitdiff | raw | diff to current |
2003-09-12 |
Dana Jansens | new popups with subclasses, added an ObIconPopup for... |
blob | commitdiff | raw | diff to current |
2003-09-10 |
Dana Jansens | use the current size not the start size for moving |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Dana Jansens | off by one caused clients to be resized a little during... |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dana Jansens | don't let move/resize occur on non-visible clients |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dana Jansens | use NONE cursor when not specifying one |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dana Jansens | add a reconfigure action, also reconfigure on SIGUSR2. |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dana Jansens | make the client destructor a GDestroyNotify |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dana Jansens | only show resize popups for clients with size increment... |
blob | commitdiff | raw | diff to current |
2003-09-02 |
Dana Jansens | more fixes to keep the pointer stuff aligned when doing... |
blob | commitdiff | raw | diff to current |
2003-09-02 |
Dana Jansens | fix flashing when using keyboard move against the edge... |
blob | commitdiff | raw | diff to current |
2003-09-02 |
Dana Jansens | add comment about the new code in moveresize for size... |
blob | commitdiff | raw | diff to current |
2003-09-02 |
Dana Jansens | stop doing stupid shit for the size increments in clien... |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Dana Jansens | this move is not final |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Dana Jansens | add urgent actions |
blob | commitdiff | raw | diff to current |
2003-08-30 |
Dana Jansens | add destructor functions for clients that you acn subsc... |
blob | commitdiff | raw | diff to current |
2003-08-29 |
Dana Jansens | remove the event dispatcher |
blob | commitdiff | raw | diff to current |
2003-08-20 |
Dana Jansens | move the pointer while doing a keyboard move/resize |
blob | commitdiff | raw | diff to current |
2003-08-12 |
Dana Jansens | move the resistance plugin into the kernel. dont resist... |
blob | commitdiff | raw | diff to current |
2003-08-05 |
Dana Jansens | make the position dislpayed in the moving popup offset... |
blob | commitdiff | raw | diff to current |
2003-08-03 |
Dana Jansens | kill non-opaque move/resize |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | remove the ob_root var, its redundant of what Xlib... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | prefixing and capitalizing the StackLayer -> ObStacking... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | rename the Client struct to ObClient |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | add misc.h with some standard enumerations with proper... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | rename 'xinerama' stuff to 'monitors' to be more generi... |
blob | commitdiff | raw | diff to current |
2003-06-27 |
Dana Jansens | xinerama support |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | put the render theme into a struct |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | fixed to accomodate the changes to the render/ API. |
blob | commitdiff | raw | diff to current |
2003-05-16 |
Dana Jansens | add anotehr stacking_add function. |
blob | commitdiff | raw | diff to current |
2003-05-11 |
Dana Jansens | add opaque move/resize to the rc3 |
blob | commitdiff | raw | diff to current |
2003-05-11 |
Dana Jansens | add internal popups n shit to the stacking list. |
blob | commitdiff | raw | diff to current |
2003-05-09 |
Dana Jansens | all my changes while i was offline. |
blob | commitdiff | raw | diff to current |
2003-04-26 |
Dana Jansens | show the move coords for where the window will actually be |
blob | commitdiff | raw | diff to current |
2003-04-18 |
Dana Jansens | unset it AFTER using it... |
blob | commitdiff | raw | diff to current |
2003-04-18 |
Dana Jansens | unset the client when done moveresizing |
blob | commitdiff | raw | diff to current |
2003-04-18 |
Dana Jansens | watch out when unmanaging a window, that it is not... |
blob | commitdiff | raw | diff to current |
2003-04-17 |
Dana Jansens | add the left/right/top/bottom direction arrows and... |
blob | commitdiff | raw | diff to current |
2003-04-17 |
Dana Jansens | fix up support for moveresize. make keyboard grabs... |
blob | commitdiff | raw | diff to current |
2003-04-17 |
Dana Jansens | initialize start_x/y |
blob | commitdiff | raw | diff to current |
2003-04-17 |
Dana Jansens | add support for interactive/keyboard move/resize |
blob | commitdiff | raw | diff to current |
2003-04-17 |
Dana Jansens | move the move/resize functionality into moveresize... |
blob | commitdiff | raw | diff to current |
|