Dana Jansens
7bf96a9123
compiles now. uses xft2
...
remove the nls remainders
2002-10-31 08:42:45 +00:00
Dana Jansens
24f64750e9
change default style to mbdtex
2002-08-16 21:14:27 +00:00
Dana Jansens
08d793bb79
add BFont class, with Xft support
2002-07-03 06:34:25 +00:00
Dana Jansens
75a068cca2
removing old Makefile.in, rolling back Makefile.am to before the mappable muse button bindings
2002-07-03 01:31:32 +00:00
Dana Jansens
888c0bac90
backing out all changes to make mouse button mapping's configurable
2002-07-02 14:57:02 +00:00
Dana Jansens
351a06655b
Configureable button mappings!
2002-06-29 23:50:04 +00:00
Dana Jansens
f4c0547b7a
merge from netwm-merge2 to netwm-merge3. Basically, all of netwm that we intend to support is 'supported'. Just need to squash bugs now.
2002-06-21 20:40:14 +00:00
Dana Jansens
7a55323343
syching with bb-cvs. rm .\#* on make dist-clean. nls updates.
2002-06-05 03:51:26 +00:00
Dana Jansens
b8ee3dbc45
merging in netwm changes at merge point "netwm-merge1". This add the XAtom class, and sets the net_supported_wm_check related atoms.
2002-05-28 14:32:42 +00:00
Dana Jansens
62ea1c5937
use config.h for configuration options instead of a bunch of -D's on the compile command lines
2002-05-28 07:41:47 +00:00
Dana Jansens
0305cbdc3a
add Configuration class for generic configuration data load/save-ing.
...
use Configuration class throughout code. no longer save rc file on exit, save when any options are changed.
2002-05-26 20:25:38 +00:00
Dana Jansens
e5bdc51167
build a 'openbox' binary
2002-05-25 01:18:50 +00:00
Dana Jansens
f70f3028ce
use our default style
2002-05-25 01:11:24 +00:00
Dana Jansens
8794d357e6
import from bb-cvs
...
added slit and enable-clobber defines back in Makefile.am
2002-05-25 00:29:44 +00:00
Dana Jansens
a85c9a7c6e
added XAtom class, and it all now compiles.
2002-05-23 14:53:06 +00:00
Dana Jansens
91a7ca7d20
added the X classes to the build process though they aren't sued by anything else yet. They now compile too.
2002-05-16 18:39:03 +00:00
Dana Jansens
6486b64576
LinkedList->STL conversion completed. LinkedList is no longer use and it has been removed from the source tree.
2002-05-12 22:45:28 +00:00
Dana Jansens
3dcebcf56c
Added Util.h, which contains only an ASSERT macro for now
2002-04-14 15:57:07 +00:00
Dana Jansens
424d476f7c
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.
2002-04-14 01:11:51 +00:00
Dana Jansens
8d3c97389f
save_rc() using the obResource class to save blackbox's configuration.
...
renamed BScreen::getCount to BScreen::getWorkspaceCount.
2002-04-12 06:05:04 +00:00
Dana Jansens
6ea740cd0e
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
2002-04-11 06:58:53 +00:00
Dana Jansens
40d73351a2
added the obResource class which handles Xresouce database files in a sane manner.
2002-04-11 03:51:17 +00:00
Dana Jansens
dfc5f03458
Initial revision
2002-04-11 03:20:38 +00:00