]> icculus.org git repositories - mikachu/openbox.git/log
mikachu/openbox.git
21 years agothese files are generated by bootstrap
Dana Jansens [Fri, 1 Nov 2002 02:39:43 +0000 (02:39 +0000)]
these files are generated by bootstrap

21 years agomake epist compile with the new code base
Dana Jansens [Fri, 1 Nov 2002 02:27:17 +0000 (02:27 +0000)]
make epist compile with the new code base

21 years agolook for a CC to make automake happy
Dana Jansens [Thu, 31 Oct 2002 19:48:50 +0000 (19:48 +0000)]
look for a CC to make automake happy

21 years agoconfigure script changed to .ac
Dana Jansens [Thu, 31 Oct 2002 09:20:19 +0000 (09:20 +0000)]
configure script changed to .ac

21 years agobig fat commit..
Dana Jansens [Thu, 31 Oct 2002 09:18:24 +0000 (09:18 +0000)]
big fat commit..

21 years agoadd comment for later
Dana Jansens [Thu, 31 Oct 2002 09:06:03 +0000 (09:06 +0000)]
add comment for later

21 years agocompiles now. uses xft2
Dana Jansens [Thu, 31 Oct 2002 08:42:45 +0000 (08:42 +0000)]
compiles now. uses xft2
remove the nls remainders

21 years agormove old convert.awk
Dana Jansens [Thu, 31 Oct 2002 07:27:26 +0000 (07:27 +0000)]
rmove old convert.awk

21 years agorming all the nls bullshit. gettext.
Dana Jansens [Thu, 31 Oct 2002 07:22:56 +0000 (07:22 +0000)]
rming all the nls bullshit. gettext.

21 years agorename, remove bullshit. ya
Dana Jansens [Thu, 31 Oct 2002 06:54:56 +0000 (06:54 +0000)]
rename, remove bullshit. ya

21 years agono more menus, at last. woop
Dana Jansens [Thu, 31 Oct 2002 06:30:23 +0000 (06:30 +0000)]
no more menus, at last. woop

21 years agoTake menu file from rc file if it isn't specified on the command line.
Scott Moynes [Sat, 26 Oct 2002 17:06:00 +0000 (17:06 +0000)]
Take menu file from rc file if it isn't specified on the command line.
It doesn't act correctly when using reconfigure, but only because I am unsure what the correct behaviour is.

21 years agoIgnore dot files in the styles directory.
Scott Moynes [Sat, 26 Oct 2002 15:31:33 +0000 (15:31 +0000)]
Ignore dot files in the styles directory.

21 years agotake out useless(?) assert
Dana Jansens [Thu, 24 Oct 2002 14:50:21 +0000 (14:50 +0000)]
take out useless(?) assert

21 years agoAllow variable tinting of the shadow. Use *.xft.tint: integer
Scott Moynes [Wed, 23 Oct 2002 02:46:47 +0000 (02:46 +0000)]
Allow variable tinting of the shadow. Use *.xft.tint: integer
integer is a number -100 to 100 that specifies the alpha channel, with
negative numbers meaning lighten the background and positive being
darken.

21 years agobumped up version
Scott Moynes [Sat, 19 Oct 2002 07:20:36 +0000 (07:20 +0000)]
bumped up version

21 years agouse drop shadow height in the font height.
Scott Moynes [Thu, 17 Oct 2002 02:59:30 +0000 (02:59 +0000)]
use drop shadow height in the font height.
honour rc file config option for drop shadows with new shadow code

21 years agoxft drawing on offsets once and for all
Scott Moynes [Thu, 17 Oct 2002 02:37:23 +0000 (02:37 +0000)]
xft drawing on offsets once and for all

21 years agofixed the drop shadow window clearing bug in Basemenu
Scott Moynes [Thu, 17 Oct 2002 01:45:30 +0000 (01:45 +0000)]
fixed the drop shadow window clearing bug in Basemenu

21 years agoFix XFT redraw of text. Still needs slight work for the shadow in Basemenu
Scott Moynes [Thu, 17 Oct 2002 00:52:03 +0000 (00:52 +0000)]
Fix XFT redraw of text. Still needs slight work for the shadow in Basemenu

