index
:
openbox-snap
master
custom openbox fork with 'aero-snap' feature and bugfixes
aura
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Screen.cc
Age
Commit message (
Expand
)
Author
2002-04-18
maps/unmaps the toolbar when its resource setting is loaded from the file so ...
Dana Jansens
2002-04-18
accidently removed a line somehow. OpaqueMove is now read from the rc file.
Dana Jansens
2002-04-17
menus update their values when they are reconfigure()d.
Dana Jansens
2002-04-17
configuration changes "done"!!
Dana Jansens
2002-04-17
Toolbar saves its settings as their changed
Dana Jansens
2002-04-16
Slit loads its own settings and saves them as they are changed
Dana Jansens
2002-04-16
renamed the obResource class to Resource.
Dana Jansens
2002-04-16
Added a runtime option for hiding the toolbar totally. Will be cleaner
Scott Moynes
2002-04-16
get rid of the STDC_HEADERS check... this failed on IRIX with MIPSpro, use ch...
Dana Jansens
2002-04-14
BScreen (ScreenInfo) now contains a size() instead of a getWidth/getHeight
Dana Jansens
2002-04-14
Added Util.h, which contains only an ASSERT macro for now
Dana Jansens
2002-04-14
using references instead of pointers if possible in Image
Dana Jansens
2002-04-14
using a Screen reference instead of pointer in Workspace
Dana Jansens
2002-04-14
using a reference for Openbox instead of a pointer
Dana Jansens
2002-04-14
using some references instead of pointers where possible in Screen, ScreenInf...
Dana Jansens
2002-04-14
Using some references instead of pointers for the menus.
Dana Jansens
2002-04-13
removed all Xrm database calls from Screen.cc (style loading).
Dana Jansens
2002-04-11
load_rc(BScreen *) now uses the obResource class to load its configuration
Dana Jansens
2002-04-11
Initial revision
Dana Jansens