2003-07-10 |
Dana Jansens | make ob_state a function so it cant be changed outside... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | remove the ob_root var, its redundant of what Xlib... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | use gint |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | ob_remote has been killed, remove ob_sync from the... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | the --rc arg and rc_path var wasnt even being used... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | make the ob_restart/shutdown stuff static vars and... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | remove useless include |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | replace the focus_backup with the screen_support_win... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | use the xerror stuff to trap errors instead of dupliact... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | prefix the Timer->ObTimer and TimeoutHandler->ObTimeout... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | prefixing and capitalizing the StackLayer -> ObStacking... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | prefix and capitalize the ObFocusFallbackType enum |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | use the ObOrientation enum instead of a horz bool for... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | prefixing for the dock. use ObDirection instead of... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | prefixing for the Popup->ObPopup struct |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | dont need client.h in this header |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | prefixing and capitalization for the Frame->ObFrame... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | prefix Group to ObGroup |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | prefix TRAN_GROUP to OB_TRAN_GROUP |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | prefix and capitalize some more constants/enums in... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | kill warnings |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | rename the Client struct to ObClient |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | add the new misc.h and mwm.h to the kernel sources |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | add a mwm.h for the mwm hint structure and flags. |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | add misc.h with some standard enumerations with proper... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | rename 'xinerama' stuff to 'monitors' to be more generi... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | speed up pick_group_windows too |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | make pick_windows waaaay faster |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | remove the use of the BINARY define. kill a compiler... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | allow restacking of transients above one another |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | put the transient's title before the parent's in the... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | remove the xinerama active boolean, just count the... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | add client_search_top_transient. |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | add ob_debug for printing stuff only when debug is... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | these havent been used for a long time.. ;) old parsing... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | remove rependancy on geom.h from the kernel, provide... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | update the build system, using a single Makefile.am... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Dana Jansens | move the gettext header out to the root source dir |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Dana Jansens | include stdlib for exit() |
commit | commitdiff | tree | snapshot |
2003-07-06 |
Dana Jansens | add ACLOCAL_FLAGS to the aclocal call. |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Dana Jansens | use --foo instead of -foo for cmd line arguments |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Dana Jansens | try some better default offsets for big endian machines. |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Dana Jansens | used RrColorShift when RrColorOffset was what we wanted |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Dana Jansens | coment the USE_LIBSN defined variable |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Dana Jansens | rename the raise and lower functions. raise is claimed... |
commit | commitdiff | tree | snapshot |
2003-06-30 |
Dana Jansens | set te strut smaller when autohide is on |
commit | commitdiff | tree | snapshot |
2003-06-30 |
Scott Moynes | Makes a simple click not so accidently annoying by... |
commit | commitdiff | tree | snapshot |
2003-06-30 |
Dana Jansens | messed up the indexes while finding the combined size... |
commit | commitdiff | tree | snapshot |
2003-06-30 |
Dana Jansens | oops, i want the max edges to find the full area |
commit | commitdiff | tree | snapshot |
2003-06-30 |
Dana Jansens | using a changelog generated off of CVS |
commit | commitdiff | tree | snapshot |
2003-06-30 |
Scott Moynes | Remove menu plugins because they are stupid and don... |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Dana Jansens | the prop_get_strings_locale function looked for a utf8... |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Dana Jansens | add some comments and asserts to make sure I don't... |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Dana Jansens | create the popup's window before adding it to the stack... |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Dana Jansens | prepare for alpha1 release. |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Dana Jansens | add a makefile so i can put stuff into the make dist |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Dana Jansens | python support is gone |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Dana Jansens | we dont really have any translatable stuff yet but... |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Dana Jansens | use strcmp instead of collate, since collate is slower... |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Dana Jansens | these are old and not used anymore |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Dana Jansens | missed setting 'current' at the end of the pyramid... |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Dana Jansens | waste of energy in stacking_add, and it even caused... |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Scott Moynes | Update the send-to window only if the workspaces have... |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Scott Moynes | Handle menu events a little better: don't bother updati... |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Dana Jansens | use fprintf not g_message in the signal handler. no... |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Dana Jansens | remove debug print |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Dana Jansens | set the values of the array at teh right indexes |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Dana Jansens | fix memory bugs |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Dana Jansens | remove the switch to... menu |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Dana Jansens | don't destroy font patterns, i think this is a double... |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Dana Jansens | put group members above the window when lowering it |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Dana Jansens | set the stacking list when stacking changes |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Dana Jansens | ignore the generated makefiles |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Dana Jansens | add the makefiles for the themes' data dirs |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Dana Jansens | add the themes path to the struct. make the name never... |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Dana Jansens | adjust the themes with buttons to match how they are... |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Dana Jansens | simplify this shit |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Dana Jansens | hardcode the button names for themes |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Dana Jansens | dont need to raise after adding |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Dana Jansens | rename the button_dir var to data_dir.. pointless :> |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Dana Jansens | snap to all heads the window is present on |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Dana Jansens | build 'openbox' instead of 'openbox3'. |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Dana Jansens | set "Openbox" as the name no "Openbox3" |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Dana Jansens | add a .desktop file which gets installed for gnome |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Dana Jansens | add the openbox binary |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Dana Jansens | add a call to g_set_prgname |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Dana Jansens | stacking changes, its more like the old code without... |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Dana Jansens | core when the list gets out of order |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Dana Jansens | xinerama support |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Dana Jansens | root menu on right click |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Dana Jansens | 4 space indents |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Dana Jansens | return true when ungrabbing so that it can ungrab them... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Dana Jansens | set ret to true when grabbing and we alerady have it... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Dana Jansens | dont destroy the match pattern, it seems that Xft holds... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Dana Jansens | check that extensions_vidmode is set before trying... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Dana Jansens | if grab fails dont set grabbed_key |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Dana Jansens | return FALSE if a grab fails |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Dana Jansens | set the desktop hint when the window already has a... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Dana Jansens | clear the over item in the menu when executing shit |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Dana Jansens | add NUM_STACKLAYER, fix some comments that dont apply |
commit | commitdiff | tree | snapshot |
next |