mikachu/openbox.git
22 years agoadded first revision of the BestFit placement type.
Dana Jansens [Sun, 14 Apr 2002 01:11:51 +0000 (01:11 +0000)]
added first revision of the BestFit placement type.
moved RowSmart placement type out of placeWindow() to its own function like bestFit. Will continue moving other placement types into their own functions.

22 years agoadding Geometry classes: Point, Size, and Rect
Dana Jansens [Sat, 13 Apr 2002 23:41:36 +0000 (23:41 +0000)]
adding Geometry classes: Point, Size, and Rect

22 years agoremoved all Xrm database calls from Screen.cc (style loading).
Dana Jansens [Sat, 13 Apr 2002 22:42:31 +0000 (22:42 +0000)]
removed all Xrm database calls from Screen.cc (style loading).
This completes the conversion to using the obResource class, there are no class to Xrm* except in Resource.cc/h

22 years agoFixed a bug in the bsetroot build that caused really strange behaviour
Scott Moynes [Sat, 13 Apr 2002 21:26:00 +0000 (21:26 +0000)]
Fixed a bug in the bsetroot build that caused really strange behaviour

22 years agoadded symlinking. needs a little work.
Scott Moynes [Sat, 13 Apr 2002 02:09:37 +0000 (02:09 +0000)]
added symlinking. needs a little work.

22 years agoreal_reconfigure now using obResource instead of teh XrmDatabase calls.
Dana Jansens [Fri, 12 Apr 2002 06:11:31 +0000 (06:11 +0000)]
real_reconfigure now using obResource instead of teh XrmDatabase calls.
obResource class calls XrmInitialize().

22 years agosave_rc() using the obResource class to save blackbox's configuration.
Dana Jansens [Fri, 12 Apr 2002 06:05:04 +0000 (06:05 +0000)]
save_rc() using the obResource class to save blackbox's configuration.
renamed BScreen::getCount to BScreen::getWorkspaceCount.

22 years agochanged the default edge-snap distance from 0 to 4. This way new users will see that...
Dana Jansens [Thu, 11 Apr 2002 06:59:34 +0000 (06:59 +0000)]
changed the default edge-snap distance from 0 to 4. This way new users will see that the option is there for them to change.

22 years agoload_rc(BScreen *) now uses the obResource class to load its configuration
Dana Jansens [Thu, 11 Apr 2002 06:58:53 +0000 (06:58 +0000)]
load_rc(BScreen *) now uses the obResource class to load its configuration
added a few consts in BScreen to be compatible with the new code.
reordered the compilation in src/ so that Resource.cc is in alphabetical order

22 years agoload_rc() now uses the obResource class to load its configuration
Dana Jansens [Thu, 11 Apr 2002 05:05:48 +0000 (05:05 +0000)]
load_rc() now uses the obResource class to load its configuration

22 years agoadding rules on how to code this project.
Dana Jansens [Thu, 11 Apr 2002 04:05:49 +0000 (04:05 +0000)]
adding rules on how to code this project.

22 years agoadded the obResource class which handles Xresouce database files in a sane manner
Dana Jansens [Thu, 11 Apr 2002 03:57:05 +0000 (03:57 +0000)]
added the obResource class which handles Xresouce database files in a sane manner

22 years agoadded the obResource class which handles Xresouce database files in a sane manner.
Dana Jansens [Thu, 11 Apr 2002 03:51:17 +0000 (03:51 +0000)]
added the obResource class which handles Xresouce database files in a sane manner.

22 years agoInitial revision
Dana Jansens [Thu, 11 Apr 2002 03:20:38 +0000 (03:20 +0000)]
Initial revision

22 years agoNew repository initialized by cvs2svn.
unknown [Thu, 11 Apr 2002 03:20:38 +0000 (03:20 +0000)]
New repository initialized by cvs2svn.