dana/openbox.git
23 years agoadd the FlatBorder texture type
Dana Jansens [Sat, 10 Aug 2002 17:36:26 +0000 (17:36 +0000)]
add the FlatBorder texture type

23 years agowhen updating the client menu for windows that aren't in the client menu, just ignore...
Dana Jansens [Sat, 10 Aug 2002 16:53:17 +0000 (16:53 +0000)]
when updating the client menu for windows that aren't in the client menu, just ignore the request gracefully

23 years agosync with bb-cvs
Dana Jansens [Sat, 10 Aug 2002 16:52:43 +0000 (16:52 +0000)]
sync with bb-cvs

23 years agosupport the blackbox hints right and the blackbox attributes for decoration state
Dana Jansens [Sat, 10 Aug 2002 16:15:19 +0000 (16:15 +0000)]
support the blackbox hints right and the blackbox attributes for decoration state

23 years agoreconfigure wont break decor highlighting now
Dana Jansens [Sat, 10 Aug 2002 00:03:29 +0000 (00:03 +0000)]
reconfigure wont break decor highlighting now

23 years agoset a window's decorations based on mwm and window type. Ignore the different blackbo...
Dana Jansens [Fri, 9 Aug 2002 23:55:18 +0000 (23:55 +0000)]
set a window's decorations based on mwm and window type. Ignore the different blackbox 'levels' since they arent ever used anyways. This makes toggling a window's decor always work right too!

Also, make XGrabServer calls while workspace warping ot make sure another window isnt grabbed in place of the one thats warping

23 years agofixed spelling mistake
Scott Moynes [Fri, 9 Aug 2002 01:34:17 +0000 (01:34 +0000)]
fixed spelling mistake

