2007-05-18 |
Dana Jansens | super correct enter event ignoring that will only ignore...
|
commit | commitdiff | tree |
2007-05-17 |
Dana Jansens | but don't count the same enter events more than once...
|
commit | commitdiff | tree |
2007-05-17 |
Dana Jansens | fix a comment
|
commit | commitdiff | tree |
2007-05-17 |
Dana Jansens | ignore enter events without disrupting the event queue
|
commit | commitdiff | tree |
2007-05-17 |
Dana Jansens | re-staticify this function
|
commit | commitdiff | tree |
2007-05-17 |
Dana Jansens | don't ignore the same enter events more than once
|
commit | commitdiff | tree |
2007-05-17 |
Dana Jansens | obconf 1 will still work for 3.4
|
commit | commitdiff | tree |
2007-05-17 |
Dana Jansens | old comment
|
commit | commitdiff | tree |
2007-05-17 |
Dana Jansens | name of the action_undecorate atom was wrong
|
commit | commitdiff | tree |
2007-05-17 |
Dana Jansens | add an atom ob_wm_action_undecorate to match with ob_wm_stat...
|
commit | commitdiff | tree |
2007-05-17 |
Dana Jansens | a little check that catches firefox and other buggy...
|
commit | commitdiff | tree |
2007-05-17 |
Dana Jansens | don't let the user toggle decorations on widnows that...
|
commit | commitdiff | tree |
2007-05-17 |
Dana Jansens | kill enter events without using pointer grabs
|
commit | commitdiff | tree |
2007-05-17 |
Dana Jansens | kill enter events without using pointer grabs
|
commit | commitdiff | tree |
2007-05-17 |
Dana Jansens | rename client_configure_full to client_configure
|
commit | commitdiff | tree |
2007-05-17 |
Dana Jansens | simpler code yay
|
commit | commitdiff | tree |
2007-05-17 |
Dana Jansens | grab the pointer when windows move them selves so no...
|
commit | commitdiff | tree |
2007-05-17 |
Dana Jansens | grab the pointer accross actions run by the applications...
|
commit | commitdiff | tree |
2007-05-17 |
Dana Jansens | "fullscreen" windows that are undecorated by the user...
|
commit | commitdiff | tree |
2007-05-16 |
Dana Jansens | remove old unused strings
|
commit | commitdiff | tree |
2007-05-16 |
Dana Jansens | remove the #! thing and add a nice comment
|
commit | commitdiff | tree |
2007-05-16 |
Dana Jansens | add SCIM support to the default autostart. make the...
|
commit | commitdiff | tree |
2007-05-16 |
Dana Jansens | wrong data type for the window border element
|
commit | commitdiff | tree |
2007-05-16 |
Dana Jansens | proper english
|
commit | commitdiff | tree |
2007-05-16 |
Dana Jansens | regenerated manpage
|
commit | commitdiff | tree |
2007-05-16 |
Dana Jansens | fullscreen only if no decorations
|
commit | commitdiff | tree |
2007-05-16 |
Dana Jansens | updates to build debian and ubuntu debs. make man page...
|
commit | commitdiff | tree |
2007-05-16 |
Dana Jansens | update website in man pages. also update the see-also's
|
commit | commitdiff | tree |
2007-05-16 |
Dana Jansens | comment what i did
|
commit | commitdiff | tree |
2007-05-16 |
Dana Jansens | don't queue showmenu events, and set button to 0 when...
|
commit | commitdiff | tree |
2007-05-16 |
Dana Jansens | fix desktop bindings. thank you prim.
|
commit | commitdiff | tree |
2007-05-16 |
Dana Jansens | dont hardcode the paths in the man pages. add the docbook...
|
commit | commitdiff | tree |
2007-05-15 |
Dana Jansens | add the manpages..
|
commit | commitdiff | tree |
2007-05-15 |
Dana Jansens | always ignore errors for client_focus like we used to.
|
commit | commitdiff | tree |
2007-05-15 |
Dana Jansens | revert r6485, for backwards compatibility
|
commit | commitdiff | tree |
2007-05-15 |
Dana Jansens | heh. hacking file..
|
commit | commitdiff | tree |
2007-05-15 |
Dana Jansens | add the openbox-session manpage
|
commit | commitdiff | tree |
2007-05-15 |
Dana Jansens | that broke flashing
|
commit | commitdiff | tree |
2007-05-15 |
Dana Jansens | fix a comment
|
commit | commitdiff | tree |
2007-05-15 |
Dana Jansens | simplify focus handling a bit. no need to listen to...
|
commit | commitdiff | tree |
2007-05-15 |
Dana Jansens | try draw the decorations sooner
|
commit | commitdiff | tree |
2007-05-15 |
Dana Jansens | don't do this stuff when it's already done. save bandwidth.
|
commit | commitdiff | tree |
2007-05-15 |
Dana Jansens | save some rendering
|
commit | commitdiff | tree |
2007-05-15 |
Dana Jansens | updates for the build system. always set Openbox on...
|
commit | commitdiff | tree |
2007-05-15 |
Dana Jansens | changes to the manual pages.
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | also if you hide the focused window, then kill the...
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | don't assert, users can bind stuff however they like...
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | ungrab the keyboard for passive grabs. kill interactive...
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | excep the assert was backwards. heh
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | big scary g_assert(). interactive actions should never...
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | get rid of the fullscreen below layer. its the same...
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | use the right cursor for moveresize
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | yay for simplifying code. if we check for errors we...
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | always ungrab keyboard before doing a noninteractive...
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | watch for errors while setting focus on windows, return...
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | fix fullscreen windows being stuck in the wrong layer...
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | add openbox-session for gdm, which will run ~/.config...
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | more removing config namespaces
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | remove config namespaces
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | remove the dialog option for Desktop action for now...
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | some debug prints
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | remove this check, it didnt guarantee anything anyways
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | add a debug action.. change focus debug output a lil...
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | add a test for focus falling back to a window thats...
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | the configurenotify needs to come after adjusting the...
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | send a configurenotify on mapping after the window...
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | don't listen to focus events in the dock, unless you...
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | fix a comment
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | another little focus cleanup/rearrangement, for focus...
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | we don't need to save the config type in the session...
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | generated manpage
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | mention that obconf older than 2.0 is no good.
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | add --debug-xinerama
|
commit | commitdiff | tree |
2007-05-14 |
Dana Jansens | remove some old checking because we're not using window...
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | change now the keyboard is ungrabbed before executing...
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | add grab/ungrab macros so dont need to pass in 10 arguments...
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | set the cursor before using it
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | only do moveresize when grab is successful
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | only set focus_client to null if the window losing...
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | set focus_client when focus leaves a window
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | more manpage changes for the 3 configuration namespaces
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | manpage fixups
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | don't unset the config namespace so that if you rerun...
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | mention which config file it will use
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | save the config type in the session command line arguments
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | when using openbox-gnome/kde-session, use a separate...
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | add gnome and kde config files which are the same,...
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | which is in doc,not data/
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | add an rc.xml example for mouse focus
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | but rename ob_pid back to openbox_pid for backwards...
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | rename the openbox_* atoms back to ob_*
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | missing a header
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | small change to the default rc
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | let unfocus action go back to the same window. you...
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | yay for mika-chan
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | you dont' need docbook-to-man to build svn now, unless...
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | add the generated from docbook man pages, for people...
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | dont rebuild them every time. simpler dependencies
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | dont set focus_client to NULL when sending focus to...
|
commit | commitdiff | tree |
2007-05-13 |
Dana Jansens | typo in the default config
|
commit | commitdiff | tree |
next |