Commit graph

842 commits

Author SHA1 Message Date
Scott Moynes
72a2e98738 merged with 2_1-merged-to-HEAD-2002-09-30 2002-10-01 01:59:09 +00:00
Scott Moynes
783fac59c9 snap a window menu to the bottom of the screen if it is positioned too low. 2002-10-01 01:17:24 +00:00
Scott Moynes
5b8ec88623 fixed menu placement on menus with very small windows 2002-10-01 00:14:15 +00:00
Marius Nita
a0a31c3f79 changes to reflect the improvements to the error reporting in the parser. 2002-09-30 02:10:27 +00:00
Marius Nita
05690be03e unignore yacc/lex generated files. we don't want to ignore these. 2002-09-30 02:05:52 +00:00
Marius Nita
c2afc72a41 Fix small compile error on g++3. 2002-09-22 09:08:29 +00:00
Scott Moynes
1852347f76 Added titlebar layout documentation 2002-09-17 03:33:28 +00:00
Scott Moynes
ed43853326 fixed tyop 2002-09-16 04:25:54 +00:00
Scott Moynes
9215a741e7 Documented bitmap buttons in manpage 2002-09-15 04:27:57 +00:00
Scott Moynes
5c328c5138 using std::* in #ifndef XFT 2002-09-14 15:37:52 +00:00
Scott Moynes
e0d619e309 added a configure flag for enabling/disabling bitmap buttons 2002-09-14 05:43:57 +00:00
Scott Moynes
c196ecd878 more bitmap merge fixes 2002-09-14 04:52:04 +00:00
Scott Moynes
01732a20db Some bitmap bugfixes
Fixed parameters to XFillRectangle, remoced old debug code.
2002-09-14 04:01:20 +00:00
Scott Moynes
d947f35db6 bumped up version number after bitmap merge 2002-09-14 03:47:52 +00:00
Scott Moynes
c2d992a35c merged bitmap buttons 2002-09-14 03:44:44 +00:00
Marius Nita
499b1620c1 added code that makes sure apps executed by epist don't die when epist is killed. 2002-09-12 09:51:53 +00:00
Dana Jansens
d4b6232f6b alt-rightclick resizing fix 2002-09-11 02:16:07 +00:00
Dana Jansens
15ca6904fc make alt-right click resizing work on the window handles 2002-09-11 02:14:55 +00:00
Dana Jansens
185a1a6a40 new bsetbg woop with bugfixes one command line arg handling 2002-09-10 14:49:56 +00:00
Dana Jansens
6b1459e6f0 rename fieron to not have a cap letter 2002-09-10 00:24:25 +00:00
Dana Jansens
edbe065ec9 add Fieron style 2002-09-10 00:22:58 +00:00
Marius Nita
82c414bb02 Initial commit, for the Openbox 2.1.0 release 2002-09-09 23:26:47 +00:00
Dana Jansens
6120b03ec1 add autom4te.cache 2002-09-09 23:07:54 +00:00
Dana Jansens
ce5313528e bindable/disableable root/workspace menus 2002-09-09 22:09:38 +00:00
Dana Jansens
4128a7252d add drop shadows 2002-09-09 20:54:05 +00:00
Dana Jansens
3de15d0504 default drop shadows to off 2002-09-09 20:51:43 +00:00
Dana Jansens
70d9394142 actually work for windows that dont specify the input hint 2002-09-09 16:31:53 +00:00
Dana Jansens
7f001973a8 catch button presses on the window's frame window, else they end up passing up the heirarchy to the root window, and then that will do things like pop up the root menu by right clicking on the window's frame window. 2002-09-08 01:22:13 +00:00
Dana Jansens
70fed8c962 dont draw borders past the end of a texture 2002-09-07 16:50:34 +00:00
Dana Jansens
8d54452b77 lighter shadow 2002-09-07 07:35:03 +00:00
Dana Jansens
5e9f6a165c call the window's processEvent() directly instead of the screen's, since it didn't actually do anything with the event. 2002-09-07 07:28:36 +00:00
Dana Jansens
01a6d810b6 increase the reported font size when it has a shadow 2002-09-07 07:18:31 +00:00
Dana Jansens
2c01b1aa9a drop shadow with color of text 2002-09-07 06:43:18 +00:00
Dana Jansens
076ef8c10e better ropshadow? 2002-09-07 06:26:20 +00:00
Dana Jansens
02c028d8ae (optional) drop shadows for fonts 2002-09-06 16:14:55 +00:00
Dana Jansens
a0537f89e7 state gnome 2 support 2002-09-05 02:48:16 +00:00
Dana Jansens
c1e79a4a82 back out the thick X button 2002-09-04 03:35:21 +00:00
Dana Jansens
c891ad0932 gnoem2 fixes for taskbar 2002-09-04 03:30:16 +00:00
Dana Jansens
a575772f0b new border code 2002-09-04 03:03:53 +00:00
Dana Jansens
23aea9b42f 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
Dana Jansens
1f5dd220e7 watch for sticky windows when mapping, let them show. 2002-09-04 02:28:42 +00:00
Marius Nita
18f704edd0 better error reporting. epist now reports the line number and token a parser error occurs at, as well as invalid actions. 2002-09-03 08:57:35 +00:00
Marius Nita
37ccfef895 took out some debug messages 2002-09-03 06:48:30 +00:00
Marius Nita
0b72760cea some debug messages for bug testing 2002-09-03 06:08:08 +00:00
Dana Jansens
7c101a50a2 add woodblock's sticky button shit 2002-09-03 04:00:10 +00:00
Dana Jansens
2685eeb77f when trying to find a window on the screen to focus, dont use non-focusable windows 2002-09-01 21:39:00 +00:00
Dana Jansens
42e00b1c5b sync with 2.0 branch (fix auto-rasie with gtk issue) 2002-09-01 21:14:26 +00:00
Dana Jansens
01db552d23 add the cvsignore for this dir 2002-09-01 17:50:05 +00:00
Dana Jansens
e93ce60568 sync with the 2.0 branch (make XAtom::getValue not use an XGrabServer) 2002-09-01 09:51:54 +00:00
Dana Jansens
923c381dc1 sync with the 2.0 branch 2002-08-31 06:15:07 +00:00