21 years agoAllow for customizing of the dropShadows.
Scott Moynes [Wed, 16 Oct 2002 22:33:34 +0000 (22:33 +0000)]
Allow for customizing of the dropShadows.
If xft.flags: shadow then you can specify the tint with xft.shadow.tint:
which should be a number 0 to 255. xft.shadow.offset: will specify how
many pixels to add in positioning.
Also, try to fix the inheritence in the pressed button borders. Need a
style to test this

21 years agomake an *xft.flags: shadow flag to have per style resource shadows
Scott Moynes [Wed, 16 Oct 2002 02:53:49 +0000 (02:53 +0000)]
make an *xft.flags: shadow flag to have per style resource shadows

21 years agospit an error when no config file is found, to avoid confusing lex and the user.
Marius Nita [Mon, 14 Oct 2002 12:54:46 +0000 (12:54 +0000)]
spit an error when no config file is found, to avoid confusing lex and the user.

21 years agobugfixes update
Marius Nita [Mon, 14 Oct 2002 05:13:50 +0000 (05:13 +0000)]
bugfixes update

21 years agomore fixes, better sanity detection and error messages. it shouldn't hog the keyboard...
Marius Nita [Mon, 14 Oct 2002 05:03:15 +0000 (05:03 +0000)]
more fixes, better sanity detection and error messages. it shouldn't hog the keyboard in any case now. it won't grab when modifiers or keys are borked.

21 years agoFixing the stupid case when an invalid key is given and epist would hog the keyboard
Marius Nita [Mon, 14 Oct 2002 04:07:44 +0000 (04:07 +0000)]
Fixing the stupid case when an invalid key is given and epist would hog the keyboard

21 years agoadded user option to modify raise behavior when stackedCycling is on
Marius Nita [Mon, 14 Oct 2002 02:50:44 +0000 (02:50 +0000)]
added user option to modify raise behavior when stackedCycling is on

21 years agofixed typo
Scott Moynes [Tue, 8 Oct 2002 19:42:24 +0000 (19:42 +0000)]
fixed typo

21 years agotyop
Scott Moynes [Fri, 4 Oct 2002 04:30:36 +0000 (04:30 +0000)]
tyop

21 years agodocumentation for 2.2
Scott Moynes [Fri, 4 Oct 2002 03:19:42 +0000 (03:19 +0000)]
documentation for 2.2

21 years agooops. fix workspace warping merge buglet
Scott Moynes [Fri, 4 Oct 2002 03:18:28 +0000 (03:18 +0000)]
oops. fix workspace warping merge buglet

21 years agoupdated changelog for 2.2 release
Scott Moynes [Fri, 4 Oct 2002 02:50:50 +0000 (02:50 +0000)]
updated changelog for 2.2 release

21 years agoadded documentation for the pressed focus/unfocus and fixed some minor
Scott Moynes [Fri, 4 Oct 2002 02:04:16 +0000 (02:04 +0000)]
added documentation for the pressed focus/unfocus and fixed some minor
formatting errors

21 years agoAdded style resources for window.button.pressed.focus: and
Scott Moynes [Thu, 3 Oct 2002 03:58:07 +0000 (03:58 +0000)]
Added style resources for window.button.pressed.focus: and
window.button.pressed.unfocus:
Documentation to be added.

21 years agoadding latvian translation
Scott Moynes [Wed, 2 Oct 2002 02:03:55 +0000 (02:03 +0000)]
adding latvian translation

21 years agoAdded latvian (lv_LV) translation from 2_1 branch
Scott Moynes [Wed, 2 Oct 2002 01:49:40 +0000 (01:49 +0000)]
Added latvian (lv_LV) translation from 2_1 branch

21 years agoremove debug code in window menu placement
Scott Moynes [Tue, 1 Oct 2002 02:12:09 +0000 (02:12 +0000)]
remove debug code in window menu placement

21 years agomerged with 2_1-merged-to-HEAD-2002-09-30
Scott Moynes [Tue, 1 Oct 2002 01:59:09 +0000 (01:59 +0000)]
merged with 2_1-merged-to-HEAD-2002-09-30

