2003-07-10 |
Dana Jansens | prefix the Timer->ObTimer and TimeoutHandler->ObTimeoutHandl...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | prefixing and capitalizing the StackLayer -> ObStackingLayer...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | prefix and capitalize the ObFocusFallbackType enum
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | use the ObOrientation enum instead of a horz bool for...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | prefixing for the dock. use ObDirection instead of...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | prefixing for the Popup->ObPopup struct
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | dont need client.h in this header
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | prefixing and capitalization for the Frame->ObFrame...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | prefix Group to ObGroup
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | prefix TRAN_GROUP to OB_TRAN_GROUP
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | prefix and capitalize some more constants/enums in...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | kill warnings
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | rename the Client struct to ObClient
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | add the new misc.h and mwm.h to the kernel sources
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | add a mwm.h for the mwm hint structure and flags.
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | add misc.h with some standard enumerations with proper...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | rename 'xinerama' stuff to 'monitors' to be more generic...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | speed up pick_group_windows too
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | make pick_windows waaaay faster
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | remove the use of the BINARY define. kill a compiler...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | allow restacking of transients above one another
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | put the transient's title before the parent's in the...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | remove the xinerama active boolean, just count the...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | add client_search_top_transient.
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | add ob_debug for printing stuff only when debug is...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | these havent been used for a long time.. ;) old parsing...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | remove rependancy on geom.h from the kernel, provide...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | update the build system, using a single Makefile.am...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | move the gettext header out to the root source dir
|
commit | commitdiff | tree |
2003-07-07 |
Dana Jansens | include stdlib for exit()
|
commit | commitdiff | tree |
2003-07-06 |
Dana Jansens | add ACLOCAL_FLAGS to the aclocal call.
|
commit | commitdiff | tree |
2003-07-05 |
Dana Jansens | use --foo instead of -foo for cmd line arguments
|
commit | commitdiff | tree |
2003-07-05 |
Dana Jansens | try some better default offsets for big endian machines.
|
commit | commitdiff | tree |
2003-07-05 |
Dana Jansens | used RrColorShift when RrColorOffset was what we wanted
|
commit | commitdiff | tree |
2003-07-05 |
Dana Jansens | coment the USE_LIBSN defined variable
|
commit | commitdiff | tree |
2003-07-02 |
Dana Jansens | rename the raise and lower functions. raise is claimed...
|
commit | commitdiff | tree |
2003-06-30 |
Dana Jansens | set te strut smaller when autohide is on
|
commit | commitdiff | tree |
2003-06-30 |
Dana Jansens | messed up the indexes while finding the combined size...
|
commit | commitdiff | tree |
2003-06-30 |
Dana Jansens | oops, i want the max edges to find the full area
|
commit | commitdiff | tree |
2003-06-30 |
Dana Jansens | using a changelog generated off of CVS
|
commit | commitdiff | tree |
2003-06-29 |
Dana Jansens | the prop_get_strings_locale function looked for a utf8...
|
commit | commitdiff | tree |
2003-06-29 |
Dana Jansens | add some comments and asserts to make sure I don't...
|
commit | commitdiff | tree |
2003-06-29 |
Dana Jansens | create the popup's window before adding it to the stacking...
|
commit | commitdiff | tree |
2003-06-29 |
Dana Jansens | prepare for alpha1 release.
|
commit | commitdiff | tree |
2003-06-29 |
Dana Jansens | add a makefile so i can put stuff into the make dist
|
commit | commitdiff | tree |
2003-06-29 |
Dana Jansens | python support is gone
|
commit | commitdiff | tree |
2003-06-29 |
Dana Jansens | we dont really have any translatable stuff yet but...
|
commit | commitdiff | tree |
2003-06-29 |
Dana Jansens | use strcmp instead of collate, since collate is slower...
|
commit | commitdiff | tree |
2003-06-29 |
Dana Jansens | these are old and not used anymore
|
commit | commitdiff | tree |
2003-06-29 |
Dana Jansens | missed setting 'current' at the end of the pyramid...
|
commit | commitdiff | tree |
2003-06-29 |
Dana Jansens | waste of energy in stacking_add, and it even caused...
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | use fprintf not g_message in the signal handler. no...
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | remove debug print
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | set the values of the array at teh right indexes
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | fix memory bugs
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | remove the switch to... menu
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | don't destroy font patterns, i think this is a double...
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | put group members above the window when lowering it
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | set the stacking list when stacking changes
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | ignore the generated makefiles
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | add the makefiles for the themes' data dirs
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | add the themes path to the struct. make the name never...
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | adjust the themes with buttons to match how they are...
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | simplify this shit
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | hardcode the button names for themes
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | dont need to raise after adding
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | rename the button_dir var to data_dir.. pointless :>
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | snap to all heads the window is present on
|
commit | commitdiff | tree |
2003-06-27 |
Dana Jansens | build 'openbox' instead of 'openbox3'.
|
commit | commitdiff | tree |
2003-06-27 |
Dana Jansens | set "Openbox" as the name no "Openbox3"
|
commit | commitdiff | tree |
2003-06-27 |
Dana Jansens | add a .desktop file which gets installed for gnome
|
commit | commitdiff | tree |
2003-06-27 |
Dana Jansens | add the openbox binary
|
commit | commitdiff | tree |
2003-06-27 |
Dana Jansens | add a call to g_set_prgname
|
commit | commitdiff | tree |
2003-06-27 |
Dana Jansens | stacking changes, its more like the old code without...
|
commit | commitdiff | tree |
2003-06-27 |
Dana Jansens | core when the list gets out of order
|
commit | commitdiff | tree |
2003-06-27 |
Dana Jansens | xinerama support
|
commit | commitdiff | tree |
2003-06-27 |
Dana Jansens | root menu on right click
|
commit | commitdiff | tree |
2003-06-27 |
Dana Jansens | 4 space indents
|
commit | commitdiff | tree |
2003-06-26 |
Dana Jansens | return true when ungrabbing so that it can ungrab them...
|
commit | commitdiff | tree |
2003-06-26 |
Dana Jansens | set ret to true when grabbing and we alerady have it...
|
commit | commitdiff | tree |
2003-06-26 |
Dana Jansens | dont destroy the match pattern, it seems that Xft holds...
|
commit | commitdiff | tree |
2003-06-26 |
Dana Jansens | check that extensions_vidmode is set before trying...
|
commit | commitdiff | tree |
2003-06-26 |
Dana Jansens | if grab fails dont set grabbed_key
|
commit | commitdiff | tree |
2003-06-26 |
Dana Jansens | return FALSE if a grab fails
|
commit | commitdiff | tree |
2003-06-26 |
Dana Jansens | set the desktop hint when the window already has a...
|
commit | commitdiff | tree |
2003-06-26 |
Dana Jansens | clear the over item in the menu when executing shit
|
commit | commitdiff | tree |
2003-06-26 |
Dana Jansens | add NUM_STACKLAYER, fix some comments that dont apply
|
commit | commitdiff | tree |
2003-06-26 |
Dana Jansens | remove unused variable
|
commit | commitdiff | tree |
2003-06-26 |
Dana Jansens | remove/add instead of raising to put a window into...
|
commit | commitdiff | tree |
2003-06-26 |
Dana Jansens | new stacking code that doesnt suck ass to look at,...
|
commit | commitdiff | tree |
2003-06-26 |
Dana Jansens | use the minsize to keep the stuff ni the dock off of...
|
commit | commitdiff | tree |
2003-06-26 |
Dana Jansens | add comment
|
commit | commitdiff | tree |
2003-06-26 |
Dana Jansens | read fonts and titlebar layout from theme files
|
commit | commitdiff | tree |
2003-06-25 |
Dana Jansens | add right click on icon to open the client menu
|
commit | commitdiff | tree |
2003-06-25 |
Dana Jansens | set teh X so it gets used right
|
commit | commitdiff | tree |
2003-06-25 |
Dana Jansens | keep a small space on the sides of windows between...
|
commit | commitdiff | tree |
2003-06-25 |
Dana Jansens | only render if there was an over existing
|
commit | commitdiff | tree |
2003-06-25 |
Dana Jansens | menus grab the keyboard and pointer, thus making only...
|
commit | commitdiff | tree |
2003-06-25 |
Dana Jansens | show the client meun on "press" on the icon
|
commit | commitdiff | tree |
2003-06-25 |
Dana Jansens | use the stock shownig method for the client menu for...
|
commit | commitdiff | tree |
next |