add the decorations action
[dana/openbox-history.git] / openbox /
2007-06-12 Dana Jansensinclude padding in the menu header min width
2007-06-12 Dana Jansensonly xungrabkeyboard when we actually have a passive...
2007-06-12 Dana Jansensrespect max/min sizes when fullscreen or maximized
2007-06-12 Dana Jansensadd debug print
2007-06-12 Dana Jansensstop ignoring enters on window hide, and explain why
2007-06-12 Dana Jansenslike unmap, don't let enter events move focus when...
2007-06-12 Dana Jansensdont use enter events from new windows appearing to...
2007-06-12 Dana Jansensi dont think people shade windows with the intention...
2007-06-12 Dana Jansenstry place under the mouse when theres no free space...
2007-06-12 Dana Jansensbasically this is smart placement but its better now..
2007-06-12 Dana Jansensnew window placement, but i was a lil tipsy when i...
2007-06-11 Dana Jansensredundant if'ing
2007-06-11 Dana Jansenswhen undecorated and keepborder is on, show only the...
2007-06-11 Dana Jansensinstead of falling back to any normal window. fallback...
2007-06-10 Dana Jansensfix a debug print
2007-06-10 Dana Jansensmove focus consistantly when changing desktops with...
2007-06-10 Dana Jansenscache pipe menus without crashing!
2007-06-10 Dana Jansensmake um.. the resizerelative action work right and...
2007-06-10 Dana Jansenscache pipe menus until the menus close
2007-06-10 Dana Jansensremove debug prints
2007-06-10 Dana Jansensallow noninteractive directional focus.
2007-06-10 Dana Jansensfrigging gtk frig.
2007-06-10 Dana Jansensi think that other emacs fix was "the right one" and...
2007-06-10 Dana Jansenscopy/paste :x
2007-06-10 Dana Jansensfix resizerelative for right/bottom edges
2007-06-10 Dana Jansensdelay re-rendering the frame while it is being iconify...
2007-06-10 Dana Jansensuse the osd theme stuff for the dock instead of active...
2007-06-10 Dana Jansensmake client_under_pointer only count windows on the...
2007-06-10 Dana Jansenslet you use +-+-x in the positions for per-app settings...
2007-06-09 Dana Jansenslet you focus cycle to helper windows if there are...
2007-06-09 Dana Jansensonly configure the window after it sets WM_NORMAL_HINTS...
2007-06-07 Dana Jansensrevert the change to frame.c
2007-06-07 Mikael Magnussonback xml themes out of trunk
2007-06-07 Dana Jansensbump version
2007-06-07 Dana Jansensstop processing x events or actions when loop->run...
2007-06-07 Dana Jansensdon't reconfigure twice
2007-06-07 Dana Jansensremove {} just cuz
2007-06-07 Dana Jansensfix dirfocus when no dialog
2007-06-07 Dana Jansenswhy is this function declared twice
2007-06-07 Dana Jansenslet you lower siblings below eachother
2007-06-07 Dana Jansensbetter.
2007-06-07 Dana Jansensc comments
2007-06-07 Dana Jansensi dont think that line is valid, if it ever did run
2007-06-07 Dana Jansensput the directional focus dialog on the active monitor
2007-06-07 Dana Jansensmake popup dialogs appear on the active monitor with...
2007-06-07 Dana Jansensadd debug prints
2007-06-07 Dana Jansensif Key_R is set to multiple mods, then it'll use them...
2007-06-07 Dana Jansensrather than making you hit both Key_L and Key_R if...
2007-06-07 Dana Jansensget rid of client->transient_for. just client->parents...
2007-06-07 Dana Jansenstransient_for is now only used to check for OB_TRAN_GROUP
2007-06-07 Dana Jansensmore cleanup
2007-06-07 Dana Jansensmore cleanup
2007-06-07 Dana Jansensnice code cleanup that's been needed for a long time...
2007-06-06 Dana Jansensfallback under the mouse when config_focus_under_mouse
2007-06-06 Dana Jansensone more..
2007-06-06 Dana Jansensbetter group_full func
2007-06-06 Dana Jansenscheck if they have a group
2007-06-06 Dana Jansensbetter code for the last commit. let transients get...
2007-06-06 Dana Jansenslet transients take focus when anything in the transien...
2007-06-06 Dana Jansensremove some debug prints
2007-06-05 Dana Jansensignore control_l/r shift_l/r and caps_lock bindings...
2007-06-05 Dana Jansensfix for capslock bound to other modifiers. i think...
2007-06-05 Dana Jansenstypo from code i removed
2007-06-05 Dana Jansensdon't force clients on screen when restarting
2007-06-05 Dana Jansensadd some padding inside the text box
2007-06-05 Dana Jansensmake parentrelative raised labels look nice in popups
2007-06-05 Dana Jansensrevert that, center the popups for move/resize and...
2007-06-05 Dana Jansenscenter text in popups when the popu is sized to the...
2007-06-05 Dana Jansensadd comments
2007-06-05 Dana Jansensuse the label only for popups without an icon, if the...
2007-06-05 Dana Jansensadd osd border stuff
2007-06-04 Dana Jansensdont place transients based on non-normal parents
2007-06-04 Dana Jansensdont use non-normal windows to pick a monitor for trans...
2007-06-04 Dana Jansensallow focus to fallback to omnipresent windows, except...
2007-06-04 Dana Jansensdon't copy the desktop from group parents when they...
2007-06-04 Dana Jansensdon't change the focus order when a client tries to...
2007-06-04 Dana Jansensdont let windows place over menu or toolbars if they...
2007-06-04 Dana Jansensdon't place windows over docks. but let them place...
2007-06-04 Dana Jansensplacement improvements?
2007-06-04 Dana Jansenswhen placing transients in the stacking order, only...
2007-06-04 Dana Jansensfix stacking_add_nonintrusive for when only 2 windows...
2007-06-04 Dana Jansenswhen undermouse is off, ignore enter events from window...
2007-06-03 Dana Jansensunused variables
2007-06-03 Dana Jansensmuch simpler and works just as well! client's reference...
2007-06-03 Dana Jansensdon't use the title separator color for shaded windows
2007-06-03 Dana Jansensmake focuslast default to true
2007-06-03 Dana Jansenssupport serials wrapping around
2007-06-03 Dana Jansenssuper amazing enter event skipping.
2007-06-03 Dana Jansensadd <underMouse> focus option
2007-06-03 Dana Jansensreturn if the window was restacked
2007-06-03 Dana Jansensrevert 7283 until we find out what version they are...
2007-06-03 Dana Jansensalways ungrab the keyboard/mouse with current time...
2007-06-02 Dana Jansensremove the title separator width thing.
2007-06-02 Dana Jansensuse the new window.title.separator.width
2007-06-02 Dana Jansensdo the menu_can_hide thing properly. was such a hack...
2007-06-02 Dana Jansensbetter fix for focus going to the frame window when...
2007-06-02 Dana Jansenscatch focus out events on the frame window - this happe...
2007-06-02 Dana Jansenswhen finding edges and we're omnipresent only use windo...
2007-06-02 Dana Jansenschange which windows are used for finding edges. its...
2007-06-01 Dana Jansenssmrts.
next