21 years agosnap a window menu to the bottom of the screen if it is positioned too low.
Scott Moynes [Tue, 1 Oct 2002 01:17:24 +0000 (01:17 +0000)]
snap a window menu to the bottom of the screen if it is positioned too low.

21 years agofixed menu placement on menus with very small windows
Scott Moynes [Tue, 1 Oct 2002 00:14:15 +0000 (00:14 +0000)]
fixed menu placement on menus with very small windows

21 years agochanges to reflect the improvements to the error reporting in the parser.
Marius Nita [Mon, 30 Sep 2002 02:10:27 +0000 (02:10 +0000)]
changes to reflect the improvements to the error reporting in the parser.

21 years agounignore yacc/lex generated files. we don't want to ignore these.
Marius Nita [Mon, 30 Sep 2002 02:05:52 +0000 (02:05 +0000)]
unignore yacc/lex generated files. we don't want to ignore these.

21 years agoFix small compile error on g++3.
Marius Nita [Sun, 22 Sep 2002 09:08:29 +0000 (09:08 +0000)]
Fix small compile error on g++3.

21 years agoAdded titlebar layout documentation
Scott Moynes [Tue, 17 Sep 2002 03:33:28 +0000 (03:33 +0000)]
Added titlebar layout documentation

21 years agofixed tyop
Scott Moynes [Mon, 16 Sep 2002 04:25:54 +0000 (04:25 +0000)]
fixed tyop

21 years agoDocumented bitmap buttons in manpage
Scott Moynes [Sun, 15 Sep 2002 04:27:57 +0000 (04:27 +0000)]
Documented bitmap buttons in manpage

21 years agousing std::* in #ifndef XFT
Scott Moynes [Sat, 14 Sep 2002 15:37:52 +0000 (15:37 +0000)]
using std::* in #ifndef XFT

21 years agoadded a configure flag for enabling/disabling bitmap buttons
Scott Moynes [Sat, 14 Sep 2002 05:43:57 +0000 (05:43 +0000)]
added a configure flag for enabling/disabling bitmap buttons

21 years agomore bitmap merge fixes
Scott Moynes [Sat, 14 Sep 2002 04:52:04 +0000 (04:52 +0000)]
more bitmap merge fixes

21 years agoSome bitmap bugfixes
Scott Moynes [Sat, 14 Sep 2002 04:01:20 +0000 (04:01 +0000)]
Some bitmap bugfixes
Fixed parameters to XFillRectangle, remoced old debug code.

21 years agobumped up version number after bitmap merge
Scott Moynes [Sat, 14 Sep 2002 03:47:52 +0000 (03:47 +0000)]
bumped up version number after bitmap merge

21 years agomerged bitmap buttons
Scott Moynes [Sat, 14 Sep 2002 03:44:44 +0000 (03:44 +0000)]
merged bitmap buttons

21 years agoadded code that makes sure apps executed by epist don't die when epist is killed.
Marius Nita [Thu, 12 Sep 2002 09:51:53 +0000 (09:51 +0000)]
added code that makes sure apps executed by epist don't die when epist is killed.

21 years agoalt-rightclick resizing fix
Dana Jansens [Wed, 11 Sep 2002 02:16:07 +0000 (02:16 +0000)]
alt-rightclick resizing fix

21 years agomake alt-right click resizing work on the window handles
Dana Jansens [Wed, 11 Sep 2002 02:14:55 +0000 (02:14 +0000)]
make alt-right click resizing work on the window handles

21 years agonew bsetbg woop with bugfixes one command line arg handling
Dana Jansens [Tue, 10 Sep 2002 14:49:56 +0000 (14:49 +0000)]
new bsetbg woop with bugfixes one command line arg handling

21 years agorename fieron to not have a cap letter
Dana Jansens [Tue, 10 Sep 2002 00:24:25 +0000 (00:24 +0000)]
rename fieron to not have a cap letter

21 years agoadd Fieron style
Dana Jansens [Tue, 10 Sep 2002 00:22:58 +0000 (00:22 +0000)]
add Fieron style

