]> icculus.org git repositories - dana/openbox.git/history - openbox/client.c
animate iconify/reestore. yeah.
[dana/openbox.git] / openbox / client.c
2007-05-05 Dana Jansensanimate iconify/reestore. yeah.
2007-05-05 Dana Jansenswhen restoring from show-desktop mode because a window...
2007-05-05 Dana Jansensand some more transient fixes
2007-05-05 Dana Jansensmore fixes for the transient tree
2007-05-05 Dana Jansensunused variable
2007-05-04 Dana Jansensmissing paranthesis
2007-05-04 Dana Jansenscontinuation of r6039 in all respects
2007-05-04 Dana Jansensadd the maginificent client_update_transient_tree.
2007-05-04 Dana Jansensgroup transients werent getting added to their parents
2007-05-04 Dana Jansensrevert r6029, as it didnt fix anything.
2007-05-04 Dana Jansensdont move windows away from omnpresentness when deiconi...
2007-05-04 Dana Jansensdrop the DoNotPropogate thing. metacity doesn't set...
2007-05-04 Dana Jansenssome improvements on how group transients get their...
2007-05-04 Dana Jansensthis is gross... i think it can go away from other...
2007-05-04 Dana Jansensset the usertime on windows if they dont provide one...
2007-05-04 Dana Jansensfrom r6017, we no longer need to fallback in client_unm...
2007-05-04 Dana Jansensnot much.. some debugs and a nicer if statement
2007-05-03 Dana Jansensadd the notion of "application windows" meaning normal...
2007-05-03 Dana Jansensfind_on_screen takes client width/height, not frame
2007-05-03 Dana Jansenswhen deiconifying, deiconify all transients, not just...
2007-05-02 Dana Jansensturn on demands_attention when urgent gets set, and...
2007-05-02 Dana Jansensmake keeping windows on screen much more clever
2007-05-01 Dana Jansensfix drawcontent=no resizing
2007-05-01 Dana Jansenssome old changes to grav.c test, it wasn't a valid...
2007-05-01 Dana Jansensa whole lot of changes to the moving/resizing code...
2007-04-26 Dana Jansensfocus_client is already nulled from the fallback, and...
2007-04-26 Dana Jansenshave to fallback in client_unmanage, until we figure...
2007-04-26 Dana Jansensadd group transients to other transients who arent...
2007-04-26 Dana Jansenswhen windows disappear dont move focus from enter event...
2007-04-25 Dana Jansenspointer type changed a long time ago
2007-04-24 Mikael Magnussononly grab keybinds on the root window, not every client...
2007-04-24 Dana Jansensset the client's user_time when it gets activated
2007-04-24 Dana Jansensdon't activate and change desktops if the client's...
2007-04-24 Dana Jansensfix a comment
2007-04-24 Dana Jansensuse client_activate to activate newly mapping windows...
2007-04-24 Dana Jansensset the default icon onto windows which don't provide one
2007-04-24 Dana Jansensset the max settings properly, was setting max_vert...
2007-04-24 Mikael Magnussonfix resizing when drawContents is off, and I think...
2007-04-24 Dana Jansensfocus_order_remove is called in a few places. move...
2007-04-24 Dana Jansensadd support for _NET_WM_SYNC_REQUEST
2007-04-24 Dana Jansenssave windows' colormaps rather than querying them from...
2007-04-24 Dana Jansenshm, that was a silly error. the propogate mask shouldnt...
2007-04-24 Dana Jansensadd the PointerMotionHintMask everywhere, we dont need...
2007-04-24 Dana Jansensin shrinking resize the frame before the client
2007-04-24 Dana Jansens1. remove some old event handling that was not used...
2007-04-23 Dana Jansensplace transients without a parent in the middle of...
2007-04-23 Dana Jansensfocus_client was becoming invalid if the focused client...
2007-04-23 Dana Jansenscycling between dock windows now possible with the...
2007-04-23 Mikael Magnussoninclude the header that has gethostname
2007-04-23 Mikael Magnussonshow the hostname of forwarded clients in the titlebar
2007-04-23 Dana Jansenswasteful syncing
2007-04-22 Dana Jansensstop listening to events on clients that are being...
2007-04-22 Dana Jansensuse ignore enters instead of removing them from the...
2007-04-22 Dana Jansensdon't grab the pointer during interactive events. this...
2007-04-22 Dana Jansenseat enter events after unmanaging a window
2007-04-22 Dana Jansensengrish
2007-04-21 Dana Jansensignore BadMatch errors that can't be avoided
2007-04-21 Dana Jansensfixes for transients
2007-04-20 Dana Jansensremove the client_time_heap thing. actually its better...
2007-04-18 Dana Jansensget rid of global client_last_user_time variable.
2007-04-12 Dana Jansenssaved session information overrides per-app settings...
2007-04-12 Dana Jansensset the desktop from per-app-settings properly, i think.
2007-04-12 Dana Jansensbetter synthetic configurenotify handling. in particular..
2007-04-12 Dana Jansensdon't fallback when a window is hidden right away,...
2007-04-05 Dana Jansenshttp://mail.gnome.org/archives/wm-spec-list/2006-May...
2007-03-30 Dana Jansensfully maximize windows all the time. size increments...
2007-03-28 Dana Jansenscan't use (unsigned)-1 for a max time, because timestam...
2007-03-28 Dana Jansensdrop some wasted client_validates.
2007-03-28 Dana Jansensmore handling time wraparounds
2007-03-28 Dana Jansenshandle time wrapping around.
2007-03-24 Dana Jansenswatch for reverttoparent reverting to the root window...
2007-03-24 Dana Jansens(no commit message)
2007-03-24 Dana Jansensclean up the title getting function
2007-03-24 Dana Jansenskill window title numbering...
2007-03-19 Dana Jansensnot passing timestamps sometimes and not others. set...
2007-03-17 Dana Jansensoops, logic error
2007-03-16 Dana Jansensfix for bug introduced in revision 5643. logical size...
2007-03-14 Dana Jansensoh, 2 things in this commit..
2007-03-14 Mikael Magnussonmove stuff around in client_unmanage to maybe make...
2007-03-14 Dana Jansensrefix for managing iconic windows, without having the...
2007-03-14 Dana Jansensa) fix resizerelative moving windows when they reach...
2007-03-14 Dana Jansensless wasted updates of wm_state
2007-03-13 Mikael Magnussoncomparing strings to random locations in memory is...
2007-03-13 Dana Jansensalways unfocus the window when it disappears, no specia...
2007-03-13 Dana Jansensset IconicState on windows that are not visible always...
2007-03-13 Dana Jansenssave and restore pre-maximized/fullscreen sizes properly
2007-03-12 Dana Jansensfallback is still getting x errors. instead, fallback...
2007-03-12 Dana Jansensdon't validate inside client_focus. instead, validate...
2007-03-12 Dana Jansensvalidate clients before trying to focus them in fallback
2007-03-12 Dana Jansensi rewrote handling of focus events. this is pretty...
2007-03-12 Dana JansensRewrite the stacking code. It's a lot faster now, I...
2007-03-11 Dana JansensWe were grabbing SubstructureNotifyMask on the root...
2007-03-11 Dana Jansensextra braces.. why does the world hate me so?
2007-03-11 Dana Jansens.. i am pretending to be mika :D :D ok this time for...
2007-03-11 Dana Jansensoh.. wasted verbosity.. *strums guitar*
2007-03-11 Dana Jansensrewrite the focus steal prevention code to clean it...
2007-03-11 Dana JansensHonor transient_for=Root, even thought this is crap...
2007-03-11 Dana Jansensclient_configure_full is trying to move a window, it...
2007-03-11 Dana Jansensstacking has been made more reliable with groups and...
2007-03-11 Dana Jansensmake _NET_ACTIVE_WINDOW requests look at the timestamp...
next