| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pulled the style crap out of screen, i think the reconfigure case needs to be handled still.
moved util and config into otk, changed everything else accordingly.
code compiles and runs
|
|
|
|
|
|
|
|
|
|
|
|
blackbox is no longer the event handler
|
|
void* parameter (useful for holding a class instance!)
|
|
|
|
|
|
|
|
change CXXFLAGS back to CPPFLAGS in the .am's
|
|
|
|
make sexier automake shit
|
|
|
|
|
|
remove the nls remainders
|
|
|
|
|
|
muse button bindings
|
|
|
|
|
|
intend to support is 'supported'. Just need to squash bugs now.
|
|
|
|
class, and sets the net_supported_wm_check related atoms.
|
|
compile command lines
|
|
use Configuration class throughout code. no longer save rc file on exit, save when any options are changed.
|
|
|
|
|
|
added slit and enable-clobber defines back in Makefile.am
|
|
|
|
else yet. They now compile too.
|
|
been removed from the source tree.
|
|
|
|
moved RowSmart placement type out of placeWindow() to its own function like bestFit. Will continue moving other placement types into their own functions.
|
|
renamed BScreen::getCount to BScreen::getWorkspaceCount.
|
|
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
|
|
manner.
|
|
|