]> icculus.org git repositories - dana/openbox.git/history - openbox
only print that when debuggin focus
[dana/openbox.git] / openbox /
2003-04-13 Dana Jansensonly print that when debuggin focus
2003-04-13 Dana Jansensignore the remaining new shit from automaking everythin...
2003-04-13 Dana Jansensback to automake
2003-04-13 Dana Jansenspass the Client for frame_context cuz the client might...
2003-04-13 Dana Jansenslet specify theme in the rc3 file. rm the other old...
2003-04-13 Dana Jansensmove the openbox engine into librender and the kernel...
2003-04-11 Dana Jansensmake utility windows able to be resized
2003-04-10 Dana Jansensdeiconify transient parents when a child is deiconified.
2003-04-10 Dana Jansensno fuck that it was working fine
2003-04-10 Dana Jansensmake the TRAN_GROUP an unsigned long
2003-04-10 Dana Jansensadd MapRequest print
2003-04-10 Dana Jansenssome smarter rules for focusing new window when focus_n...
2003-04-09 Dana Jansensdont show the focus popup when theres no target client
2003-04-08 Dana Jansensrm debug print
2003-04-08 Dana Jansensmove config option loading for the kernel into config.c/h
2003-04-08 Dana Jansenscheck for focus before unfocusing
2003-04-08 Dana Jansensadd more options for focus fallback, use an enum for...
2003-04-08 Dana Jansensonly cycle focus to normal windows
2003-04-08 Dana Jansensshow a popup with the focus target while cycling
2003-04-08 Dana Jansensfallback to transients' parents when possible.
2003-04-08 Dana Jansensfallback focus while unmanaging the window
2003-04-07 Dana Jansensadd focusLast and focusLastOnDesktop options in the...
2003-04-07 Dana Jansensignore inferior enternotifies
2003-04-07 Dana Jansenscheck for new windows always being onscreen.
2003-04-07 Dana Jansensrm debug prints
2003-04-07 Dana Jansenssupport for transients of groups
2003-04-07 Dana Jansenssupport for transients of groups
2003-04-07 Dana Jansensmissed one
2003-04-07 Dana Jansensput focus messages in ifdefs
2003-04-07 Dana Jansensremove debug print
2003-04-07 Dana Jansenstrack window groups
2003-04-07 Dana Jansensput focus_cycle into focus.c, use it there in the actio...
2003-04-07 Dana Jansensgrab the other device in Sync for button/key grabs
2003-04-06 Dana Jansensdont toggle when no client was passed to teh action
2003-04-06 Dana Jansensnm that, pointless...
2003-04-06 Dana Jansensdisable keyboard and mouse input while ob is starting...
2003-04-06 Dana Jansensprint the error when the engine cant load
2003-04-06 Dana Jansensclean up the module if load() fails
2003-04-06 Dana Jansensadd a coords popup for moving and resizing
2003-04-06 Dana Jansensadd ()'s to the macros for more safety
2003-04-06 Dana Jansensadd the ability to render and size text labels for...
2003-04-06 Dana Jansensmake NLIMC the default titlebar layout
2003-04-05 Dana Jansensallow specifying that some focus events should be ignor...
2003-04-05 Dana Jansensstacked and linear cycling
2003-04-05 Dana Jansenslinear focus cycling of the gods
2003-04-05 Dana Jansenstypo
2003-04-05 Dana Jansensput it back
2003-04-05 Dana Jansensmake unfocus really unfocus everything
2003-04-05 Dana Jansensdont default to NULL for the engine name
2003-04-05 Dana Jansensadd engine options to the new rc file
2003-04-05 Dana Jansensadd focus options to the new rc file
2003-04-05 Dana Jansenschange how rc parsing will work. a=b will be parsed...
2003-04-05 Dana Jansensuse a context enum instead of quarks
2003-04-04 Dana Jansensreorder startup so that grabs are set up before parsing...
2003-04-04 Dana Jansensadd the keyboard plugin into the build systems
2003-04-04 Dana Jansensmore using of new token struct
2003-04-04 Dana Jansensuse new token structs. free token lists.
2003-04-04 Dana Jansensattempting to parse lists
2003-04-03 Dana Jansensallow '-' in identifiers
2003-04-03 Dana Jansensuse the values from the yacc parser
2003-04-03 Dana Jansensmore build fixes, calling the other makefiles instead...
2003-04-03 Dana Jansenstry accomidate more versions of bison
2003-04-03 Dana Jansensmore build fixes
2003-04-03 Dana Jansensdouble break statements :) oops
2003-04-03 Dana Jansensnew build system without automake
2003-04-02 Dana JansensBLEF HATE DIE
2003-04-02 Dana Jansensbison doesnt use y.tab.*
2003-04-02 Dana Jansensrename the parse.yacc to parse.y
2003-04-02 Dana Jansensmake parse.h depend on y.tab.h
2003-04-02 Dana Jansensthis should seriously work
2003-04-02 Dana Jansensundo that
2003-04-02 Dana Jansensignore new lex/yacc gen'd files
2003-04-02 Dana Jansensdon't include the y.tab.h inside the yacc file
2003-04-02 Dana Jansensadd y.tab.h to the headers so the yacc shit runs
2003-04-02 Dana Jansensrm the generated files on clean
2003-04-02 Dana Jansenswrong .h for the make rule
2003-04-02 Dana Jansensdeps the lex h on the c
2003-04-02 Dana Jansenscreate a generic tokenizer/sectionizer for the config...
2003-04-02 Dana Jansensrm debug print
2003-03-31 Dana Jansensadd a shaded button
2003-03-31 Dana Jansensonly disallow shading when the function is not enabled...
2003-03-31 Dana Jansensdisallow resizing of windows which are shaded
2003-03-31 Dana Jansensuse the frame's position in the maximize function since...
2003-03-31 Dana Jansenswas not using the pointer properly. leaving the value...
2003-03-31 Dana Jansensset fullscreen and max positions properly for all gravities
2003-03-31 Dana Jansensrm a no-longer-valid comment
2003-03-31 Dana Jansensyet more haxes to make focus events work the way i...
2003-03-30 Dana Jansensyet more focus fixings. RevertToPointerRoot could mess...
2003-03-29 Dana Jansensmake SendToDesktop action work right, give the option...
2003-03-29 Dana Jansensrm a redundant actiondata struct
2003-03-29 Dana Jansensno //'s plz
2003-03-29 Dana Jansenstranslate sendtodesktop actions
2003-03-29 Dana Jansenscreate the dirs for themes in ~/.openbox on startup
2003-03-29 Scott MoynesMenu data structures basically completed.
2003-03-29 Dana Jansensadd unshaderaise and shadelower actions from Mikachu
2003-03-29 Dana Jansensadd a var to track errors
2003-03-29 Dana Jansensdon't die when someone else has a key grabbed
2003-03-28 Dana Jansensrm client_disable_decorations.. it already had an action.
2003-03-28 Dana Jansensadd client_disable_decorations
2003-03-28 Dana Jansensonlt raise the window when sending to a desktop it...
next