]> Dogcows Code - chaz/openbox/history - openbox/client.c
Merge branch 'master' into chaz
[chaz/openbox] / openbox / client.c
2012-10-26  Charles McGarveyMerge branch 'master' into chaz
2012-10-07  Dana JansensAllow application rules to control window size (Fix...
2012-10-07  Dana JansensGet the window's title in the fake-managed case since...
2012-10-07  Dana JansensAllow window matching based on the group leader's name...
2012-10-07  Dana JansensMake LeastOverlap placment replace the behaviour of...
2012-09-30  Dana JansensAllow client destroy notify functions to be removed...
2012-09-30  Dana JansensIgnore enters on windows that are raised over focused...
2012-08-13  Charles McGarveyadd application opacity configuration
2011-10-16  Dana JansensFix window width/height going less than 1 on some platf...
2011-10-16  Dana Jansensmake undecorated windows place according to their undec...
2011-10-16  Dana JansensPropagate _NET_WM_WINDOW_OPACITY to the frame window...
2011-10-05  Dana JansensConsistency with helper/modal windows and multiple...
2011-10-05  Dana JansensFix focus stealing for changing desktops/Use timestamp...
2011-08-02  Mikael MagnussonMerge branch 'm4/master'
2011-05-13  Dana JansensFix Java apps always appearing on desktop 0.
2011-01-24  Dana JansensResizing removes maximization now, so don't only snap...
2011-01-24  Dana Jansenscap the client (and frame) window's dimensions at the...
2011-01-24  Dana Jansenswhen focus=yes in the per-app settings, then the focus...
2011-01-24  Dana JansensMake NET_ACTIVE messages always treated as from the...
2011-01-24  Dana Jansensif no launch time is provided for an application, make...
2011-01-24  Dana JansensBig changes to placement across multiple monitors.
2011-01-24  Dana Jansensdon't steal focus from a window if it was used very...
2011-01-24  Dana JansensBig rework of image.c and the image cache system.
2011-01-24  Dana JansensHandle STRING and COMPOUND_TEXT type text properties.
2010-06-26  Mikael Magnussonsettings can't be NULL here, or we'd have already crash...
2010-06-14  Dana JansensFix the EXTENTS reported on window frames.
2010-06-14  Dana Jansensallow a user to set "undecorated" on a window without...
2010-05-21  Dana Jansensallow new windows on other desktops to get focused...
2010-05-20  Dana Jansensdon't need a force_reply when changing the decor for...
2010-05-20  Dana Jansensallows a window to unmax by resizing.
2010-04-28  Dana Jansensfix XSYNCronization of resizes (especially with two...
2010-04-28  Dana Jansensmake sure clients stay on screen when the root window...
2010-04-28  Mikael MagnussonRemove two unused variables
2010-04-28  Dana Jansensmake an event queue for X events. the queue's min...
2010-04-20  Dana Jansensdon't change stacking stuff on windows when moving...
2010-04-17  Dana Jansensevent_curtime is replaced (publicly) by event_time()
2010-04-17  Dana JansensWhen determining the current timestamp, try get somethi...
2010-04-17  Dana Jansensadd an option to next/previous window to only include...
2010-04-16  Dana Jansensuse const Rect* not Rect const*
2010-03-30  Dana Jansensif a launch time isnt there (like for client_activate...
2010-03-25  Dana Jansensallow non-normal windows to go to 0,0. and remove...
2010-03-01  Dana Jansensadd a function client_is_oldfullscreen() that determine...
2010-03-01  Dana Jansenswhen an app tries to move to 0,0 and there is a strut...
2010-02-16  Dana Jansensa couple more g_free() to g_slice_free()'s
2010-02-16  Dana Jansensmissed a g_free() that should be g_slice_free()
2010-02-15  Dana Jansensdont trust the _NET_ACTIVE_WINDOW timestamp. (fixes...
2010-02-12  Dana Jansensremove a bunch of g_new()/g_free() by returning Rect...
2010-02-12  Dana Jansensusing g_slice_new() instead of g_new() part 1
2010-02-08  Dana JansensMerge branch 'backport' into work
2010-02-05  Dana JansensMerge branch 'backport' into work
2010-01-15  Dana Jansensmake edge detection for maximized windows only look...
2010-01-15  Dana JansensRemember the maximized state of a window when it goes...
2010-01-14  Dana JansensIf a window places itself at (0,0) and there are struts...
2010-01-14  Dana Jansensallow app rules to match windows by their title when...
2010-01-14  Dana JansensMerge branch 'backport' into work
2010-01-11  Dana JansensMerge branch 'backport' into work
2010-01-11  Dana JansensMore work on refreshing the focus cycle dialog when...
2010-01-11  Dana JansensAdd _OB_VERSION and _OB_APP_ROLE/CLASS/NAME/TYPE
2010-01-11  Dana JansensRedraw the focus cycle popup when the list of focusable...
2010-01-10  Dana Jansensallow application rules to place transient/dialog/splas...
2010-01-08  Dana JansensMake focus_valid_target() take a desktop argument.
2010-01-08  Dana JansensMerge branch 'backport' into work
2009-12-21  Dana JansensSet up work for making a 3.5 prerelease.
2009-12-21  Dana JansensMerge branch 'backport' into work
2009-12-18  Dana JansensMerge branch 'backport' into work
2009-12-17  Dana JansensMerge branch 'backport' into work
2009-12-16  Dana JansensMerge branch 'backport' into work
2009-12-14  Dana JansensMerge branch 'backport' into work
2009-12-12  Dana JansensMerge branch 'backport' into work
2009-12-11  Dana JansensSet hints that remember the WM_WINDOW_ROLE and WM_CLASS...
2009-12-09  Dana JansensMake the edge detection fully include monitor edges.
2009-12-09  Dana JansensProperly react when a client's strut changes.
2009-12-09  Dana JansensFix the Focus/Activate actions to focus windows on...
2009-12-09  Dana JansensAllow skip_taskbar windows to be focused on map when...
2009-12-08  Dana JansensMerge branch 'backport' into work
2009-12-08  Dana JansensDon't hilite new windows when we're restoring them...
2009-12-08  Dana JansensFix client_activate() to work for internal Openbox...
2009-12-08  Dana JansensDon't kill keygrabs when focus moves.
2009-12-08  Dana JansensChange _net_active_window behaviour.
2009-11-21  Dana JansensMerge branch 'backport' into work
2009-11-21  Dana JansensDon't ever give borders to windows that didnt have...
2009-11-21  Dana JansensRevert all commits for the Hooks feature to move it...
2009-11-07  Mikael MagnussonMake clang happier
2009-11-07  Dana JansensMerge branch 'backport' into work
2009-09-20  Mikael MagnussonMerge branch 'backport' into work
2009-09-20  Mikael MagnussonReload motif wm hints when property changes
2009-09-19  Mikael MagnussonMerge branch 'backport' into work
2009-07-04  Mikael MagnussonFix a typo in debug message
2009-07-04  Dana Jansensclient_validate should return FALSE only for UnmapNotif...
2009-07-03  Mikael MagnussonShow window role in the debug message for name/class...
2009-07-03  Mikael MagnussonFix for #3715, app settings applied too late.
2009-02-20  Mikael MagnussonMerge branch 'backport' into work
2009-01-29  Mikael MagnussonMerge branch 'backport' into work
2008-11-19  Mikael MagnussonMerge branch 'backport' into work
2008-11-15  Mikael MagnussonMerge branch 'backport' into work
2008-11-10  Mikael MagnussonFix a problem pointed out by clang
2008-11-05  Mikael MagnussonDon't move windows to current desktop on net_active_win...
2008-10-29  Mikael MagnussonMerge branch 'backport' into work
2008-10-29  Mikael Magnusson_NET_WM_USER_TIME=0 means don't focus the new window.
2008-10-26  Mikael MagnussonMerge branch 'backport' into work
next
This page took 0.342234 seconds and 107 git commands to generate.