2002-05-14 |
Dana Jansens | confine the mouse to the window for button grabs so... |
tree | commitdiff |
2002-05-14 |
Dana Jansens | new version of bsetroot ported from blackbox cvs |
tree | commitdiff |
2002-05-14 |
Dana Jansens | set the button windows to None when they are destroyed... |
tree | commitdiff |
2002-05-14 |
Dana Jansens | compile with -Wall -W -pendantic when --enable-debug... |
tree | commitdiff |
2002-05-14 |
Dana Jansens | new focus code! working better than ever! |
tree | commitdiff |
2002-05-14 |
Dana Jansens | fix for changing window buttons order. destroy them... |
tree | commitdiff |
2002-05-13 |
Dana Jansens | fix segfaut from uninitialized focused_screen pointer |
tree | commitdiff |
2002-05-13 |
Dana Jansens | focus code updates |
tree | commitdiff |
2002-05-12 |
Dana Jansens | LinkedList->STL conversion completed. LinkedList is... |
tree | commitdiff |
2002-05-12 |
Dana Jansens | no more use of LinkedList in BaseDisplay |
tree | commitdiff |
2002-05-12 |
Dana Jansens | removed LinkedLists in BaseDisplay and Image. Only... |
tree | commitdiff |
2002-05-12 |
Dana Jansens | removed all 'using namespace std;' calls. |
tree | commitdiff |
2002-05-12 |
Dana Jansens | move some typedefs into class scope |
tree | commitdiff |
2002-05-12 |
Dana Jansens | converted all of the openbox class LinkedLists to STL... |
tree | commitdiff |
2002-05-12 |
Dana Jansens | converted the remaining LinkedLists in Screen to STL... |
tree | commitdiff |
2002-05-12 |
Dana Jansens | not initializing a pointer to NULL |
tree | commitdiff |
2002-05-12 |
Dana Jansens | couple of LinkedLists converted to STL lists in BScreen |
tree | commitdiff |
2002-05-11 |
Dana Jansens | use screen instead of its ImageControl to get/set the... |
tree | commitdiff |
2002-05-11 |
Dana Jansens | make image dithering value load correctly |
tree | commitdiff |
2002-05-11 |
Dana Jansens | converted from LinkedList to STL vector and list |
tree | commitdiff |
2002-05-10 |
Dana Jansens | fixes for using ostrstream in gcc3. have to unfreeze... |
tree | commitdiff |
2002-05-10 |
Dana Jansens | better gcc3 compat. using ostrstream again. and using... |
tree | commitdiff |
2002-05-07 |
Dana Jansens | gcc 3 compatibility, converted strstreams to stringstreams |
tree | commitdiff |
2002-05-03 |
Dana Jansens | stop moving a window if it is maximized |
tree | commitdiff |
2002-05-02 |
Dana Jansens | windows at positions x<0 or y<0 are no longer ignored... |
tree | commitdiff |
2002-05-01 |
Dana Jansens | better toolbar strftime size/padding fix |
tree | commitdiff |
2002-05-01 |
Dana Jansens | BScreen::resource.root_command wasnt being initialized |
tree | commitdiff |
2002-05-01 |
Dana Jansens | fix possible seg because of new move code. make sure... |
tree | commitdiff |
2002-04-30 |
Dana Jansens | when a window begins moving, make sure another window... |
tree | commitdiff |
2002-04-30 |
Dana Jansens | make sure that the only time Click-to-place kicks in... |
tree | commitdiff |
2002-04-30 |
Dana Jansens | bug #1 from click placement fixed. was catching more... |
tree | commitdiff |
2002-04-30 |
Dana Jansens | save the titlebarLayout in the default config |
tree | commitdiff |
2002-04-29 |
Dana Jansens | fix bug with window menu positioning |
tree | commitdiff |
2002-04-29 |
Dana Jansens | fixed col placement |
tree | commitdiff |
2002-04-29 |
Dana Jansens | better logic when changing a window's decoration level... |
tree | commitdiff |
2002-04-29 |
Dana Jansens | fixed bug from converting over to STL |
tree | commitdiff |
2002-04-28 |
Dana Jansens | when a window is iconified, it was being moved, end... |
tree | commitdiff |
2002-04-28 |
Dana Jansens | don't click-to-place windows when they specify a position |
tree | commitdiff |
2002-04-28 |
Dana Jansens | properly handle placing a window while another window... |
tree | commitdiff |
2002-04-28 |
Dana Jansens | if user is moving a window and switches workspaces... |
tree | commitdiff |
2002-04-28 |
Dana Jansens | added ClickMouse window placement policy |
tree | commitdiff |
2002-04-28 |
Dana Jansens | moved the 'moving window' logic into separate functions... |
tree | commitdiff |
2002-04-28 |
Dana Jansens | new row/col Smart Placement from colophon |
tree | commitdiff |
2002-04-28 |
Dana Jansens | added UnderMouse windwo placement. |
tree | commitdiff |
2002-04-27 |
Dana Jansens | better cascadePlacement. uses screen.availableArea(). |
tree | commitdiff |
2002-04-27 |
Dana Jansens | added BScreen::availableArea() which returns a rect... |
tree | commitdiff |
2002-04-27 |
Dana Jansens | removed debugging couts |
tree | commitdiff |
2002-04-27 |
Dana Jansens | add std:: to the vector typedef in Basemenu |
tree | commitdiff |
2002-04-27 |
Dana Jansens | converted from LinkedList to a vector |
tree | commitdiff |
2002-04-26 |
Dana Jansens | more dithering fix. |
tree | commitdiff |
2002-04-26 |
Dana Jansens | that segfaulted. oops. added a workaround so setImageDi... |
tree | commitdiff |
2002-04-26 |
Dana Jansens | when Image Dither is changed in the menu, make ob recon... |
tree | commitdiff |
2002-04-24 |
Dana Jansens | fix Resource class so that you cant cast a string to... |
tree | commitdiff |
2002-04-23 |
Dana Jansens | Rolled back to the old row and column smart placement... |
tree | commitdiff |
2002-04-22 |
Dana Jansens | even more fixes for maximizing/placement with hidden... |
tree | commitdiff |
2002-04-22 |
Dana Jansens | maximize and placeWindow now behave properly when the... |
tree | commitdiff |
2002-04-22 |
Dana Jansens | posible fix for maximizing when slit is auto-hidden |
tree | commitdiff |
2002-04-21 |
Dana Jansens | changed external window interface to only have an area... |
tree | commitdiff |
2002-04-21 |
Dana Jansens | some placement fixes from colophon. |
tree | commitdiff |
2002-04-21 |
Dana Jansens | new row and column placement, using a modified bestfit... |
tree | commitdiff |
2002-04-21 |
Dana Jansens | even better bestfit placement. way to go colophon! |
tree | commitdiff |
2002-04-21 |
Dana Jansens | specify the std:: namespace for the ostrstreams. |
tree | commitdiff |
2002-04-21 |
Dana Jansens | bestfit placement now honors the left->right and top... |
tree | commitdiff |
2002-04-20 |
Dana Jansens | compile fix for --disable-slit |
tree | commitdiff |
2002-04-20 |
Dana Jansens | better logic to not place windows over the slit and... |
tree | commitdiff |
2002-04-20 |
Dana Jansens | changes to bestfit from ruhi. takes windows sizes into... |
tree | commitdiff |
2002-04-20 |
Dana Jansens | on reconfigure, if an option isn't specified in the... |
tree | commitdiff |
2002-04-20 |
Dana Jansens | comment typo and function spacing fix |
tree | commitdiff |
2002-04-20 |
Scott Moynes | fixed memory leaks for strftime_format and rootcommand |
tree | commitdiff |
2002-04-20 |
Scott Moynes | fixed memory leak of application_name |
tree | commitdiff |
2002-04-20 |
Scott Moynes | fixed a memory leak for resource.titlebar_layout |
tree | commitdiff |
2002-04-19 |
Dana Jansens | fixed memory leak in screen::load() |
tree | commitdiff |
2002-04-19 |
Dana Jansens | starting openbox without an rc file now works. it makes... |
tree | commitdiff |
2002-04-19 |
Dana Jansens | temprary fix for the memleaks in ::load() and ::set... |
tree | commitdiff |
2002-04-18 |
Scott Moynes | added new bsetbg manpage |
tree | commitdiff |
2002-04-18 |
Dana Jansens | fix 2 bus errors on osx: |
tree | commitdiff |
2002-04-18 |
Dana Jansens | optimized the finding-the-slit-position code in positio... |
tree | commitdiff |
2002-04-18 |
Dana Jansens | added Inflate, Deflate, and Translate to the Rect geome... |
tree | commitdiff |
2002-04-18 |
Dana Jansens | remove debugging couts |
tree | commitdiff |
2002-04-18 |
Dana Jansens | temporary solution to avoid placing windows over the... |
tree | commitdiff |
2002-04-18 |
Dana Jansens | now yuo can change styles again! (oops) wasnt saving... |
tree | commitdiff |
2002-04-18 |
Dana Jansens | maps/unmaps the toolbar when its resource setting is... |
tree | commitdiff |
2002-04-18 |
Dana Jansens | accidently removed a line somehow. OpaqueMove is now... |
tree | commitdiff |
2002-04-17 |
Dana Jansens | menus update their values when they are reconfigure()d. |
tree | commitdiff |
2002-04-17 |
Dana Jansens | configuration changes "done"!! |
tree | commitdiff |
2002-04-17 |
Dana Jansens | Toolbar saves its settings as their changed |
tree | commitdiff |
2002-04-16 |
Dana Jansens | Slit loads its own settings and saves them as they... |
tree | commitdiff |
2002-04-16 |
Scott Moynes | fixed snap to edges with toolbar hidden |
tree | commitdiff |
2002-04-16 |
Dana Jansens | renamed the obResource class to Resource. |
tree | commitdiff |
2002-04-16 |
Scott Moynes | fixed HAVE_STRING_H introduced from some parrallel... |
tree | commitdiff |
2002-04-16 |
Scott Moynes | Added a runtime option for hiding the toolbar totally... |
tree | commitdiff |
2002-04-16 |
Dana Jansens | removed unneeded #include <X11/Xutil.h> |
tree | commitdiff |
2002-04-16 |
Dana Jansens | reversed tehmouse wheel buttons on the root window... |
tree | commitdiff |
2002-04-16 |
Dana Jansens | get rid of the STDC_HEADERS check... this failed on... |
tree | commitdiff |
2002-04-16 |
Dana Jansens | removed the code to make the .blackboxrc symlink to... |
tree | commitdiff |
2002-04-16 |
Dana Jansens | applied Ruhi's cleanup patch. moves colSmartPlacement... |
tree | commitdiff |
2002-04-15 |
Scott Moynes | added some consts to the cascade code |
tree | commitdiff |
2002-04-15 |
Dana Jansens | apparently there were compiling problems with automake... |
tree | commitdiff |
2002-04-15 |
Scott Moynes | Added a fallback for Best Fit to cascade. Also, moved... |
tree | commitdiff |
2002-04-14 |
Dana Jansens | Slit has an area Rect now, and returns Rect, Size,... |
tree | commitdiff |
next |