]> icculus.org git repositories - mikachu/openbox.git/log
mikachu/openbox.git
21 years agoif a dock has the 'below' state set, then it goes in the normal window layer
Dana Jansens [Sat, 4 Jan 2003 08:54:53 +0000 (08:54 +0000)]
if a dock has the 'below' state set, then it goes in the normal window layer

21 years agolet the user set the above/below stacking layer easily
Dana Jansens [Sat, 4 Jan 2003 08:50:30 +0000 (08:50 +0000)]
let the user set the above/below stacking layer easily

21 years agobetter focus passing around for now
Dana Jansens [Sat, 4 Jan 2003 08:41:42 +0000 (08:41 +0000)]
better focus passing around for now

21 years agodont move/resize desktop windows or dock windows
Dana Jansens [Sat, 4 Jan 2003 08:06:48 +0000 (08:06 +0000)]
dont move/resize desktop windows or dock windows

21 years agosupport net_wm_strut's! nothing to do with them yet however
Dana Jansens [Sat, 4 Jan 2003 08:02:08 +0000 (08:02 +0000)]
support net_wm_strut's! nothing to do with them yet however

21 years agodecor and functions set set right for !normal windows
Dana Jansens [Sat, 4 Jan 2003 07:36:29 +0000 (07:36 +0000)]
decor and functions set set right for !normal windows

21 years agomore ideas in comments
Dana Jansens [Sat, 4 Jan 2003 07:26:57 +0000 (07:26 +0000)]
more ideas in comments

21 years agoconfigure request optimizations
Dana Jansens [Sat, 4 Jan 2003 07:24:40 +0000 (07:24 +0000)]
configure request optimizations

21 years agoshape works again. updating the delete_window protocol update the decor.
Dana Jansens [Sat, 4 Jan 2003 07:04:23 +0000 (07:04 +0000)]
shape works again. updating the delete_window protocol update the decor.

21 years agomove where transient shit will be
Dana Jansens [Sat, 4 Jan 2003 06:47:47 +0000 (06:47 +0000)]
move where transient shit will be

21 years agouse the correct size for buttons even when there is no iconify button in use. (oops)
Dana Jansens [Sat, 4 Jan 2003 06:46:04 +0000 (06:46 +0000)]
use the correct size for buttons even when there is no iconify button in use. (oops)