23 years agohandle toolbars and utility windows proper. also, no more crashes from kpager (i...
Dana Jansens [Fri, 9 Aug 2002 00:44:35 +0000 (00:44 +0000)]
handle toolbars and utility windows proper. also, no more crashes from kpager (i really hope :P), at least not the same way

23 years agosync with blackbox-cvs
Dana Jansens [Thu, 8 Aug 2002 23:07:24 +0000 (23:07 +0000)]
sync with blackbox-cvs

23 years agodon't let windows snap to themself
Dana Jansens [Thu, 8 Aug 2002 23:02:52 +0000 (23:02 +0000)]
don't let windows snap to themself

23 years agoallow modifierless root keys
Dana Jansens [Thu, 8 Aug 2002 22:45:26 +0000 (22:45 +0000)]
allow modifierless root keys

23 years agoadding egnerated files to cvs
Dana Jansens [Thu, 8 Aug 2002 21:10:52 +0000 (21:10 +0000)]
adding egnerated files to cvs

23 years agowatch for a failed opening of the X server!
Dana Jansens [Thu, 8 Aug 2002 18:21:01 +0000 (18:21 +0000)]
watch for a failed opening of the X server!

23 years agowatch for transient == ~0ul
Dana Jansens [Thu, 8 Aug 2002 05:00:43 +0000 (05:00 +0000)]
watch for transient == ~0ul

23 years agouse the old method for showing windows on workspace change
Dana Jansens [Thu, 8 Aug 2002 05:00:14 +0000 (05:00 +0000)]
use the old method for showing windows on workspace change

23 years agoA few bug fixes and change the config to case insensitive and be more
Scott Moynes [Thu, 8 Aug 2002 03:10:54 +0000 (03:10 +0000)]
A few bug fixes and change the config to case insensitive and be more
tolerant of errors.

23 years agobetter support for relative resizing
Dana Jansens [Wed, 7 Aug 2002 16:27:27 +0000 (16:27 +0000)]
better support for relative resizing

23 years agosupport better resizing a delta value instead of an absolute value
Dana Jansens [Wed, 7 Aug 2002 16:24:13 +0000 (16:24 +0000)]
support better resizing a delta value instead of an absolute value

23 years agoadd the yacc/lex generated stuff
Dana Jansens [Wed, 7 Aug 2002 02:51:40 +0000 (02:51 +0000)]
add the yacc/lex generated stuff

23 years agosendTo and goto workspaces both need to start at 0, not 1
Dana Jansens [Wed, 7 Aug 2002 02:17:01 +0000 (02:17 +0000)]
sendTo and goto workspaces both need to start at 0, not 1

23 years agofixed change workspace and indenting
Scott Moynes [Wed, 7 Aug 2002 02:10:16 +0000 (02:10 +0000)]
fixed change workspace and indenting

23 years agodrop the ""'s from actions' string arguments
Dana Jansens [Wed, 7 Aug 2002 01:57:31 +0000 (01:57 +0000)]
drop the ""'s from actions' string arguments

23 years agobuild the yacc/lex stuff
Dana Jansens [Wed, 7 Aug 2002 01:46:26 +0000 (01:46 +0000)]
build the yacc/lex stuff

23 years agoinclude the right header and cast to avoid warnings
Dana Jansens [Wed, 7 Aug 2002 01:45:13 +0000 (01:45 +0000)]
include the right header and cast to avoid warnings

23 years agofix std:: namespace problems
Dana Jansens [Wed, 7 Aug 2002 01:34:34 +0000 (01:34 +0000)]
fix std:: namespace problems

23 years agosubtract 1 from teh workspace number specified
Dana Jansens [Wed, 7 Aug 2002 01:30:19 +0000 (01:30 +0000)]
subtract 1 from teh workspace number specified

23 years agosync with blackbox
Dana Jansens [Wed, 7 Aug 2002 00:24:58 +0000 (00:24 +0000)]
sync with blackbox

23 years agosync with bb-cvs
Dana Jansens [Tue, 6 Aug 2002 23:39:33 +0000 (23:39 +0000)]
sync with bb-cvs

23 years agodisable things in the placement menu when they dont have any effect for the selected...
Dana Jansens [Tue, 6 Aug 2002 23:39:13 +0000 (23:39 +0000)]
disable things in the placement menu when they dont have any effect for the selected placement type

23 years agobad patch
Scott Moynes [Tue, 6 Aug 2002 23:33:40 +0000 (23:33 +0000)]
bad patch

23 years agoadded the lex source file
Scott Moynes [Tue, 6 Aug 2002 23:08:54 +0000 (23:08 +0000)]
added the lex source file

23 years agoBig fat merge for epist.
Scott Moynes [Tue, 6 Aug 2002 22:37:06 +0000 (22:37 +0000)]
Big fat merge for epist.
This adds a config parser, chaining, and a tonne of other stuff.
Still need to fix up build system for the lex and yacc stuff.

23 years agoperhaps fix a segfault here
Dana Jansens [Tue, 6 Aug 2002 22:21:12 +0000 (22:21 +0000)]
perhaps fix a segfault here

23 years agodont snap things around crazy with small windows in resistance mode
Dana Jansens [Tue, 6 Aug 2002 12:03:08 +0000 (12:03 +0000)]
dont snap things around crazy with small windows in resistance mode

23 years agoperhaps fix an infinate loop in here..
Dana Jansens [Tue, 6 Aug 2002 08:13:22 +0000 (08:13 +0000)]
perhaps fix an infinate loop in here..

23 years agoadd a sanity check for the snap offset, limiting it to 50
Dana Jansens [Sat, 3 Aug 2002 17:05:09 +0000 (17:05 +0000)]
add a sanity check for the snap offset, limiting it to 50

23 years agochange default resistance to 18
Dana Jansens [Fri, 2 Aug 2002 21:41:41 +0000 (21:41 +0000)]
change default resistance to 18

23 years agoadd the resource for the window snapping offset
Dana Jansens [Fri, 2 Aug 2002 21:07:17 +0000 (21:07 +0000)]
add the resource for the window snapping offset

23 years agosave the window-to-window snapping right
Dana Jansens [Fri, 2 Aug 2002 20:56:25 +0000 (20:56 +0000)]
save the window-to-window snapping right

23 years agohonor the snap_offset properly for windows, and for edges(?)
Dana Jansens [Fri, 2 Aug 2002 20:50:51 +0000 (20:50 +0000)]
honor the snap_offset properly for windows, and for edges(?)

23 years agosnap to windows/edges an optional offset away
Dana Jansens [Fri, 2 Aug 2002 20:37:33 +0000 (20:37 +0000)]
snap to windows/edges an optional offset away

23 years agohad an extra window placement menu
Dana Jansens [Fri, 2 Aug 2002 20:22:36 +0000 (20:22 +0000)]
had an extra window placement menu

23 years agokeep the new menus on top of normal windows
Dana Jansens [Fri, 2 Aug 2002 19:58:18 +0000 (19:58 +0000)]
keep the new menus on top of normal windows

23 years agoredraw menu checkmarks when needed, this was broken since they're on the opposite...
Dana Jansens [Fri, 2 Aug 2002 19:49:29 +0000 (19:49 +0000)]
redraw menu checkmarks when needed, this was broken since they're on the opposite side of the menu now

23 years agoEnable corner snapping option for both snap types
Dana Jansens [Fri, 2 Aug 2002 19:36:47 +0000 (19:36 +0000)]
Enable corner snapping option for both snap types

23 years agoadd cvsignore file
Dana Jansens [Fri, 2 Aug 2002 19:25:20 +0000 (19:25 +0000)]
add cvsignore file

23 years agoadd config menu entries for all the new window snapping/resistance options
Dana Jansens [Fri, 2 Aug 2002 19:24:38 +0000 (19:24 +0000)]
add config menu entries for all the new window snapping/resistance options

23 years agoadd rc options for window snapping/resistance
Dana Jansens [Fri, 2 Aug 2002 19:02:47 +0000 (19:02 +0000)]
add rc options for window snapping/resistance

23 years agosnapping/resistance is optional for window and edge snapping
Dana Jansens [Fri, 2 Aug 2002 18:37:31 +0000 (18:37 +0000)]
snapping/resistance is optional for window and edge snapping

23 years agosnap to bottoms too =]
Dana Jansens [Fri, 2 Aug 2002 17:37:28 +0000 (17:37 +0000)]
snap to bottoms too =]

