openbox/src
Dana Jansens 04494f100b dont assume only 5 mouse buttons.
dont need to track them all either, kill the queue, and watch one at a timesmarter
2003-02-19 01:29:11 +00:00
..
.cvsignore rm shit that no longer applies 2003-02-14 22:53:24 +00:00
actions.cc dont assume only 5 mouse buttons. 2003-02-19 01:29:11 +00:00
actions.hh dont assume only 5 mouse buttons. 2003-02-19 01:29:11 +00:00
bindings.cc let any number of mouse buttons work 2003-02-19 01:07:29 +00:00
bindings.hh new key code with keyboard grabs and such, thanks to ManMower. Kills the "key leak" bug, and makes everything work better and faster! woot 2003-02-11 21:05:50 +00:00
client.cc adjust to the new format for otk::Proeprty::get() functions (no nelements) 2003-02-17 21:50:48 +00:00
client.hh typo! 2003-02-18 22:57:28 +00:00
config.cc adjust how the config is loaded. it is not loaded at all during the screen's constructor, it is loaded afterwards and applied, but before windows are managed 2003-02-16 18:14:05 +00:00
config.hh adjust how the config is loaded. it is not loaded at all during the screen's constructor, it is loaded afterwards and applied, but before windows are managed 2003-02-16 18:14:05 +00:00
frame.cc support for pixmap icons, kwm_win_icon and the icon in wmhints 2003-02-16 21:57:21 +00:00
frame.hh add a Config class with config data from the scripts. 2003-02-14 03:04:23 +00:00
gettext.h make strings in main.cc translatable 2002-11-01 11:18:32 +00:00
main.cc use the c++ std cheaders 2003-02-09 23:07:54 +00:00
Makefile.am add a Config class with config data from the scripts. 2003-02-14 03:04:23 +00:00
openbox.cc add the new '-remote' option. let the dispatchEvents loop work in 'local' or 'remote' mode. 2003-02-19 00:58:59 +00:00
openbox.hh add the new '-remote' option. let the dispatchEvents loop work in 'local' or 'remote' mode. 2003-02-19 00:58:59 +00:00
python.cc supply more information about errors when running scripts 2003-02-16 18:16:55 +00:00
python.hh dont need preprocessor shit for swig 2003-02-17 17:39:22 +00:00
screen.cc provide a function to return all the desktop names instead of one at a time. 2003-02-17 21:49:39 +00:00
screen.hh provide a function to return all the desktop names instead of one at a time. 2003-02-17 21:49:39 +00:00