.. |
.cvsignore
|
add some cvsignore's
|
2002-07-20 23:19:25 +00:00 |
BaseDisplay.cc
|
sync with the 2.0 branch
|
2002-08-31 06:15:07 +00:00 |
BaseDisplay.hh
|
acquire and provide Xinerama information for the window manager. now we just gotta use it.
|
2002-07-21 23:58:09 +00:00 |
Basemenu.cc
|
xft drawing on offsets once and for all
|
2002-10-17 02:37:23 +00:00 |
Basemenu.hh
|
sync with blackbox
|
2002-08-26 05:27:25 +00:00 |
blackbox.cc
|
fix shape support
|
2002-08-27 08:18:04 +00:00 |
blackbox.hh
|
allow the user to specify the modmask used to mouse events on windows
|
2002-08-10 18:21:10 +00:00 |
Clientmenu.cc
|
import from bb-cvs
|
2002-05-25 00:29:44 +00:00 |
Clientmenu.hh
|
import from bb-cvs
|
2002-05-25 00:29:44 +00:00 |
Color.cc
|
sync with bb-cvs
|
2002-06-01 17:54:32 +00:00 |
Color.hh
|
import from bb-cvs
|
2002-05-25 00:29:44 +00:00 |
Configmenu.cc
|
merged with 2_1-merged-to-HEAD-2002-09-30
|
2002-10-01 01:59:09 +00:00 |
Configmenu.hh
|
merged with 2_1-merged-to-HEAD-2002-09-30
|
2002-10-01 01:59:09 +00:00 |
Configuration.cc
|
use the _variable member naming convention
|
2002-07-19 22:22:19 +00:00 |
Configuration.hh
|
use the _variable member naming convention
|
2002-07-19 22:22:19 +00:00 |
Font.cc
|
use drop shadow height in the font height.
|
2002-10-17 02:59:30 +00:00 |
Font.hh
|
Allow for customizing of the dropShadows.
|
2002-10-16 22:33:34 +00:00 |
GCCache.cc
|
sync with the 2.0 branch
|
2002-08-31 06:15:07 +00:00 |
GCCache.hh
|
sync with the 2.0 branch
|
2002-08-31 06:15:07 +00:00 |
i18n.cc
|
import from bb-cvs
|
2002-05-25 00:29:44 +00:00 |
i18n.hh
|
import from bb-cvs
|
2002-05-25 00:29:44 +00:00 |
Iconmenu.cc
|
import from bb-cvs
|
2002-05-25 00:29:44 +00:00 |
Iconmenu.hh
|
import from bb-cvs
|
2002-05-25 00:30:31 +00:00 |
Image.cc
|
dont draw borders past the end of a texture
|
2002-09-07 16:50:34 +00:00 |
Image.hh
|
better border support for stuff. add a borderColor resource, and allow borders with gradients. basically, they can only be used with flat stuff (not raised/lowered)
|
2002-09-04 02:58:39 +00:00 |
ImageControl.cc
|
sync with blackbox-cvs
|
2002-08-08 23:07:24 +00:00 |
main.cc
|
s/__openbox_version/OPENBOX_VERSION
|
2002-08-22 03:53:17 +00:00 |
Makefile.am
|
change default style to mbdtex
|
2002-08-16 21:14:27 +00:00 |
Netizen.cc
|
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 |
Netizen.hh
|
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 |
Rootmenu.cc
|
sync with bb cvs
|
2002-07-10 22:24:48 +00:00 |
Rootmenu.hh
|
import from bb-cvs
|
2002-05-25 00:29:44 +00:00 |
Screen.cc
|
use drop shadow height in the font height.
|
2002-10-17 02:59:30 +00:00 |
Screen.hh
|
Added style resources for window.button.pressed.focus: and
|
2002-10-03 03:58:07 +00:00 |
Slit.cc
|
sync with bb-cvs
|
2002-07-26 08:37:15 +00:00 |
Slit.hh
|
make iconified windows uniconify on an XMapRequestEvent.
|
2002-07-05 01:24:32 +00:00 |
Texture.cc
|
Added style resources for window.button.pressed.focus: and
|
2002-10-03 03:58:07 +00:00 |
Texture.hh
|
Added style resources for window.button.pressed.focus: and
|
2002-10-03 03:58:07 +00:00 |
Timer.cc
|
add Configuration class for generic configuration data load/save-ing.
|
2002-05-26 20:25:38 +00:00 |
Timer.hh
|
sync with blackbox
|
2002-08-26 05:27:25 +00:00 |
Toolbar.cc
|
Fix XFT redraw of text. Still needs slight work for the shadow in Basemenu
|
2002-10-17 00:52:03 +00:00 |
Toolbar.hh
|
make arrows larger, match th size of the other bullets. make all bullets' sizes quickly/easily adustable
|
2002-07-14 17:55:03 +00:00 |
Util.cc
|
dont use __ for variables.. its illegal. (thanks ppl for the patch.)
|
2002-08-22 01:03:08 +00:00 |
Util.hh
|
turn RectList into a vector
|
2002-07-22 06:12:38 +00:00 |
Window.cc
|
Allow for customizing of the dropShadows.
|
2002-10-16 22:33:34 +00:00 |
Window.hh
|
Added style resources for window.button.pressed.focus: and
|
2002-10-03 03:58:07 +00:00 |
Windowmenu.cc
|
Fix send to menu, having deleted workspaces in it.
|
2002-08-20 15:38:51 +00:00 |
Windowmenu.hh
|
import from bb-cvs
|
2002-05-25 00:30:31 +00:00 |
Workspace.cc
|
merged with 2_1-merged-to-HEAD-2002-09-30
|
2002-10-01 01:59:09 +00:00 |
Workspace.hh
|
use the snap offset as the margin for placing windows instead of a fixed value of 1
|
2002-08-23 23:13:21 +00:00 |
Workspacemenu.cc
|
properly handle workspace names, and changes to them.
|
2002-07-14 20:54:03 +00:00 |
Workspacemenu.hh
|
properly handle workspace names, and changes to them.
|
2002-07-14 20:54:03 +00:00 |
XAtom.cc
|
sync with the 2.0 branch (make XAtom::getValue not use an XGrabServer)
|
2002-09-01 09:51:54 +00:00 |
XAtom.hh
|
support for showing the root and workspace menu with epist
|
2002-08-22 00:57:29 +00:00 |