2008-04-23 |
Mikael Magnusson | Fix typo introduced a few commits ago that made resizin... |
blob | commitdiff | raw |
2008-04-15 |
Mikael Magnusson | Show the resize popup right away. |
blob | commitdiff | raw | diff to current |
2008-03-31 |
Mikael Magnusson | Center the moveresize popup even when shaded. |
blob | commitdiff | raw | diff to current |
2008-03-08 |
Mikael Magnusson | Remove double newlines. |
blob | commitdiff | raw | diff to current |
2008-01-27 |
Dana Jansens | window a window stops responding to pings, don't use... |
blob | commitdiff | raw | diff to current |
2008-01-12 |
Dana Jansens | fix a copy/paste bug in placing the move&resize popup |
blob | commitdiff | raw | diff to current |
2008-01-12 |
Dana Jansens | make a GravityPoint and GravityCoord data structures... |
blob | commitdiff | raw | diff to current |
2008-01-12 |
Dana Jansens | let you specify the resize popup to be in a fixed place |
blob | commitdiff | raw | diff to current |
2007-09-04 |
Mikael Magnusson | ANSI function declarations, ie () -> (void) |
blob | commitdiff | raw | diff to current |
2007-09-04 |
Mikael Magnusson | Fix calling functions with wrong number of arguments |
blob | commitdiff | raw | diff to current |
2007-08-04 |
Mikael Magnusson | Remove edge switching timer before adding it again. |
blob | commitdiff | raw | diff to current |
2007-08-03 |
Dana Jansens | make warping on screen edge keep firing if you don... |
blob | commitdiff | raw | diff to current |
2007-08-03 |
Mikael Magnusson | Change resizing terminals to work for top and left... |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Dana Jansens | don't resist in orthoganal directions when key resizing... |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Dana Jansens | remove a debug print |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Dana Jansens | let you resize aspect ratio windows in north and south... |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Dana Jansens | the resistance resizing has been changed from "lock... |
blob | commitdiff | raw | diff to current |
2007-07-19 |
Dana Jansens | don't resist when resizing terminals with the keyboard |
blob | commitdiff | raw | diff to current |
2007-07-17 |
Mikael Magnusson | remove trailing whitespace |
blob | commitdiff | raw | diff to current |
2007-07-16 |
Dana Jansens | don't make moving terminals jump at the start |
blob | commitdiff | raw | diff to current |
2007-07-11 |
Dana Jansens | fix grow to edge stuff. also fix key-resizing terminals. |
blob | commitdiff | raw | diff to current |
2007-07-11 |
Dana Jansens | backwardsness |
blob | commitdiff | raw | diff to current |
2007-07-11 |
Dana Jansens | remove debug print |
blob | commitdiff | raw | diff to current |
2007-07-10 |
Dana Jansens | checking the wrong extension! also 2 seconds maybe... |
blob | commitdiff | raw | diff to current |
2007-07-10 |
Dana Jansens | resize fixings |
blob | commitdiff | raw | diff to current |
2007-07-10 |
Dana Jansens | or a full second? |
blob | commitdiff | raw | diff to current |
2007-07-10 |
Dana Jansens | only wait 1/2 a second for sync reply |
blob | commitdiff | raw | diff to current |
2007-07-10 |
Dana Jansens | fancy resizing |
blob | commitdiff | raw | diff to current |
2007-07-10 |
Dana Jansens | move keyboard moving into its own function |
blob | commitdiff | raw | diff to current |
2007-06-28 |
Dana Jansens | rewrote the movetoedge code so it works with both types... |
blob | commitdiff | raw | diff to current |
2007-06-23 |
Dana Jansens | warp desktops when you hit the edge of the screen while... |
blob | commitdiff | raw | diff to current |
2007-06-22 |
Dana Jansens | add the moveto action |
blob | commitdiff | raw | diff to current |
2007-06-22 |
Dana Jansens | add code for interactive actions |
blob | commitdiff | raw | diff to current |
2007-06-13 |
Dana Jansens | add force_reply back to client_configure(). client_reco... |
blob | commitdiff | raw | diff to current |
2007-06-05 |
Dana Jansens | revert that, center the popups for move/resize and... |
blob | commitdiff | raw | diff to current |
2007-05-28 |
Dana Jansens | give the client a 0 border again. |
blob | commitdiff | raw | diff to current |
2007-05-27 |
Dana Jansens | don't set the global moving state unless the move/resiz... |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Dana Jansens | don't change clients' borders |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Dana Jansens | reuse variables, less braces |
blob | commitdiff | raw | diff to current |
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 |
next |