23 years agowindow resistance complete
Dana Jansens [Fri, 2 Aug 2002 17:30:50 +0000 (17:30 +0000)]
window resistance complete

23 years agomore resistance working. edge of screen works right now
Dana Jansens [Fri, 2 Aug 2002 16:54:08 +0000 (16:54 +0000)]
more resistance working. edge of screen works right now

23 years agostab #3. window-to-window works. window-to-screen doesnt
Dana Jansens [Fri, 2 Aug 2002 16:42:23 +0000 (16:42 +0000)]
stab #3. window-to-window works. window-to-screen doesnt

23 years agosecond stab at resistance
Dana Jansens [Fri, 2 Aug 2002 15:58:35 +0000 (15:58 +0000)]
second stab at resistance

23 years agofirst stab at window resistance instead of snapping
Dana Jansens [Fri, 2 Aug 2002 15:40:46 +0000 (15:40 +0000)]
first stab at window resistance instead of snapping

23 years agodont switch workspaces when focusing a sticky window
Dana Jansens [Fri, 2 Aug 2002 14:57:30 +0000 (14:57 +0000)]
dont switch workspaces when focusing a sticky window

23 years agoreplace frobozz with the original from kyle
Dana Jansens [Fri, 2 Aug 2002 14:55:21 +0000 (14:55 +0000)]
replace frobozz with the original from kyle

23 years agoadd some new styles for 2.0 from miklos
Dana Jansens [Fri, 2 Aug 2002 14:48:20 +0000 (14:48 +0000)]
add some new styles for 2.0 from miklos

23 years agotry make bootstrap work in one pass for other people..
Dana Jansens [Fri, 2 Aug 2002 14:47:40 +0000 (14:47 +0000)]
try make bootstrap work in one pass for other people..

23 years agomake xft support default on
Dana Jansens [Fri, 2 Aug 2002 08:08:06 +0000 (08:08 +0000)]
make xft support default on

23 years agoremove the "exec " from the command for running menu stuff so that normal shell thing...
Dana Jansens [Thu, 1 Aug 2002 07:25:25 +0000 (07:25 +0000)]
remove the "exec " from the command for running menu stuff so that normal shell things work right in the menu