21 years agowhen a window focused that was the last focused already (this happens from grabs...
Dana Jansens [Sat, 4 Jan 2003 06:02:42 +0000 (06:02 +0000)]
when a window focused that was the last focused already (this happens from grabs), dont unfocus it, just let it be

21 years agoupdate comment
Dana Jansens [Sat, 4 Jan 2003 05:53:55 +0000 (05:53 +0000)]
update comment

21 years agoset the window's state so the hint always exists
Dana Jansens [Sat, 4 Jan 2003 05:45:47 +0000 (05:45 +0000)]
set the window's state so the hint always exists

21 years agomake the frame window override-redirect
Dana Jansens [Sat, 4 Jan 2003 05:18:33 +0000 (05:18 +0000)]
make the frame window override-redirect

21 years agokill the printf
Dana Jansens [Sat, 4 Jan 2003 05:09:26 +0000 (05:09 +0000)]
kill the printf

21 years agos/True/true/
Dana Jansens [Sat, 4 Jan 2003 04:51:49 +0000 (04:51 +0000)]
s/True/true/

21 years agomake the frame window override-redirect
Dana Jansens [Sat, 4 Jan 2003 04:49:53 +0000 (04:49 +0000)]
make the frame window override-redirect

21 years agoremove a print
Dana Jansens [Sat, 4 Jan 2003 04:05:41 +0000 (04:05 +0000)]
remove a print

21 years agoCheck for XKB extension
Derek Foreman [Sat, 4 Jan 2003 03:38:56 +0000 (03:38 +0000)]
Check for XKB extension

21 years agobasedisplay!! GAH NO FUCK OFF!@!(
Dana Jansens [Sat, 4 Jan 2003 02:57:47 +0000 (02:57 +0000)]
basedisplay!! GAH NO FUCK OFF!@!(

21 years agoraise when focused with net_active_window message
Dana Jansens [Sat, 4 Jan 2003 02:51:08 +0000 (02:51 +0000)]
raise when focused with net_active_window message

21 years agoshading works from epist
Dana Jansens [Sat, 4 Jan 2003 02:49:43 +0000 (02:49 +0000)]
shading works from epist

21 years agoseparate off execute, since its not a callback function
Dana Jansens [Sat, 4 Jan 2003 02:34:58 +0000 (02:34 +0000)]
separate off execute, since its not a callback function

21 years agodont focus desktops and docks via enter events
Dana Jansens [Sat, 4 Jan 2003 02:29:40 +0000 (02:29 +0000)]
dont focus desktops and docks via enter events

21 years agoset desktop names on startup
Dana Jansens [Sat, 4 Jan 2003 02:03:30 +0000 (02:03 +0000)]
set desktop names on startup

21 years agoadd desktop_names
Dana Jansens [Sat, 4 Jan 2003 01:49:01 +0000 (01:49 +0000)]
add desktop_names

21 years agodesktopnames is supported already, just desktops arent :>
Dana Jansens [Sat, 4 Jan 2003 01:41:54 +0000 (01:41 +0000)]
desktopnames is supported already, just desktops arent :>

21 years agoepist alt-tab works now! i.e. NET_ACTIVE_WINDOW is working
Dana Jansens [Sat, 4 Jan 2003 01:37:47 +0000 (01:37 +0000)]
epist alt-tab works now! i.e. NET_ACTIVE_WINDOW is working

21 years agorm consts that wont compile on some libfreetype's
Dana Jansens [Sat, 4 Jan 2003 01:31:47 +0000 (01:31 +0000)]
rm consts that wont compile on some libfreetype's

21 years agobetter focusing. support for the take_focus protocol
Dana Jansens [Sat, 4 Jan 2003 01:21:04 +0000 (01:21 +0000)]
better focusing. support for the take_focus protocol

21 years agokeep track of the last input event time
Dana Jansens [Sat, 4 Jan 2003 01:18:24 +0000 (01:18 +0000)]
keep track of the last input event time

21 years agoset the net support atoms
Dana Jansens [Sat, 4 Jan 2003 01:04:22 +0000 (01:04 +0000)]
set the net support atoms

21 years agoadd support for net_active_window and net_close_window messages
Dana Jansens [Sat, 4 Jan 2003 00:54:19 +0000 (00:54 +0000)]
add support for net_active_window and net_close_window messages

21 years agoclient and stacking list work
Dana Jansens [Sat, 4 Jan 2003 00:32:30 +0000 (00:32 +0000)]
client and stacking list work

21 years agoadd some todo shit
Dana Jansens [Sat, 4 Jan 2003 00:21:14 +0000 (00:21 +0000)]
add some todo shit

21 years agoadd -shadow
Dana Jansens [Sat, 4 Jan 2003 00:12:21 +0000 (00:12 +0000)]
add -shadow

21 years agowindow states persist across restarts
Dana Jansens [Fri, 3 Jan 2003 23:57:00 +0000 (23:57 +0000)]
window states persist across restarts

21 years agowindow shading
Dana Jansens [Fri, 3 Jan 2003 23:51:06 +0000 (23:51 +0000)]
window shading

21 years agono default reset key
Dana Jansens [Fri, 3 Jan 2003 22:34:50 +0000 (22:34 +0000)]
no default reset key

21 years agoprint when loaded
Dana Jansens [Fri, 3 Jan 2003 22:25:52 +0000 (22:25 +0000)]
print when loaded

21 years agorestart works
Dana Jansens [Fri, 3 Jan 2003 22:06:08 +0000 (22:06 +0000)]
restart works

21 years agoput event bindings in OBBindings too
Dana Jansens [Fri, 3 Jan 2003 21:48:11 +0000 (21:48 +0000)]
put event bindings in OBBindings too

21 years agoallow "event bindings" via ebind() for new windows/window enter/leave
Dana Jansens [Fri, 3 Jan 2003 21:36:09 +0000 (21:36 +0000)]
allow "event bindings" via ebind() for new windows/window enter/leave

21 years agoremove the block on shutdown
Dana Jansens [Fri, 3 Jan 2003 20:10:25 +0000 (20:10 +0000)]
remove the block on shutdown

21 years agomore old bb shit to go
Dana Jansens [Fri, 3 Jan 2003 19:37:17 +0000 (19:37 +0000)]
more old bb shit to go

21 years agorm the old bb src
Dana Jansens [Fri, 3 Jan 2003 19:36:41 +0000 (19:36 +0000)]
rm the old bb src

21 years agos/reset/resetChains/
Dana Jansens [Fri, 3 Jan 2003 18:51:00 +0000 (18:51 +0000)]
s/reset/resetChains/

21 years agorm old bb shit, and the old xeventhandler
Dana Jansens [Fri, 3 Jan 2003 18:41:49 +0000 (18:41 +0000)]
rm old bb shit, and the old xeventhandler

21 years agobinding_s_.hh
Dana Jansens [Fri, 3 Jan 2003 18:37:58 +0000 (18:37 +0000)]
binding_s_.hh

21 years agoshare code for raising/lowering windows
Dana Jansens [Fri, 3 Jan 2003 18:25:04 +0000 (18:25 +0000)]
share code for raising/lowering windows

21 years agoadd/lower work
Dana Jansens [Fri, 3 Jan 2003 18:21:28 +0000 (18:21 +0000)]
add/lower work

21 years agodont print every focus/crossing event
Dana Jansens [Fri, 3 Jan 2003 18:17:54 +0000 (18:17 +0000)]
dont print every focus/crossing event

21 years agoprovide capabilities to execute a command
Dana Jansens [Fri, 3 Jan 2003 16:06:10 +0000 (16:06 +0000)]
provide capabilities to execute a command

21 years agotitlebar layouts work
Dana Jansens [Fri, 3 Jan 2003 15:55:42 +0000 (15:55 +0000)]
titlebar layouts work

21 years agorun builtins.py
Dana Jansens [Fri, 3 Jan 2003 07:04:30 +0000 (07:04 +0000)]
run builtins.py

21 years agocleanup naming in OBBindings
Dana Jansens [Fri, 3 Jan 2003 07:03:59 +0000 (07:03 +0000)]
cleanup naming in OBBindings

21 years agoyou can bind buttons already about, and itll replace them
Dana Jansens [Fri, 3 Jan 2003 06:55:04 +0000 (06:55 +0000)]
you can bind buttons already about, and itll replace them

21 years agoprovide these functions for callbacks
Dana Jansens [Fri, 3 Jan 2003 06:43:53 +0000 (06:43 +0000)]
provide these functions for callbacks

21 years agoadd builtins
Dana Jansens [Fri, 3 Jan 2003 06:39:03 +0000 (06:39 +0000)]
add builtins

21 years agogot rid of premade funcs
Dana Jansens [Fri, 3 Jan 2003 06:27:10 +0000 (06:27 +0000)]
got rid of premade funcs

21 years agoadd comment
Dana Jansens [Fri, 3 Jan 2003 06:07:53 +0000 (06:07 +0000)]
add comment

21 years agoclicks on the client work as they should
Dana Jansens [Fri, 3 Jan 2003 06:05:08 +0000 (06:05 +0000)]
clicks on the client work as they should

21 years agomoving a window is possible once again
Dana Jansens [Fri, 3 Jan 2003 05:26:04 +0000 (05:26 +0000)]
moving a window is possible once again

21 years agonew mouse button code is seeming to work. you can move windows
Dana Jansens [Fri, 3 Jan 2003 02:48:25 +0000 (02:48 +0000)]
new mouse button code is seeming to work. you can move windows

21 years agotrasitioning for new button event handling
Dana Jansens [Fri, 3 Jan 2003 00:26:36 +0000 (00:26 +0000)]
trasitioning for new button event handling

21 years agotypo
Dana Jansens [Thu, 2 Jan 2003 23:34:58 +0000 (23:34 +0000)]
typo

21 years agokill button release events
Dana Jansens [Thu, 2 Jan 2003 22:58:32 +0000 (22:58 +0000)]
kill button release events

21 years agocheck for valid callback in bind()
Dana Jansens [Thu, 2 Jan 2003 22:53:52 +0000 (22:53 +0000)]
check for valid callback in bind()

21 years agono more gloabsl
Dana Jansens [Thu, 2 Jan 2003 22:09:38 +0000 (22:09 +0000)]
no more gloabsl

21 years agofire the master first
Dana Jansens [Thu, 2 Jan 2003 21:51:30 +0000 (21:51 +0000)]
fire the master first

21 years agorun scripts before initializing screens. kill the globals.py. add the python_get_stri...
Dana Jansens [Thu, 2 Jan 2003 21:05:29 +0000 (21:05 +0000)]
run scripts before initializing screens. kill the globals.py. add the python_get_stringlist.

21 years agoadd new action types
Dana Jansens [Thu, 2 Jan 2003 20:37:49 +0000 (20:37 +0000)]
add new action types

21 years agonew code for bindings/callbacks. much sexier. now passes python classes back to the...
Dana Jansens [Thu, 2 Jan 2003 20:36:14 +0000 (20:36 +0000)]
new code for bindings/callbacks. much sexier. now passes python classes back to the callbacks, and the storage of the callbacks in the code is much more clear. huzzah.

21 years agoload config options from the python environment
Dana Jansens [Tue, 31 Dec 2002 19:15:24 +0000 (19:15 +0000)]
load config options from the python environment

21 years agoadd click_raise global var
Dana Jansens [Tue, 31 Dec 2002 09:17:16 +0000 (09:17 +0000)]
add click_raise global var

21 years agorevert def_motion
Dana Jansens [Tue, 31 Dec 2002 09:14:27 +0000 (09:14 +0000)]
revert def_motion

21 years agotypo
Dana Jansens [Tue, 31 Dec 2002 09:11:59 +0000 (09:11 +0000)]
typo

21 years agoadd comments/headers
Dana Jansens [Tue, 31 Dec 2002 08:50:13 +0000 (08:50 +0000)]
add comments/headers

21 years agoadd some globals to modify the default scripting behavior
Dana Jansens [Tue, 31 Dec 2002 08:46:17 +0000 (08:46 +0000)]
add some globals to modify the default scripting behavior

21 years agocreate some globals for use in the python scripts
Dana Jansens [Tue, 31 Dec 2002 07:19:32 +0000 (07:19 +0000)]
create some globals for use in the python scripts

21 years agobindings work. now they have a reset key too.
Dana Jansens [Tue, 31 Dec 2002 06:59:46 +0000 (06:59 +0000)]
bindings work. now they have a reset key too.

21 years agoso close to keybindings. wont link for now.
Dana Jansens [Mon, 30 Dec 2002 22:27:46 +0000 (22:27 +0000)]
so close to keybindings. wont link for now.

21 years agobindings work again. yay
Dana Jansens [Mon, 30 Dec 2002 21:10:13 +0000 (21:10 +0000)]
bindings work again. yay

21 years agoadd a comment
Dana Jansens [Mon, 30 Dec 2002 21:06:08 +0000 (21:06 +0000)]
add a comment

21 years agoadd some const
Dana Jansens [Mon, 30 Dec 2002 21:04:09 +0000 (21:04 +0000)]
add some const

21 years agomore debug output changes
Dana Jansens [Mon, 30 Dec 2002 20:55:33 +0000 (20:55 +0000)]
more debug output changes

21 years agostill busted
Dana Jansens [Mon, 30 Dec 2002 20:49:56 +0000 (20:49 +0000)]
still busted

21 years agofucked up shit
Dana Jansens [Mon, 30 Dec 2002 20:41:33 +0000 (20:41 +0000)]
fucked up shit

21 years agoi dont get how the fuck the key tree is changing..
Dana Jansens [Mon, 30 Dec 2002 16:50:29 +0000 (16:50 +0000)]
i dont get how the fuck the key tree is changing..

21 years agoall broken now. working on adding mouse binding support
Dana Jansens [Mon, 30 Dec 2002 16:42:15 +0000 (16:42 +0000)]
all broken now. working on adding mouse binding support

21 years agoput anticipated more-often-used modifier names in front
Dana Jansens [Mon, 30 Dec 2002 09:00:28 +0000 (09:00 +0000)]
put anticipated more-often-used modifier names in front

21 years agonicer translate()
Dana Jansens [Mon, 30 Dec 2002 08:59:46 +0000 (08:59 +0000)]
nicer translate()

21 years agoway sexier buildtree
Dana Jansens [Mon, 30 Dec 2002 08:52:46 +0000 (08:52 +0000)]
way sexier buildtree

21 years agoremove some old comments
Dana Jansens [Mon, 30 Dec 2002 08:41:42 +0000 (08:41 +0000)]
remove some old comments

21 years agokey chains get built properly!
Dana Jansens [Mon, 30 Dec 2002 08:40:38 +0000 (08:40 +0000)]
key chains get built properly!

21 years agoprint an error for invalid modifier keys
Dana Jansens [Mon, 30 Dec 2002 07:38:45 +0000 (07:38 +0000)]
print an error for invalid modifier keys

21 years agodont try use invalid modifiers
Dana Jansens [Mon, 30 Dec 2002 07:36:06 +0000 (07:36 +0000)]
dont try use invalid modifiers

21 years agoparses the modifiers
Dana Jansens [Mon, 30 Dec 2002 07:35:41 +0000 (07:35 +0000)]
parses the modifiers

21 years agouse the member var _tree
Dana Jansens [Mon, 30 Dec 2002 07:33:56 +0000 (07:33 +0000)]
use the member var _tree