2002-05-05 |
Dana Jansens | fix headers to use the new defines
|
commit | commitdiff | tree |
2002-05-03 |
Dana Jansens | stop moving a window if it is maximized
|
commit | commitdiff | tree |
2002-05-02 |
Dana Jansens | windows at positions x<0 or y<0 are no longer ignored...
|
commit | commitdiff | tree |
2002-05-01 |
Dana Jansens | better toolbar strftime size/padding fix
|
commit | commitdiff | tree |
2002-05-01 |
Dana Jansens | BScreen::resource.root_command wasnt being initialized
|
commit | commitdiff | tree |
2002-05-01 |
Dana Jansens | xsetbg typo
|
commit | commitdiff | tree |
2002-05-01 |
Dana Jansens | fix possible seg because of new move code. make sure...
|
commit | commitdiff | tree |
2002-04-30 |
Dana Jansens | when a window begins moving, make sure another window...
|
commit | commitdiff | tree |
2002-04-30 |
Dana Jansens | make sure that the only time Click-to-place kicks in...
|
commit | commitdiff | tree |
2002-04-30 |
Dana Jansens | bug #1 from click placement fixed. was catching more...
|
commit | commitdiff | tree |
2002-04-30 |
Dana Jansens | removing old files that got merged in
|
commit | commitdiff | tree |
2002-04-30 |
Dana Jansens | save the titlebarLayout in the default config
|
commit | commitdiff | tree |
2002-04-29 |
Dana Jansens | changelog fixes
|
commit | commitdiff | tree |
2002-04-29 |
Dana Jansens | fix positioning of the window menu
|
commit | commitdiff | tree |
2002-04-29 |
Dana Jansens | fix bug with window menu positioning
|
commit | commitdiff | tree |
2002-04-29 |
Dana Jansens | fixed col placement
|
commit | commitdiff | tree |
2002-04-29 |
Dana Jansens | better logic when changing a window's decoration level...
|
commit | commitdiff | tree |
2002-04-29 |
Dana Jansens | better logic when changing a window's decoration level...
|
commit | commitdiff | tree |
2002-04-29 |
Dana Jansens | fixed bug from converting over to STL
|
commit | commitdiff | tree |
2002-04-28 |
Dana Jansens | bsetroot supports transparent apps with root property
|
commit | commitdiff | tree |
2002-04-28 |
Dana Jansens | took bsetroot from Blackbox moving_target.. "bsetroot...
|
commit | commitdiff | tree |
2002-04-28 |
Dana Jansens | when a window is iconified, it was being moved, end...
|
commit | commitdiff | tree |
2002-04-28 |
Dana Jansens | don't click-to-place windows when they specify a position
|
commit | commitdiff | tree |
2002-04-28 |
Dana Jansens | properly handle placing a window while another window...
|
commit | commitdiff | tree |
2002-04-28 |
Dana Jansens | if user is moving a window and switches workspaces...
|
commit | commitdiff | tree |
2002-04-28 |
Dana Jansens | added ClickMouse window placement policy
|
commit | commitdiff | tree |
2002-04-28 |
Dana Jansens | moved the 'moving window' logic into separate functions...
|
commit | commitdiff | tree |
2002-04-28 |
Dana Jansens | new row/col Smart Placement from colophon
|
commit | commitdiff | tree |
2002-04-28 |
Dana Jansens | added UnderMouse windwo placement.
|
commit | commitdiff | tree |
2002-04-27 |
Dana Jansens | better cascadePlacement. uses screen.availableArea().
|
commit | commitdiff | tree |
2002-04-27 |
Dana Jansens | added BScreen::availableArea() which returns a rect...
|
commit | commitdiff | tree |
2002-04-27 |
Dana Jansens | removed debugging couts
|
commit | commitdiff | tree |
2002-04-27 |
Dana Jansens | add std:: to the vector typedef in Basemenu
|
commit | commitdiff | tree |
2002-04-27 |
Dana Jansens | converted from LinkedList to a vector
|
commit | commitdiff | tree |
2002-04-26 |
Dana Jansens | more dithering fix.
|
commit | commitdiff | tree |
2002-04-26 |
Dana Jansens | that segfaulted. oops. added a workaround so setImageDither...
|
commit | commitdiff | tree |
2002-04-26 |
Dana Jansens | when Image Dither is changed in the menu, make ob reconfigur...
|
commit | commitdiff | tree |
2002-04-24 |
Dana Jansens | fix Resource class so that you cant cast a string to...
|
commit | commitdiff | tree |
2002-04-23 |
Dana Jansens | Rolled back to the old row and column smart placement...
|
commit | commitdiff | tree |
2002-04-22 |
Dana Jansens | even more fixes for maximizing/placement with hidden...
|
commit | commitdiff | tree |
2002-04-22 |
Dana Jansens | maximize and placeWindow now behave properly when the...
|
commit | commitdiff | tree |
2002-04-22 |
Dana Jansens | changing to the older version of this style. its far...
|
commit | commitdiff | tree |
2002-04-22 |
Dana Jansens | posible fix for maximizing when slit is auto-hidden
|
commit | commitdiff | tree |
2002-04-21 |
Dana Jansens | changed external window interface to only have an area...
|
commit | commitdiff | tree |
2002-04-21 |
Dana Jansens | some placement fixes from colophon.
|
commit | commitdiff | tree |
2002-04-21 |
Dana Jansens | new row and column placement, using a modified bestfit...
|
commit | commitdiff | tree |
2002-04-21 |
Dana Jansens | fixed some uninstall issues
|
commit | commitdiff | tree |
2002-04-21 |
Dana Jansens | even better bestfit placement. way to go colophon!
|
commit | commitdiff | tree |
2002-04-21 |
Dana Jansens | specify the std:: namespace for the ostrstreams.
|
commit | commitdiff | tree |
2002-04-21 |
Dana Jansens | bestfit placement now honors the left->right and top...
|
commit | commitdiff | tree |
2002-04-20 |
Dana Jansens | compile fix for --disable-slit
|
commit | commitdiff | tree |
2002-04-20 |
Dana Jansens | added Changelog entry for the improved maximize-window...
|
commit | commitdiff | tree |
2002-04-20 |
Dana Jansens | better logic to not place windows over the slit and...
|
commit | commitdiff | tree |
2002-04-20 |
Dana Jansens | changes to bestfit from ruhi. takes windows sizes into...
|
commit | commitdiff | tree |
2002-04-20 |
Dana Jansens | on reconfigure, if an option isn't specified in the...
|
commit | commitdiff | tree |
2002-04-20 |
Dana Jansens | comment typo and function spacing fix
|
commit | commitdiff | tree |
2002-04-19 |
Dana Jansens | fixed memory leak in screen::load()
|
commit | commitdiff | tree |
2002-04-19 |
Dana Jansens | updated TODO to match current cvs status. yay progress!
|
commit | commitdiff | tree |
2002-04-19 |
Dana Jansens | starting openbox without an rc file now works. it makes...
|
commit | commitdiff | tree |
2002-04-19 |
Dana Jansens | temprary fix for the memleaks in ::load() and ::set...
|
commit | commitdiff | tree |
2002-04-18 |
Dana Jansens | fix 2 bus errors on osx:
|
commit | commitdiff | tree |
2002-04-18 |
Dana Jansens | new bsetbg from cthulhain
|
commit | commitdiff | tree |
2002-04-18 |
Dana Jansens | optimized the finding-the-slit-position code in positionWindow
|
commit | commitdiff | tree |
2002-04-18 |
Dana Jansens | added Inflate, Deflate, and Translate to the Rect geometry...
|
commit | commitdiff | tree |
2002-04-18 |
Dana Jansens | remove debugging couts
|
commit | commitdiff | tree |
2002-04-18 |
Dana Jansens | temporary solution to avoid placing windows over the...
|
commit | commitdiff | tree |
2002-04-18 |
Dana Jansens | now yuo can change styles again! (oops) wasnt saving...
|
commit | commitdiff | tree |
2002-04-18 |
Dana Jansens | maps/unmaps the toolbar when its resource setting is...
|
commit | commitdiff | tree |
2002-04-18 |
Dana Jansens | accidently removed a line somehow. OpaqueMove is now...
|
commit | commitdiff | tree |
2002-04-17 |
Dana Jansens | menus update their values when they are reconfigure()d.
|
commit | commitdiff | tree |
2002-04-17 |
Dana Jansens | configuration changes "done"!!
|
commit | commitdiff | tree |
2002-04-17 |
Dana Jansens | Toolbar saves its settings as their changed
|
commit | commitdiff | tree |
2002-04-16 |
Dana Jansens | Slit loads its own settings and saves them as they...
|
commit | commitdiff | tree |
2002-04-16 |
Dana Jansens | renamed the obResource class to Resource.
|
commit | commitdiff | tree |
2002-04-16 |
Dana Jansens | renamed the Changelog files
|
commit | commitdiff | tree |
2002-04-16 |
Dana Jansens | removed unneeded #include <X11/Xutil.h>
|
commit | commitdiff | tree |
2002-04-16 |
Dana Jansens | reversed tehmouse wheel buttons on the root window...
|
commit | commitdiff | tree |
2002-04-16 |
Dana Jansens | get rid of the STDC_HEADERS check... this failed on...
|
commit | commitdiff | tree |
2002-04-16 |
Dana Jansens | removed the code to make the .blackboxrc symlink to...
|
commit | commitdiff | tree |
2002-04-16 |
Dana Jansens | applied Ruhi's cleanup patch. moves colSmartPlacement...
|
commit | commitdiff | tree |
2002-04-15 |
Dana Jansens | apparently there were compiling problems with automake...
|
commit | commitdiff | tree |
2002-04-14 |
Dana Jansens | add the Geometry classes to bsetroot
|
commit | commitdiff | tree |
2002-04-14 |
Dana Jansens | Fixed bsetroot to use the new Geometries returned in...
|
commit | commitdiff | tree |
2002-04-14 |
Dana Jansens | Slit has an area Rect now, and returns Rect, Size,...
|
commit | commitdiff | tree |
2002-04-14 |
Dana Jansens | BScreen (ScreenInfo) now contains a size() instead...
|
commit | commitdiff | tree |
2002-04-14 |
Dana Jansens | changed OpenboxWindow to not have getFrameX/getWidth...
|
commit | commitdiff | tree |
2002-04-14 |
Dana Jansens | Added Util.h, which contains only an ASSERT macro for now
|
commit | commitdiff | tree |
2002-04-14 |
Dana Jansens | changed version number to 1.0.0. fixed a warning in...
|
commit | commitdiff | tree |
2002-04-14 |
Dana Jansens | made bsetroot compile with the new code for references...
|
commit | commitdiff | tree |
2002-04-14 |
Dana Jansens | using references instead of pointers if possible in...
|
commit | commitdiff | tree |
2002-04-14 |
Dana Jansens | using a Screen reference instead of pointer in Workspace
|
commit | commitdiff | tree |
2002-04-14 |
Dana Jansens | using a reference for Openbox instead of a pointer
|
commit | commitdiff | tree |
2002-04-14 |
Dana Jansens | using some references instead of pointers where possible...
|
commit | commitdiff | tree |
2002-04-14 |
Dana Jansens | only add one extra space to pad the clock in the toolbar
|
commit | commitdiff | tree |
2002-04-14 |
Dana Jansens | Using some references instead of pointers for the menus.
|
commit | commitdiff | tree |
2002-04-14 |
Dana Jansens | made shaded windows snap properly at their bottom,...
|
commit | commitdiff | tree |
2002-04-14 |
Dana Jansens | changing the fix for fonts clipping in the titlebar...
|
commit | commitdiff | tree |
2002-04-14 |
Dana Jansens | added 'deep' style
|
commit | commitdiff | tree |
2002-04-14 |
Dana Jansens | merged the changelog from the 0.99.0 (stable) branch...
|
commit | commitdiff | tree |
2002-04-14 |
Dana Jansens | added entry for new BestFit placement type
|
commit | commitdiff | tree |
next |