21 years agoInitial commit, for the Openbox 2.1.0 release
Marius Nita [Mon, 9 Sep 2002 23:26:47 +0000 (23:26 +0000)]
Initial commit, for the Openbox 2.1.0 release

21 years agoadd autom4te.cache
Dana Jansens [Mon, 9 Sep 2002 23:07:54 +0000 (23:07 +0000)]
add autom4te.cache

21 years agobindable/disableable root/workspace menus
Dana Jansens [Mon, 9 Sep 2002 22:09:38 +0000 (22:09 +0000)]
bindable/disableable root/workspace menus

21 years agoadd drop shadows
Dana Jansens [Mon, 9 Sep 2002 20:54:05 +0000 (20:54 +0000)]
add drop shadows

21 years agodefault drop shadows to off
Dana Jansens [Mon, 9 Sep 2002 20:51:43 +0000 (20:51 +0000)]
default drop shadows to off

21 years agoactually work for windows that dont specify the input hint
Dana Jansens [Mon, 9 Sep 2002 16:31:53 +0000 (16:31 +0000)]
actually work for windows that dont specify the input hint

21 years agocatch button presses on the window's frame window, else they end up passing up the...
Dana Jansens [Sun, 8 Sep 2002 01:22:13 +0000 (01:22 +0000)]
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.

21 years agodont draw borders past the end of a texture
Dana Jansens [Sat, 7 Sep 2002 16:50:34 +0000 (16:50 +0000)]
dont draw borders past the end of a texture

21 years agolighter shadow
Dana Jansens [Sat, 7 Sep 2002 07:35:03 +0000 (07:35 +0000)]
lighter shadow

21 years agocall the window's processEvent() directly instead of the screen's, since it didn...
Dana Jansens [Sat, 7 Sep 2002 07:28:36 +0000 (07:28 +0000)]
call the window's processEvent() directly instead of the screen's, since it didn't actually do anything with the event.

21 years agoincrease the reported font size when it has a shadow
Dana Jansens [Sat, 7 Sep 2002 07:18:31 +0000 (07:18 +0000)]
increase the reported font size when it has a shadow

21 years agodrop shadow with color of text
Dana Jansens [Sat, 7 Sep 2002 06:43:18 +0000 (06:43 +0000)]
drop shadow with color of text

21 years agobetter ropshadow?
Dana Jansens [Sat, 7 Sep 2002 06:26:20 +0000 (06:26 +0000)]
better ropshadow?

21 years ago(optional) drop shadows for fonts
Dana Jansens [Fri, 6 Sep 2002 16:14:55 +0000 (16:14 +0000)]
(optional) drop shadows for fonts

21 years agostate gnome 2 support
Dana Jansens [Thu, 5 Sep 2002 02:48:16 +0000 (02:48 +0000)]
state gnome 2 support

21 years agoback out the thick X button
Dana Jansens [Wed, 4 Sep 2002 03:35:21 +0000 (03:35 +0000)]
back out the thick X button

21 years agognoem2 fixes for taskbar
Dana Jansens [Wed, 4 Sep 2002 03:30:16 +0000 (03:30 +0000)]
gnoem2 fixes for taskbar

21 years agonew border code
Dana Jansens [Wed, 4 Sep 2002 03:03:53 +0000 (03:03 +0000)]
new border code

21 years agobetter border support for stuff. add a borderColor resource, and allow borders with...
Dana Jansens [Wed, 4 Sep 2002 02:58:39 +0000 (02:58 +0000)]
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)

21 years agowatch for sticky windows when mapping, let them show.
Dana Jansens [Wed, 4 Sep 2002 02:28:42 +0000 (02:28 +0000)]
watch for sticky windows when mapping, let them show.

21 years agobetter error reporting. epist now reports the line number and token a parser error...
Marius Nita [Tue, 3 Sep 2002 08:57:35 +0000 (08:57 +0000)]
better error reporting. epist now reports the line number and token a parser error occurs at, as well as invalid actions.

21 years agotook out some debug messages
Marius Nita [Tue, 3 Sep 2002 06:48:30 +0000 (06:48 +0000)]
took out some debug messages

