]> icculus.org git repositories - dana/openbox.git/history - src/Window.cc
merged bitmap buttons
[dana/openbox.git] / src / Window.cc
2002-09-14 Scott Moynesmerged bitmap buttons
2002-09-11 Dana Jansensmake alt-right click resizing work on the window handles
2002-09-08 Dana Jansenscatch button presses on the window's frame window,...
2002-09-04 Dana Jansensback out the thick X button
2002-09-04 Dana Jansenswatch for sticky windows when mapping, let them show.
2002-09-01 Dana Jansenssync with 2.0 branch (fix auto-rasie with gtk issue)
2002-08-31 Dana Jansenssync with the 2.0 branch
2002-08-29 Scott Moynesfixed debug flag being forced on.
2002-08-28 Scott MoynesAdded a optional omnipresent button, enabled using...
2002-08-27 Dana Jansensfix shape.
2002-08-26 Scott MoynesDraw close button with line_width of 2.
2002-08-26 Dana Jansensdont limit how big a window can be resized.
2002-08-26 Dana Jansensdon't limit how big a window can be resized
2002-08-26 Dana Jansensformat comment
2002-08-25 Dana Jansensuse the window's gravity when handling a configureReque...
2002-08-25 Dana Jansensactually check if a window has the function flags appro...
2002-08-23 Dana Jansensdont autoraise when the window isn't going to get focus...
2002-08-22 Dana Jansenssync with bb-cvs
2002-08-21 Dana Jansensdont grab other windows while warping in opaque mode
2002-08-21 Dana Jansensdont pass an unused parameter, and return an unused...
2002-08-21 Dana Jansenswarping works!
2002-08-21 Dana Jansensmaking warping work.. hopefully.
2002-08-21 Dana Jansensadd support for the kde-override hint, making the windo...
2002-08-20 Dana Jansenschange how the pointer is moved.. try make this more...
2002-08-20 Dana JansensFix send to menu, having deleted workspaces in it.
2002-08-15 Dana Jansenssync with bb-cvs.
2002-08-14 Dana Jansenstesting whether i caused a bug with this code
2002-08-14 Dana Jansensproperly watch for windows on other workspaces when...
2002-08-14 Dana Jansensremove the net_wm_desktop/state hints from a window...
2002-08-13 Dana Jansensdont let windows get initially mapped when they arent...
2002-08-13 Dana Jansensdon't actually focus windows when adding them to the...
2002-08-13 Dana Jansensresize with alt+right click in all the same places...
2002-08-13 Dana Jansensdon't make Decor_Close depend on MWM hints. Thats not...
2002-08-12 Dana Jansensfix whitespace
2002-08-10 Dana Jansensallow the user to specify the modmask used to mouse...
2002-08-10 Dana Jansenssync with bb-cvs
2002-08-10 Dana Jansenssupport the blackbox hints right and the blackbox attri...
2002-08-10 Dana Jansensreconfigure wont break decor highlighting now
2002-08-09 Dana Jansensset a window's decorations based on mwm and window...
2002-08-09 Dana Jansenshandle toolbars and utility windows proper. also, no...
2002-08-08 Dana Jansensdon't let windows snap to themself
2002-08-08 Dana Jansenswatch for transient == ~0ul
2002-08-07 Dana Jansenssync with blackbox
2002-08-06 Dana Jansensdont snap things around crazy with small windows in...
2002-08-02 Dana Jansensadd the resource for the window snapping offset
2002-08-02 Dana Jansenshonor the snap_offset properly for windows, and for...
2002-08-02 Dana Jansenssnap to windows/edges an optional offset away
2002-08-02 Dana Jansensadd rc options for window snapping/resistance
2002-08-02 Dana Jansenssnapping/resistance is optional for window and edge...
2002-08-02 Dana Jansenssnap to bottoms too =]
2002-08-02 Dana Jansenswindow resistance complete
2002-08-02 Dana Jansensmore resistance working. edge of screen works right now
2002-08-02 Dana Jansensstab #3. window-to-window works. window-to-screen doesnt
2002-08-02 Dana Jansenssecond stab at resistance
2002-08-02 Dana Jansensfirst stab at window resistance instead of snapping
2002-07-30 Dana Jansensremove sticky windows from other workspaces when unstic...
2002-07-30 Dana Jansensdon't focus non-visible windows
2002-07-29 Dana Jansensuse a list of rects instead of windows for window-to...
2002-07-29 Dana Jansensbetter sticky windows.
2002-07-29 Dana Jansensget the window's title before adding it to the workspac...
2002-07-28 Dana Jansenssync with bb-cvs (fixes the java bug, plus menu prasing...
2002-07-27 Dana Jansensfixes to make sticky windows work better. they appear...
2002-07-27 Dana Jansenswhen a window is uniconified, ensure its nothe 'last...
2002-07-26 Dana Jansenslet normal windows be netizens again
2002-07-26 Dana Jansenssync with bb-cvs
2002-07-25 Dana Jansenstake out that goddamn stupid assert
2002-07-25 Dana Jansensuse the flag not the function
2002-07-25 Dana Jansensbetter focusing. don't set the focused window when...
2002-07-23 Dana Jansensmake modal dialogs unmodal before reassigning focus...
2002-07-23 Dana Jansensindenting
2002-07-23 Dana Jansensadd rc option for workspaceWarping
2002-07-23 Dana Jansensfix a crash. when the window loses focus during its...
2002-07-23 Dana Jansensworkspace warping. this needs to be optional! also...
2002-07-23 Dana Jansensmodal transients wouldnt throw their focus up to their...
2002-07-22 Dana Jansenssnapping better to the xinerama regions
2002-07-22 Dana Jansensmake it real easy to change the modifier key used for...
2002-07-22 Dana Jansensdont snap windows to rects they arent in for the screen...
2002-07-22 Dana Jansenswindow snapping now has xinerama support
2002-07-22 Dana Jansensxinerama support for maximizing windows
2002-07-21 Dana Jansenssync with bb-cvs.
2002-07-19 Dana Jansensscrewed up the order in which hints were retrieved...
2002-07-19 Dana Jansensonly focus new transient windows if their parent has...
2002-07-18 Dana Jansensselect the focused window in the workspace menu
2002-07-16 Dana Jansensmuch awesome support for special windows like panels...
2002-07-16 Dana Jansensput the assert back. better solution in mind
2002-07-16 Dana Jansenstaking out an assert that only causes problems
2002-07-16 Dana JansensClick Mouse Placement is BACK!#!#
2002-07-16 Dana Jansensdont reposition non-normal/dialog windows when they...
2002-07-15 Dana Jansenskde's 'desktop menu' now works just like a panel
2002-07-14 Dana Jansensfix case where the window group deletes itself. somehow...
2002-07-14 Dana Jansenssych with blackbox
2002-07-11 Dana Jansensmake the wheel mouse shade anywhere on the titlebar...
2002-07-09 Dana Jansenssynch with bb-cvs.
2002-07-09 Dana Jansenskeep iconified windows' workspace set to BSENTINEL...
2002-07-09 Dana Jansenswhen a window is iconified, set its workspace to 'all...
2002-07-07 Dana Jansenssync with bb-cvs
2002-07-05 Dana Jansenssync with bb-cvs: re-add support for alt-button2, fix...
2002-07-05 Dana Jansensremove compiler warnings
2002-07-05 Dana Jansenswhen placing a window, dont use its strut while placing...
2002-07-05 Dana Jansensmake iconified windows uniconify on an XMapRequestEvent.
next