2003-07-10 |
Dana Jansens | dont need client.h in this header |
tree | commitdiff |
2003-07-10 |
Dana Jansens | prefixing and capitalization for the Frame->ObFrame... |
tree | commitdiff |
2003-07-10 |
Dana Jansens | prefix Group to ObGroup |
tree | commitdiff |
2003-07-10 |
Dana Jansens | prefix TRAN_GROUP to OB_TRAN_GROUP |
tree | commitdiff |
2003-07-10 |
Dana Jansens | prefix and capitalize some more constants/enums in... |
tree | commitdiff |
2003-07-10 |
Dana Jansens | rename the Client struct to ObClient |
tree | commitdiff |
2003-07-10 |
Dana Jansens | add a mwm.h for the mwm hint structure and flags. |
tree | commitdiff |
2003-07-10 |
Dana Jansens | add misc.h with some standard enumerations with proper... |
tree | commitdiff |
2003-07-10 |
Dana Jansens | rename 'xinerama' stuff to 'monitors' to be more generi... |
tree | commitdiff |
2003-07-10 |
Dana Jansens | speed up pick_group_windows too |
tree | commitdiff |
2003-07-10 |
Dana Jansens | make pick_windows waaaay faster |
tree | commitdiff |
2003-07-10 |
Dana Jansens | remove the use of the BINARY define. kill a compiler... |
tree | commitdiff |
2003-07-10 |
Dana Jansens | allow restacking of transients above one another |
tree | commitdiff |
2003-07-10 |
Dana Jansens | put the transient's title before the parent's in the... |
tree | commitdiff |
2003-07-10 |
Dana Jansens | remove the xinerama active boolean, just count the... |
tree | commitdiff |
2003-07-10 |
Dana Jansens | add client_search_top_transient. |
tree | commitdiff |
2003-07-10 |
Dana Jansens | add ob_debug for printing stuff only when debug is... |
tree | commitdiff |
2003-07-10 |
Dana Jansens | update the build system, using a single Makefile.am... |
tree | commitdiff |
2003-07-10 |
Dana Jansens | move the gettext header out to the root source dir |
tree | commitdiff |
2003-07-05 |
Dana Jansens | use --foo instead of -foo for cmd line arguments |
tree | commitdiff |
2003-07-02 |
Dana Jansens | rename the raise and lower functions. raise is claimed... |
tree | commitdiff |
2003-06-30 |
Dana Jansens | set te strut smaller when autohide is on |
tree | commitdiff |
2003-06-30 |
Scott Moynes | Makes a simple click not so accidently annoying by... |
tree | commitdiff |
2003-06-30 |
Dana Jansens | messed up the indexes while finding the combined size... |
tree | commitdiff |
2003-06-30 |
Dana Jansens | oops, i want the max edges to find the full area |
tree | commitdiff |
2003-06-29 |
Dana Jansens | the prop_get_strings_locale function looked for a utf8... |
tree | commitdiff |
2003-06-29 |
Dana Jansens | add some comments and asserts to make sure I don't... |
tree | commitdiff |
2003-06-29 |
Dana Jansens | create the popup's window before adding it to the stack... |
tree | commitdiff |
2003-06-29 |
Dana Jansens | prepare for alpha1 release. |
tree | commitdiff |
2003-06-29 |
Dana Jansens | waste of energy in stacking_add, and it even caused... |
tree | commitdiff |
2003-06-29 |
Scott Moynes | Handle menu events a little better: don't bother updati... |
tree | commitdiff |
2003-06-28 |
Dana Jansens | use fprintf not g_message in the signal handler. no... |
tree | commitdiff |
2003-06-28 |
Dana Jansens | set the values of the array at teh right indexes |
tree | commitdiff |
2003-06-28 |
Dana Jansens | fix memory bugs |
tree | commitdiff |
2003-06-28 |
Dana Jansens | put group members above the window when lowering it |
tree | commitdiff |
2003-06-28 |
Dana Jansens | set the stacking list when stacking changes |
tree | commitdiff |
2003-06-28 |
Dana Jansens | dont need to raise after adding |
tree | commitdiff |
2003-06-27 |
Dana Jansens | build 'openbox' instead of 'openbox3'. |
tree | commitdiff |
2003-06-27 |
Dana Jansens | set "Openbox" as the name no "Openbox3" |
tree | commitdiff |
2003-06-27 |
Dana Jansens | add a .desktop file which gets installed for gnome |
tree | commitdiff |
2003-06-27 |
Dana Jansens | add the openbox binary |
tree | commitdiff |
2003-06-27 |
Dana Jansens | add a call to g_set_prgname |
tree | commitdiff |
2003-06-27 |
Dana Jansens | stacking changes, its more like the old code without... |
tree | commitdiff |
2003-06-27 |
Dana Jansens | core when the list gets out of order |
tree | commitdiff |
2003-06-27 |
Dana Jansens | xinerama support |
tree | commitdiff |
2003-06-27 |
Dana Jansens | 4 space indents |
tree | commitdiff |
2003-06-26 |
Dana Jansens | return true when ungrabbing so that it can ungrab them... |
tree | commitdiff |
2003-06-26 |
Dana Jansens | set ret to true when grabbing and we alerady have it... |
tree | commitdiff |
2003-06-26 |
Dana Jansens | check that extensions_vidmode is set before trying... |
tree | commitdiff |
2003-06-26 |
Dana Jansens | return FALSE if a grab fails |
tree | commitdiff |
2003-06-26 |
Dana Jansens | set the desktop hint when the window already has a... |
tree | commitdiff |
2003-06-26 |
Dana Jansens | clear the over item in the menu when executing shit |
tree | commitdiff |
2003-06-26 |
Dana Jansens | add NUM_STACKLAYER, fix some comments that dont apply |
tree | commitdiff |
2003-06-26 |
Dana Jansens | remove unused variable |
tree | commitdiff |
2003-06-26 |
Dana Jansens | remove/add instead of raising to put a window into... |
tree | commitdiff |
2003-06-26 |
Dana Jansens | new stacking code that doesnt suck ass to look at,... |
tree | commitdiff |
2003-06-26 |
Dana Jansens | use the minsize to keep the stuff ni the dock off of... |
tree | commitdiff |
2003-06-25 |
Dana Jansens | only render if there was an over existing |
tree | commitdiff |
2003-06-25 |
Dana Jansens | menus grab the keyboard and pointer, thus making only... |
tree | commitdiff |
2003-06-25 |
Dana Jansens | grab all motion events for pointer grabs |
tree | commitdiff |
2003-06-24 |
Dana Jansens | position submenus correctly horizontally |
tree | commitdiff |
2003-06-24 |
Dana Jansens | menus were too short by a border width |
tree | commitdiff |
2003-06-24 |
Dana Jansens | check to make sure the window is on screen *after*... |
tree | commitdiff |
2003-06-22 |
Dana Jansens | add a simple menu parser. |
tree | commitdiff |
2003-06-22 |
Dana Jansens | reorder startup so menu goes before config parsing |
tree | commitdiff |
2003-06-21 |
Dana Jansens | add decoration state to the frame struct. make client_c... |
tree | commitdiff |
2003-06-21 |
Dana Jansens | make client_reconfigure a non-user-type client_configure |
tree | commitdiff |
2003-06-21 |
Dana Jansens | strdup the exec path cuz it gets freed by the time... |
tree | commitdiff |
2003-06-21 |
Dana Jansens | moveresize messages are not user-requests |
tree | commitdiff |
2003-06-21 |
Dana Jansens | remove debug print |
tree | commitdiff |
2003-06-21 |
Dana Jansens | send teh configure event to client on user-requested... |
tree | commitdiff |
2003-06-21 |
Dana Jansens | always use the session id from the session manager... |
tree | commitdiff |
2003-06-21 |
Dana Jansens | add -sm-disable option |
tree | commitdiff |
2003-06-21 |
Dana Jansens | only show -sm-client-id in the help when session manage... |
tree | commitdiff |
2003-06-21 |
Dana Jansens | session management works, and it can resume with its... |
tree | commitdiff |
2003-06-21 |
Dana Jansens | make session management optional |
tree | commitdiff |
2003-06-21 |
Dana Jansens | set the required properties so that session managers... |
tree | commitdiff |
2003-06-21 |
Dana Jansens | add libSM *client* support, so we should work with... |
tree | commitdiff |
2003-06-21 |
Dana Jansens | more namespacing with Rr* |
tree | commitdiff |
2003-06-21 |
Dana Jansens | kill a warning |
tree | commitdiff |
2003-06-21 |
Dana Jansens | more namespacing to Rr* |
tree | commitdiff |
2003-06-21 |
Dana Jansens | fix a warning |
tree | commitdiff |
2003-06-21 |
Dana Jansens | rename pixel32/16 to RrPixel32/16 |
tree | commitdiff |
2003-06-21 |
Dana Jansens | put the render theme into a struct |
tree | commitdiff |
2003-06-21 |
Dana Jansens | fixed to accomodate the changes to the render/ API. |
tree | commitdiff |
2003-06-20 |
Dana Jansens | simply the render interface by not requiring the settin... |
tree | commitdiff |
2003-06-20 |
Dana Jansens | remove non-planar surfaces |
tree | commitdiff |
2003-06-19 |
Dana Jansens | fix for how base-size is used to comply with the icccm |
tree | commitdiff |
2003-06-08 |
Dana Jansens | remove an extra useless call to focus_set_client(NULL) |
tree | commitdiff |
2003-06-08 |
Dana Jansens | describe the complicated if a bit :) |
tree | commitdiff |
2003-06-08 |
Dana Jansens | more checks for when to do an XResizeWindow |
tree | commitdiff |
2003-06-08 |
Dana Jansens | send the configure notify for resizes too, just to... |
tree | commitdiff |
2003-06-08 |
Dana Jansens | onlt send configurenotify if the client actually moved... |
tree | commitdiff |
2003-06-08 |
Dana Jansens | some more fixes for resizing clients. aspect ratio... |
tree | commitdiff |
2003-06-08 |
Dana Jansens | from icccm: |
tree | commitdiff |
2003-06-08 |
Dana Jansens | i was backwards |
tree | commitdiff |
2003-06-08 |
Dana Jansens | this cnofigure is FINAL! |
tree | commitdiff |
2003-06-08 |
Dana Jansens | don't resize the client itself while doing a resize... |
tree | commitdiff |
2003-06-04 |
Dana Jansens | better VIDMODE support, handle the cases where the... |
tree | commitdiff |
2003-06-04 |
Dana Jansens | size fullscreen applications to the resolution with... |
tree | commitdiff |
next |