]> icculus.org git repositories - mikachu/openbox.git/history - openbox/client.c
move the code to find the window under the pointer out of focus.c to client.c
[mikachu/openbox.git] / openbox / client.c
2003-06-08 Dana Jansensmore checks for when to do an XResizeWindow
2003-06-08 Dana Jansenssend the configure notify for resizes too, just to...
2003-06-08 Dana Jansensonlt send configurenotify if the client actually moved...
2003-06-08 Dana Jansenssome more fixes for resizing clients. aspect ratio...
2003-06-08 Dana Jansensfrom icccm:
2003-06-08 Dana Jansensi was backwards
2003-06-08 Dana Jansensdon't resize the client itself while doing a resize...
2003-06-04 Dana Jansensbetter VIDMODE support, handle the cases where the...
2003-06-04 Dana Jansenssize fullscreen applications to the resolution with...
2003-06-04 Dana Jansensremove the client_remaximize function, and replace...
2003-06-04 Dana Jansensuse client_can_focus from client_focus to always get...
2003-06-04 Dana Jansensreverting the transient focus cycle change, its just...
2003-06-04 Dana Jansensallow focus_fallback to query if a client can be focuse...
2003-06-03 Dana Jansensignore xerrors while using the pixmaps specified by...
2003-06-03 Dana Jansensrm g_messages.. ones that segfault.. :>
2003-06-02 Dana Jansensalso dont increment the nicons if the w*h is 0
2003-06-02 Dana Jansenswatch out for 0x0 icons, and skip them
2003-05-30 Dana Jansensadjust what gets raised on map a bit, a little less...
2003-05-26 Dana Jansensuse frame->visible, not the desktop number, other state...
2003-05-24 Dana Jansensuse the user friendly desktop number
2003-05-22 Dana Jansensadd actions for changing client layers to abov/below...
2003-05-22 Dana Jansenstypo
2003-05-21 Scott MoynesClient menus
2003-05-19 Dana Jansens2 in 1 again..
2003-05-18 Dana Jansensmake icons use pixel32 data, and image_draw takes pixel...
2003-05-18 Scott Moynesthis is actually xor :) - fixing the focus search funct...
2003-05-18 Dana Jansens2 in 1 deal :\
2003-05-16 Dana Jansensprint the class not the name
2003-05-16 Dana Jansenssave the dock's class/name for future evil purposes!
2003-05-16 Dana Jansensrename "Slit" to "Dock".
2003-05-16 Dana Jansensadd anotehr stacking_add function.
2003-05-14 Dana Jansenspass teh correct values for config notify events
2003-05-11 Dana JansensClients Menus and Slits are all 'ObWindow's now.
2003-05-11 Dana Jansensuse the size of the icon window for slit apps, not...
2003-05-10 Dana Jansensadd a slit to the kernel
2003-05-09 Dana Jansensadd a client_activate function, use it for net_wm_activ...
2003-05-09 Dana Jansensall my changes while i was offline.
2003-04-27 Dana Jansensa more correct for the missing frame problem. don't...
2003-04-25 Dana Jansensonly focus on startup if focus_new is true
2003-04-25 Dana Jansensrestore the desktop and focused window on restarts...
2003-04-25 Dana Jansensadd helper functions for manipulating the focus_order...
2003-04-24 Dana Jansenssome more checks for transients looping on eachother...
2003-04-22 Dana Jansenseven better checks for when to focus new windows. focus...
2003-04-21 Dana Jansensyet more changes to choosing to focus windows when...
2003-04-20 Dana Jansensnew focus-new rules
2003-04-19 Dana Jansensi lied.. fuck @ those gnome dialogs
2003-04-19 Dana Jansenslighten up a bit on the focus new windows criteria
2003-04-18 Dana Jansensadjust choosing to focus new windows, make it more...
2003-04-18 Dana Jansensmore strict rules on what will be focused by the focusN...
2003-04-18 Dana Jansenswatch out when unmanaging a window, that it is not...
2003-04-17 Dana Jansensa) put transient windows on the same desktop as their...
2003-04-16 Dana Jansenscode cleanup
2003-04-16 Dana Jansenswhen flags are not set assume bette defaults
2003-04-16 Dana Jansensonly change the group info if the group flag is set
2003-04-16 Dana Jansensonly add transients if we are IN a group
2003-04-16 Dana Jansensoops nm
2003-04-16 Dana Jansensless ()s cleanup
2003-04-16 Dana Jansensremove transients before removing ourlselves from teh...
2003-04-16 Dana Jansensset the group to null when removeing ourselves from it
2003-04-15 Dana Jansensremove transients of the group from teh window when...
2003-04-15 Dana Jansensadd group transients when setting up the group
2003-04-15 Dana Jansensbug in the search for transient_for's
2003-04-14 Dana Jansensfixes for handling char**s
2003-04-14 Dana Jansensremove casts from PROP defines. use proper vars and...
2003-04-14 Dana Jansensrip the prop code i wrote in cwmcc out and make it...
2003-04-14 Dana Jansensapply layers to all transients. only raise once on...
2003-04-13 Dana Jansensifdef not ifndef
2003-04-13 Dana Jansenssimple cleanups for the client_iconify function.
2003-04-13 Dana Jansensrm the unused vars
2003-04-13 Dana Jansensonyl focus 'normal' windows on map
2003-04-13 Dana Jansensonly keep fullscreen windows on top while they are...
2003-04-13 Dana Jansensmake fullscreen decorations and functions be calculated...
2003-04-13 Dana Jansensonly print that when debuggin focus
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 Jansenssome smarter rules for focusing new window when focus_n...
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 Jansensfallback focus while unmanaging the window
2003-04-07 Dana Jansenscheck for new windows always being onscreen.
2003-04-07 Dana Jansenssupport for transients of groups
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-05 Dana Jansenstypo
2003-04-05 Dana Jansensput it back
2003-04-05 Dana Jansensmake unfocus really unfocus everything
2003-04-05 Dana Jansenschange how rc parsing will work. a=b will be parsed...
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 Jansensuse the frame's position in the maximize function since...
2003-03-31 Dana Jansensset fullscreen and max positions properly for all gravities
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...
2003-03-28 Dana JansensRevertToPointerRoot is the worse error case, so use...
2003-03-28 Dana Jansensmake the value boolean
2003-03-28 Dana Jansenswas not moving the window between desktop focus lists...
next