]> icculus.org git repositories - mikachu/openbox.git/log
mikachu/openbox.git
21 years agodon't place the window magically if we're starting (the window was already placed)
Dana Jansens [Tue, 7 Jan 2003 06:56:57 +0000 (06:56 +0000)]
don't place the window magically if we're starting (the window was already placed)

21 years agoadd a PlaceWindow event hook type
Dana Jansens [Tue, 7 Jan 2003 06:50:21 +0000 (06:50 +0000)]
add a PlaceWindow event hook type

21 years agoadd a check for ShapeBounding shape events
Dana Jansens [Tue, 7 Jan 2003 06:37:02 +0000 (06:37 +0000)]
add a check for ShapeBounding shape events

21 years agodont unset focused client if it is still/already set, that causes bugs!
Dana Jansens [Tue, 7 Jan 2003 06:24:40 +0000 (06:24 +0000)]
dont unset focused client if it is still/already set, that causes bugs!

21 years agochange the unmanae ordeer around to have the callbacks fire last
Dana Jansens [Tue, 7 Jan 2003 05:48:12 +0000 (05:48 +0000)]
change the unmanae ordeer around to have the callbacks fire last

21 years agofixed condition that could cause 2 windows to look focused, and bad things to occur
Dana Jansens [Tue, 7 Jan 2003 05:21:12 +0000 (05:21 +0000)]
fixed condition that could cause 2 windows to look focused, and bad things to occur

21 years agosending windows to workspaces works. focus messes up on fast switching
Dana Jansens [Tue, 7 Jan 2003 05:17:39 +0000 (05:17 +0000)]
sending windows to workspaces works. focus messes up on fast switching

21 years agouse client messages to switch desktops/move windows between desktops
Dana Jansens [Tue, 7 Jan 2003 04:51:55 +0000 (04:51 +0000)]
use client messages to switch desktops/move windows between desktops

21 years agoadd comment for findScreen
Dana Jansens [Tue, 7 Jan 2003 04:06:34 +0000 (04:06 +0000)]
add comment for findScreen

21 years agoadd python.hh to the openbox.i deps
Dana Jansens [Tue, 7 Jan 2003 03:22:35 +0000 (03:22 +0000)]
add python.hh to the openbox.i deps

21 years agocomment the new desktop functions
Dana Jansens [Tue, 7 Jan 2003 02:46:14 +0000 (02:46 +0000)]
comment the new desktop functions

21 years agoadd change_desktop
Dana Jansens [Tue, 7 Jan 2003 02:44:54 +0000 (02:44 +0000)]
add change_desktop

21 years agoadd startup and shutdown callback events for each screen
Dana Jansens [Tue, 7 Jan 2003 02:43:56 +0000 (02:43 +0000)]
add startup and shutdown callback events for each screen

21 years agoadd next/prev desktop, give them the no_wrap optional arg
Dana Jansens [Tue, 7 Jan 2003 02:27:51 +0000 (02:27 +0000)]
add next/prev desktop, give them the no_wrap optional arg

21 years agosupply python routines for next/prev workspace
Dana Jansens [Tue, 7 Jan 2003 02:24:43 +0000 (02:24 +0000)]
supply python routines for next/prev workspace

21 years agodont hide windows when switching to the current workspace
Dana Jansens [Tue, 7 Jan 2003 01:58:39 +0000 (01:58 +0000)]
dont hide windows when switching to the current workspace

21 years agowindows stay on their desktops
Dana Jansens [Tue, 7 Jan 2003 01:54:26 +0000 (01:54 +0000)]
windows stay on their desktops

21 years agograb SIGUSR1
Dana Jansens [Tue, 7 Jan 2003 01:49:32 +0000 (01:49 +0000)]
grab SIGUSR1

21 years agodont reset focus to the unfocused window!
Dana Jansens [Tue, 7 Jan 2003 01:28:59 +0000 (01:28 +0000)]
dont reset focus to the unfocused window!

21 years agodesktops
Dana Jansens [Tue, 7 Jan 2003 00:59:41 +0000 (00:59 +0000)]
desktops

21 years agomove the shit from OBRootWindow into OBScreen
Dana Jansens [Tue, 7 Jan 2003 00:57:26 +0000 (00:57 +0000)]
move the shit from OBRootWindow into OBScreen

21 years agokeep track of desktops...
Dana Jansens [Tue, 7 Jan 2003 00:57:00 +0000 (00:57 +0000)]
keep track of desktops...