21 years agosome debug messages for bug testing
Marius Nita [Tue, 3 Sep 2002 06:08:08 +0000 (06:08 +0000)]
some debug messages for bug testing

21 years agoadd woodblock's sticky button shit
Dana Jansens [Tue, 3 Sep 2002 04:00:10 +0000 (04:00 +0000)]
add woodblock's sticky button shit

21 years agowhen trying to find a window on the screen to focus, dont use non-focusable windows
Dana Jansens [Sun, 1 Sep 2002 21:39:00 +0000 (21:39 +0000)]
when trying to find a window on the screen to focus, dont use non-focusable windows

21 years agosync with 2.0 branch (fix auto-rasie with gtk issue)
Dana Jansens [Sun, 1 Sep 2002 21:14:26 +0000 (21:14 +0000)]
sync with 2.0 branch (fix auto-rasie with gtk issue)

21 years agoadd the cvsignore for this dir
Dana Jansens [Sun, 1 Sep 2002 17:50:05 +0000 (17:50 +0000)]
add the cvsignore for this dir

21 years agosync with the 2.0 branch (make XAtom::getValue not use an XGrabServer)
Dana Jansens [Sun, 1 Sep 2002 09:51:54 +0000 (09:51 +0000)]
sync with the 2.0 branch (make XAtom::getValue not use an XGrabServer)

21 years agosync with the 2.0 branch
Dana Jansens [Sat, 31 Aug 2002 06:15:07 +0000 (06:15 +0000)]
sync with the 2.0 branch

21 years agofixed debug flag being forced on.
Scott Moynes [Thu, 29 Aug 2002 00:07:53 +0000 (00:07 +0000)]
fixed debug flag being forced on.

21 years agoAdded a optional omnipresent button, enabled using the title bar layout key "S".
Scott Moynes [Wed, 28 Aug 2002 23:58:32 +0000 (23:58 +0000)]
Added a optional omnipresent button, enabled using the title bar layout key "S".
Needs to be documented, and the drawing tweaked a bit.

21 years agocleanups and add a server grab in getValue
Dana Jansens [Tue, 27 Aug 2002 12:49:04 +0000 (12:49 +0000)]
cleanups and add a server grab in getValue

21 years agosystray windows fix
Dana Jansens [Tue, 27 Aug 2002 11:16:57 +0000 (11:16 +0000)]
systray windows fix

21 years agoproper mask t catch the unmap events on systray windows
Dana Jansens [Tue, 27 Aug 2002 10:57:15 +0000 (10:57 +0000)]
proper mask t catch the unmap events on systray windows

21 years agorevert a change for where new windows go in the list
Dana Jansens [Tue, 27 Aug 2002 08:23:49 +0000 (08:23 +0000)]
revert a change for where new windows go in the list

21 years agoinclude the config.h header
Dana Jansens [Tue, 27 Aug 2002 08:21:57 +0000 (08:21 +0000)]
include the config.h header

21 years agofix shape support
Dana Jansens [Tue, 27 Aug 2002 08:18:04 +0000 (08:18 +0000)]
fix shape support

21 years agoAdded missing header for clearShape, which was breaking compilation
Marius Nita [Tue, 27 Aug 2002 06:59:57 +0000 (06:59 +0000)]
Added missing header for clearShape, which was breaking compilation

21 years agolatest changessssshape changes, give vR credit
Dana Jansens [Tue, 27 Aug 2002 04:09:53 +0000 (04:09 +0000)]
latest changessssshape changes, give vR credit

21 years agofix shape.
Dana Jansens [Tue, 27 Aug 2002 03:59:51 +0000 (03:59 +0000)]
fix shape.
a) it didnt work when it added shape after mapping
b) removing shape wouldnt have worked right either

21 years agoinitial checkin
Marius Nita [Tue, 27 Aug 2002 03:02:55 +0000 (03:02 +0000)]
initial checkin

21 years agoDraw close button with line_width of 2.
Scott Moynes [Mon, 26 Aug 2002 23:52:37 +0000 (23:52 +0000)]
Draw close button with line_width of 2.