23 years agoremove sticky windows from other workspaces when unsticking. stop the abuse of stick...
Dana Jansens [Tue, 30 Jul 2002 07:29:36 +0000 (07:29 +0000)]
remove sticky windows from other workspaces when unsticking. stop the abuse of stick()! dont just re-call it!

23 years agodon't focus non-visible windows
Dana Jansens [Tue, 30 Jul 2002 07:17:07 +0000 (07:17 +0000)]
don't focus non-visible windows

23 years agosince !isNormal windows cant focus from mouse enter events anyays, we don't need...
Dana Jansens [Mon, 29 Jul 2002 22:56:08 +0000 (22:56 +0000)]
since !isNormal windows cant focus from mouse enter events anyays, we don't need to unmap them/remap them on workspace changes, so we don't. this way they dont flash.

23 years agouse a list of rects instead of windows for window-to-window snapping. Also, snap...
Dana Jansens [Mon, 29 Jul 2002 15:06:46 +0000 (15:06 +0000)]
use a list of rects instead of windows for window-to-window snapping. Also, snap directly to the slit and toolbar, instead of snapping to the strut.

23 years agomake root scrolling customizable
Dana Jansens [Mon, 29 Jul 2002 14:49:12 +0000 (14:49 +0000)]
make root scrolling customizable

23 years agobetter sticky windows.
Dana Jansens [Mon, 29 Jul 2002 06:21:31 +0000 (06:21 +0000)]
better sticky windows.

23 years agoget the window's title before adding it to the workspace, since the workspace menu...
Dana Jansens [Mon, 29 Jul 2002 05:25:30 +0000 (05:25 +0000)]
get the window's title before adding it to the workspace, since the workspace menu wants that title

23 years agosync with bb-cvs (fixes the java bug, plus menu prasing redone)
Dana Jansens [Sun, 28 Jul 2002 18:40:43 +0000 (18:40 +0000)]
sync with bb-cvs (fixes the java bug, plus menu prasing redone)

23 years agoadded sticky windows in the wrong place, before the window was even fully initialized...
Dana Jansens [Sun, 28 Jul 2002 18:40:15 +0000 (18:40 +0000)]
added sticky windows in the wrong place, before the window was even fully initialized ont he workspace.

23 years agokeep a minimum menu height so that the pixmaps (checkmarks) draw right in them
Dana Jansens [Sun, 28 Jul 2002 17:58:06 +0000 (17:58 +0000)]
keep a minimum menu height so that the pixmaps (checkmarks) draw right in them

23 years agodont assert for focusing !isNormal() windows
Dana Jansens [Sun, 28 Jul 2002 17:37:31 +0000 (17:37 +0000)]
dont assert for focusing !isNormal() windows

23 years agofixes to make sticky windows work better. they appear in all workspace lists, they...
Dana Jansens [Sat, 27 Jul 2002 18:17:45 +0000 (18:17 +0000)]
fixes to make sticky windows work better. they appear in all workspace lists, they get focus when switching workspaces properly, their workspace menus show their focus properly.

23 years agowhen a window is uniconified, ensure its nothe 'last focused window' on some other...
Dana Jansens [Sat, 27 Jul 2002 08:19:40 +0000 (08:19 +0000)]
when a window is uniconified, ensure its nothe 'last focused window' on some other workspace

23 years agolet normal windows be netizens again
Dana Jansens [Fri, 26 Jul 2002 21:38:05 +0000 (21:38 +0000)]
let normal windows be netizens again

23 years agosync with bb-cvs
Dana Jansens [Fri, 26 Jul 2002 15:22:24 +0000 (15:22 +0000)]
sync with bb-cvs

23 years agomake the execute process better
Dana Jansens [Fri, 26 Jul 2002 09:21:17 +0000 (09:21 +0000)]
make the execute process better

23 years agoremove debug cout
Dana Jansens [Fri, 26 Jul 2002 09:21:03 +0000 (09:21 +0000)]
remove debug cout