21 years agono need for focusraise anymore
Dana Jansens [Mon, 6 Jan 2003 19:02:09 +0000 (19:02 +0000)]
no need for focusraise anymore

21 years agoallow to bind multiple functions to everything
Dana Jansens [Mon, 6 Jan 2003 19:01:49 +0000 (19:01 +0000)]
allow to bind multiple functions to everything

21 years agokilla a debug printf
Dana Jansens [Mon, 6 Jan 2003 07:32:26 +0000 (07:32 +0000)]
killa a debug printf

21 years agoadd comments for rming masks from the events
Dana Jansens [Mon, 6 Jan 2003 06:03:38 +0000 (06:03 +0000)]
add comments for rming masks from the events

21 years agoignore num/caps/scroll lock in events
Dana Jansens [Mon, 6 Jan 2003 06:02:22 +0000 (06:02 +0000)]
ignore num/caps/scroll lock in events

21 years agorm debugging comment
Dana Jansens [Mon, 6 Jan 2003 04:58:07 +0000 (04:58 +0000)]
rm debugging comment

21 years agohandle maprequests after mapped correctly. thus making gaim happy again
Dana Jansens [Mon, 6 Jan 2003 04:57:42 +0000 (04:57 +0000)]
handle maprequests after mapped correctly. thus making gaim happy again

21 years agograb the first known window type
Dana Jansens [Mon, 6 Jan 2003 04:44:00 +0000 (04:44 +0000)]
grab the first known window type

21 years agoclean up transient's parent's reference in destructor
Dana Jansens [Mon, 6 Jan 2003 04:33:37 +0000 (04:33 +0000)]
clean up transient's parent's reference in destructor

21 years agogets transients! woot. tested and such.. no groups still tho
Dana Jansens [Sun, 5 Jan 2003 02:32:39 +0000 (02:32 +0000)]
gets transients! woot. tested and such.. no groups still tho

21 years agokeep track of transients. however not group transients yet
Dana Jansens [Sun, 5 Jan 2003 02:24:27 +0000 (02:24 +0000)]
keep track of transients. however not group transients yet

21 years agotransient window support..halfway
Dana Jansens [Sun, 5 Jan 2003 01:40:38 +0000 (01:40 +0000)]
transient window support..halfway

21 years agoSIGHIP not SUGHUP
Dana Jansens [Sat, 4 Jan 2003 23:51:39 +0000 (23:51 +0000)]
SIGHIP not SUGHUP

21 years agoonly focus new 'normal' windows
Dana Jansens [Sat, 4 Jan 2003 23:51:24 +0000 (23:51 +0000)]
only focus new 'normal' windows

21 years agodont restart on HUP. badness. restart on USR1.
Dana Jansens [Sat, 4 Jan 2003 19:22:44 +0000 (19:22 +0000)]
dont restart on HUP. badness. restart on USR1.

21 years agolameass comment from the past
Dana Jansens [Sat, 4 Jan 2003 19:18:44 +0000 (19:18 +0000)]
lameass comment from the past

21 years agorestart on HUP
Dana Jansens [Sat, 4 Jan 2003 19:18:30 +0000 (19:18 +0000)]
restart on HUP

21 years agoadd support for wm_window_role
Dana Jansens [Sat, 4 Jan 2003 19:09:52 +0000 (19:09 +0000)]
add support for wm_window_role

21 years agoadd focusraise.
Dana Jansens [Sat, 4 Jan 2003 18:48:09 +0000 (18:48 +0000)]
add focusraise.
comment functions.

21 years agoadd buttons to the tree.rm stupid comments in Makefile.ams
Dana Jansens [Sat, 4 Jan 2003 18:42:25 +0000 (18:42 +0000)]
add buttons to the tree.rm stupid comments in Makefile.ams

21 years agoadding buttons for styles
Dana Jansens [Sat, 4 Jan 2003 18:40:04 +0000 (18:40 +0000)]
adding buttons for styles

21 years agorm the xftlsfonts manpage
Dana Jansens [Sat, 4 Jan 2003 18:35:47 +0000 (18:35 +0000)]
rm the xftlsfonts manpage

21 years agoline up text in --help
Dana Jansens [Sat, 4 Jan 2003 09:30:04 +0000 (09:30 +0000)]
line up text in --help

21 years agomove the approproate code for map request handling to the client class. this will...
Dana Jansens [Sat, 4 Jan 2003 09:27:50 +0000 (09:27 +0000)]
move the approproate code for map request handling to the client class. this will deiconify the window when requested.

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