23 years agosync with bb-cvs
Dana Jansens [Fri, 26 Jul 2002 08:37:15 +0000 (08:37 +0000)]
sync with bb-cvs

23 years agoadd new binary
Dana Jansens [Fri, 26 Jul 2002 07:32:42 +0000 (07:32 +0000)]
add new binary

23 years agosync with bb-cvs
Dana Jansens [Fri, 26 Jul 2002 07:32:26 +0000 (07:32 +0000)]
sync with bb-cvs

23 years agodon't worry abou overlapping the toolbar if there is none.
Dana Jansens [Thu, 25 Jul 2002 22:35:55 +0000 (22:35 +0000)]
don't worry abou overlapping the toolbar if there is none.

23 years agoadd default workspace change bindings
Dana Jansens [Thu, 25 Jul 2002 05:16:08 +0000 (05:16 +0000)]
add default workspace change bindings

23 years agomake what is output optional
Dana Jansens [Thu, 25 Jul 2002 05:15:45 +0000 (05:15 +0000)]
make what is output optional

23 years agoadd the xftlsfonts utility
Dana Jansens [Thu, 25 Jul 2002 04:40:04 +0000 (04:40 +0000)]
add the xftlsfonts utility

23 years agodont focus more than one window when cycling!
Dana Jansens [Thu, 25 Jul 2002 03:55:54 +0000 (03:55 +0000)]
dont focus more than one window when cycling!

23 years agowait for 20 seconds instead of 20 milliseconds for a netwm window manager to appear
Dana Jansens [Thu, 25 Jul 2002 03:14:10 +0000 (03:14 +0000)]
wait for 20 seconds instead of 20 milliseconds for a netwm window manager to appear

23 years agotake out that goddamn stupid assert
Dana Jansens [Thu, 25 Jul 2002 01:33:45 +0000 (01:33 +0000)]
take out that goddamn stupid assert

23 years agouse the flag not the function
Dana Jansens [Thu, 25 Jul 2002 01:32:29 +0000 (01:32 +0000)]
use the flag not the function

23 years agobetter focusing. don't set the focused window when its not really set yet, and don...
Dana Jansens [Thu, 25 Jul 2002 01:24:25 +0000 (01:24 +0000)]
better focusing. don't set the focused window when its not really set yet, and don't uncheck windows as they lose focus when they are iconified

23 years agodon't try pass focus off to windows that dont take it
Dana Jansens [Wed, 24 Jul 2002 17:49:57 +0000 (17:49 +0000)]
don't try pass focus off to windows that dont take it

23 years agofix capitalization
Dana Jansens [Wed, 24 Jul 2002 16:54:18 +0000 (16:54 +0000)]
fix capitalization

23 years agodocument the current hardcoded key bindings
Dana Jansens [Wed, 24 Jul 2002 16:53:52 +0000 (16:53 +0000)]
document the current hardcoded key bindings

23 years agoremove a debug cout
Dana Jansens [Wed, 24 Jul 2002 10:03:11 +0000 (10:03 +0000)]
remove a debug cout

23 years agomake lastActiveWindow more intelligent
Dana Jansens [Wed, 24 Jul 2002 10:02:32 +0000 (10:02 +0000)]
make lastActiveWindow more intelligent

23 years agobetter window focusing
Dana Jansens [Wed, 24 Jul 2002 09:39:34 +0000 (09:39 +0000)]
better window focusing

23 years agosmarter window cycling, behave with omnipresent windows
Dana Jansens [Wed, 24 Jul 2002 09:39:18 +0000 (09:39 +0000)]
smarter window cycling, behave with omnipresent windows

23 years agodont unshade windows when they get focus
Dana Jansens [Wed, 24 Jul 2002 09:37:14 +0000 (09:37 +0000)]
dont unshade windows when they get focus

23 years agoremove some unneeded std::'s
Dana Jansens [Wed, 24 Jul 2002 09:03:05 +0000 (09:03 +0000)]
remove some unneeded std::'s

23 years agowatch for case where not all screens get managed!
Dana Jansens [Wed, 24 Jul 2002 08:44:21 +0000 (08:44 +0000)]
watch for case where not all screens get managed!