]> icculus.org git repositories - dana/openbox.git/log
dana/openbox.git
21 years agofocus windows when entering/leaving enter-the-desktop mode
Dana Jansens [Fri, 21 Mar 2003 17:22:38 +0000 (17:22 +0000)]
focus windows when entering/leaving enter-the-desktop mode

21 years agoadd an xlock binding
Dana Jansens [Fri, 21 Mar 2003 17:02:13 +0000 (17:02 +0000)]
add an xlock binding

21 years agobetter comment for Event_Client_Moving
Dana Jansens [Fri, 21 Mar 2003 10:44:54 +0000 (10:44 +0000)]
better comment for Event_Client_Moving

21 years agochoke on invalid options on the cmd line
Dana Jansens [Fri, 21 Mar 2003 10:41:56 +0000 (10:41 +0000)]
choke on invalid options on the cmd line

21 years agodont check for != NULL before freeing. pointless.
Dana Jansens [Fri, 21 Mar 2003 10:35:35 +0000 (10:35 +0000)]
dont check for != NULL before freeing. pointless.

21 years agodon't check for != NULL before freeing. pointless
Dana Jansens [Fri, 21 Mar 2003 10:34:44 +0000 (10:34 +0000)]
don't check for != NULL before freeing. pointless

21 years agodefn vars at the top of funcs
Dana Jansens [Fri, 21 Mar 2003 10:33:26 +0000 (10:33 +0000)]
defn vars at the top of funcs

21 years agodont reposition windows who know what they want
Dana Jansens [Fri, 21 Mar 2003 10:29:30 +0000 (10:29 +0000)]
dont reposition windows who know what they want

21 years agoadd the client_set_focused function.
Dana Jansens [Fri, 21 Mar 2003 10:26:26 +0000 (10:26 +0000)]
add the client_set_focused function.
make focus state be changed internally immediately after calling the X functions to make it so, basically, assume their success. this elimiates races all over the place with our state vs the server's state.

21 years agouse the client_set_focused function when getting FocusIn/Out events
Dana Jansens [Fri, 21 Mar 2003 10:24:24 +0000 (10:24 +0000)]
use the client_set_focused function when getting FocusIn/Out events

21 years agoinit the focus_client ptr in startup
Dana Jansens [Fri, 21 Mar 2003 10:23:57 +0000 (10:23 +0000)]
init the focus_client ptr in startup

21 years agodont focus !normal clients under the mouse
Dana Jansens [Fri, 21 Mar 2003 10:23:34 +0000 (10:23 +0000)]
dont focus !normal clients under the mouse

21 years agodont use the client's colormap if it is set to None!
Dana Jansens [Fri, 21 Mar 2003 09:54:54 +0000 (09:54 +0000)]
dont use the client's colormap if it is set to None!

21 years agoadd a dispatched event for interactively moving a window.
Dana Jansens [Fri, 21 Mar 2003 09:41:01 +0000 (09:41 +0000)]
add a dispatched event for interactively moving a window.
move window snapping/resistance out of the kernel.
make the action_move dispatch the new event.

21 years agorm debug print
Dana Jansens [Fri, 21 Mar 2003 09:39:53 +0000 (09:39 +0000)]
rm debug print

21 years agooptimization!
Dana Jansens [Fri, 21 Mar 2003 09:39:09 +0000 (09:39 +0000)]
optimization!

21 years agosyntax error!
Dana Jansens [Fri, 21 Mar 2003 09:38:51 +0000 (09:38 +0000)]
syntax error!

21 years agodon't snap to non-visibles
Dana Jansens [Fri, 21 Mar 2003 09:38:13 +0000 (09:38 +0000)]
don't snap to non-visibles

21 years agodont snap to self
Dana Jansens [Fri, 21 Mar 2003 09:33:41 +0000 (09:33 +0000)]
dont snap to self

21 years agorm the edge_resistance option.. just dont load the plugin!
Dana Jansens [Fri, 21 Mar 2003 09:32:17 +0000 (09:32 +0000)]
rm the edge_resistance option.. just dont load the plugin!

21 years agomake the event function static!
Dana Jansens [Fri, 21 Mar 2003 09:31:36 +0000 (09:31 +0000)]
make the event function static!

21 years agoadd a window resistance plugin
Dana Jansens [Fri, 21 Mar 2003 09:31:23 +0000 (09:31 +0000)]
add a window resistance plugin

21 years agorename event() to place_event()
Dana Jansens [Fri, 21 Mar 2003 09:27:49 +0000 (09:27 +0000)]
rename event() to place_event()

21 years agorename event() to place_event()
Dana Jansens [Fri, 21 Mar 2003 09:27:34 +0000 (09:27 +0000)]
rename event() to place_event()

21 years agosnap window-to-window
Dana Jansens [Fri, 21 Mar 2003 08:37:22 +0000 (08:37 +0000)]
snap window-to-window

21 years agofocus new windows
Dana Jansens [Fri, 21 Mar 2003 08:20:49 +0000 (08:20 +0000)]
focus new windows

21 years agorm debug prints
Dana Jansens [Fri, 21 Mar 2003 08:19:40 +0000 (08:19 +0000)]
rm debug prints

21 years agorm debug print
Dana Jansens [Fri, 21 Mar 2003 08:19:18 +0000 (08:19 +0000)]
rm debug print

21 years agorm the focused member from the client struct, it was redundant with the focus_client...
Dana Jansens [Fri, 21 Mar 2003 08:18:39 +0000 (08:18 +0000)]
rm the focused member from the client struct, it was redundant with the focus_client variable around

21 years agoupdate engine last for focus events
Dana Jansens [Fri, 21 Mar 2003 08:17:43 +0000 (08:17 +0000)]
update engine last for focus events

21 years agoset up the history place stuff's files
Dana Jansens [Fri, 21 Mar 2003 07:54:48 +0000 (07:54 +0000)]
set up the history place stuff's files

21 years agokill the c dir
Dana Jansens [Fri, 21 Mar 2003 07:54:23 +0000 (07:54 +0000)]
kill the c dir

21 years agostart and stop the history plugin
Dana Jansens [Fri, 21 Mar 2003 07:53:29 +0000 (07:53 +0000)]
start and stop the history plugin

21 years agodont set the restart path to "", load the placement plugin
Dana Jansens [Fri, 21 Mar 2003 07:53:13 +0000 (07:53 +0000)]
dont set the restart path to "", load the placement plugin

21 years agodont skip enter events
Dana Jansens [Fri, 21 Mar 2003 07:51:33 +0000 (07:51 +0000)]
dont skip enter events

21 years agoadd a window placement plugin
Dana Jansens [Fri, 21 Mar 2003 07:33:07 +0000 (07:33 +0000)]
add a window placement plugin

21 years agodisable warping on desk switch
Dana Jansens [Thu, 20 Mar 2003 23:02:54 +0000 (23:02 +0000)]
disable warping on desk switch

21 years agoskip events more smarter
Dana Jansens [Thu, 20 Mar 2003 22:48:50 +0000 (22:48 +0000)]
skip events more smarter

21 years agokill all enter events on a desktop switch
Dana Jansens [Thu, 20 Mar 2003 22:44:14 +0000 (22:44 +0000)]
kill all enter events on a desktop switch

21 years agoshow windows before hiding when switching desktops
Dana Jansens [Thu, 20 Mar 2003 22:36:01 +0000 (22:36 +0000)]
show windows before hiding when switching desktops

21 years agoalt bindings
Dana Jansens [Thu, 20 Mar 2003 22:25:27 +0000 (22:25 +0000)]
alt bindings

21 years agoskipping the right number of enters now i think
Dana Jansens [Thu, 20 Mar 2003 22:24:27 +0000 (22:24 +0000)]
skipping the right number of enters now i think

21 years agoskip all enter events for now.. need a clever tactic for this..
Dana Jansens [Thu, 20 Mar 2003 22:21:13 +0000 (22:21 +0000)]
skip all enter events for now.. need a clever tactic for this..

21 years agoadd -help -version -sync and -rc cmd line options
Dana Jansens [Thu, 20 Mar 2003 22:14:15 +0000 (22:14 +0000)]
add -help -version -sync and -rc cmd line options

21 years agoadd the binary and urls to the Makefile and -D's
Dana Jansens [Thu, 20 Mar 2003 22:06:08 +0000 (22:06 +0000)]
add the binary and urls to the Makefile and -D's

21 years agoadd RECT_CONTAINS
Dana Jansens [Thu, 20 Mar 2003 21:53:04 +0000 (21:53 +0000)]
add RECT_CONTAINS

21 years agosave decor and functions per client for fullscreening!
Dana Jansens [Thu, 20 Mar 2003 21:52:49 +0000 (21:52 +0000)]
save decor and functions per client for fullscreening!

21 years agolock the size/position of maximized and fullscreen clients
Dana Jansens [Thu, 20 Mar 2003 21:49:39 +0000 (21:49 +0000)]
lock the size/position of maximized and fullscreen clients

21 years agofallback super intelligently with focus when the focused
Dana Jansens [Thu, 20 Mar 2003 21:23:05 +0000 (21:23 +0000)]
fallback super intelligently with focus when the focused

21 years agolock the position/size of maximized windows
Dana Jansens [Thu, 20 Mar 2003 21:09:56 +0000 (21:09 +0000)]
lock the position/size of maximized windows

21 years agorestart and catch errors appropriately
Dana Jansens [Thu, 20 Mar 2003 07:48:59 +0000 (07:48 +0000)]
restart and catch errors appropriately

21 years agoinit the GError to NULL
Dana Jansens [Thu, 20 Mar 2003 01:55:25 +0000 (01:55 +0000)]
init the GError to NULL

21 years agocan restart now
Dana Jansens [Thu, 20 Mar 2003 01:53:38 +0000 (01:53 +0000)]
can restart now

21 years agoadded depth reduction and startup for true color visuals
Derek Foreman [Wed, 19 Mar 2003 23:26:54 +0000 (23:26 +0000)]
added depth reduction and startup for true color visuals
16bpp should now work

21 years agorestart will work soon
Dana Jansens [Wed, 19 Mar 2003 21:54:29 +0000 (21:54 +0000)]
restart will work soon

21 years agono \n in g_messages
Dana Jansens [Wed, 19 Mar 2003 19:58:25 +0000 (19:58 +0000)]
no \n in g_messages

21 years agoMapRequest needs to activate the window
Dana Jansens [Wed, 19 Mar 2003 19:56:53 +0000 (19:56 +0000)]
MapRequest needs to activate the window

21 years agodont raise the window on a titlebar drag either
Dana Jansens [Wed, 19 Mar 2003 19:27:25 +0000 (19:27 +0000)]
dont raise the window on a titlebar drag either

21 years agoadd a drag threshold
Dana Jansens [Wed, 19 Mar 2003 19:25:31 +0000 (19:25 +0000)]
add a drag threshold

21 years agosnap windows when moving them
Dana Jansens [Wed, 19 Mar 2003 19:22:13 +0000 (19:22 +0000)]
snap windows when moving them

21 years agoadd code for snapping windows to screen edges
Dana Jansens [Wed, 19 Mar 2003 19:21:55 +0000 (19:21 +0000)]
add code for snapping windows to screen edges

21 years agouse the grab.h funcs to grab keys and buttons
Dana Jansens [Wed, 19 Mar 2003 18:56:15 +0000 (18:56 +0000)]
use the grab.h funcs to grab keys and buttons

21 years agoadd funcs to grab buttons and keys
Dana Jansens [Wed, 19 Mar 2003 18:55:56 +0000 (18:55 +0000)]
add funcs to grab buttons and keys

21 years agoexport the NumLock and ScrollLock masks
Dana Jansens [Wed, 19 Mar 2003 18:55:36 +0000 (18:55 +0000)]
export the NumLock and ScrollLock masks

21 years agodont need a mask_list here
Dana Jansens [Wed, 19 Mar 2003 18:55:21 +0000 (18:55 +0000)]
dont need a mask_list here

21 years agograb all lock keys
Dana Jansens [Wed, 19 Mar 2003 18:55:10 +0000 (18:55 +0000)]
grab all lock keys

21 years agofewer context lookups
Dana Jansens [Wed, 19 Mar 2003 18:34:15 +0000 (18:34 +0000)]
fewer context lookups

21 years agobreak, dont return
Dana Jansens [Wed, 19 Mar 2003 17:24:47 +0000 (17:24 +0000)]
break, dont return

21 years agoadd code to make net_active_window events work
Dana Jansens [Wed, 19 Mar 2003 17:24:24 +0000 (17:24 +0000)]
add code to make net_active_window events work

21 years agoadd focusraise
Dana Jansens [Wed, 19 Mar 2003 17:24:03 +0000 (17:24 +0000)]
add focusraise

21 years agoadd click on client binding. XAllow when clicking on the client
Dana Jansens [Wed, 19 Mar 2003 17:23:19 +0000 (17:23 +0000)]
add click on client binding. XAllow when clicking on the client

21 years agoput the comment where it belongs
Dana Jansens [Wed, 19 Mar 2003 09:36:55 +0000 (09:36 +0000)]
put the comment where it belongs

21 years agoon shutdown: destroy the net support window. clear a few more properties we dont...
Dana Jansens [Wed, 19 Mar 2003 09:36:09 +0000 (09:36 +0000)]
on shutdown: destroy the net support window. clear a few more properties we dont want across restart. select NoEventMask on root.

21 years agooops
Dana Jansens [Wed, 19 Mar 2003 09:33:52 +0000 (09:33 +0000)]
oops

21 years agodestroy the focus_backup
Dana Jansens [Wed, 19 Mar 2003 09:32:51 +0000 (09:32 +0000)]
destroy the focus_backup

21 years agoerase the openbox_pid hint on the root window when we shutdown
Dana Jansens [Wed, 19 Mar 2003 09:03:54 +0000 (09:03 +0000)]
erase the openbox_pid hint on the root window when we shutdown

21 years agoall the old ob2 mouse bindings are workin
Dana Jansens [Wed, 19 Mar 2003 08:40:00 +0000 (08:40 +0000)]
all the old ob2 mouse bindings are workin

21 years agoadd mbinds for shading windows on the titlebar
Dana Jansens [Wed, 19 Mar 2003 08:20:31 +0000 (08:20 +0000)]
add mbinds for shading windows on the titlebar

21 years agoignore !normal crossing events
Dana Jansens [Wed, 19 Mar 2003 08:19:27 +0000 (08:19 +0000)]
ignore !normal crossing events

21 years agosimply out the events we dont need no more
Dana Jansens [Wed, 19 Mar 2003 08:15:56 +0000 (08:15 +0000)]
simply out the events we dont need no more

21 years agofree the right pixel data yay!
Dana Jansens [Wed, 19 Mar 2003 08:09:24 +0000 (08:09 +0000)]
free the right pixel data yay!

21 years agofree the pixel data
Dana Jansens [Wed, 19 Mar 2003 08:09:09 +0000 (08:09 +0000)]
free the pixel data

21 years agostart with 0 desktops, so the focus_order stuff all gets initialized properly
Dana Jansens [Wed, 19 Mar 2003 08:06:19 +0000 (08:06 +0000)]
start with 0 desktops, so the focus_order stuff all gets initialized properly

21 years agothe focus_order shit is init'd by the screen_startup setting the number of desktops
Dana Jansens [Wed, 19 Mar 2003 08:05:58 +0000 (08:05 +0000)]
the focus_order shit is init'd by the screen_startup setting the number of desktops

21 years agoshutdown everything before closing the display
Dana Jansens [Wed, 19 Mar 2003 08:05:25 +0000 (08:05 +0000)]
shutdown everything before closing the display

21 years agocan fit on one line
Dana Jansens [Wed, 19 Mar 2003 07:58:52 +0000 (07:58 +0000)]
can fit on one line

21 years agoinitialize texture to NULL if theres no textures. use g_memdup to copy it
Dana Jansens [Wed, 19 Mar 2003 07:58:39 +0000 (07:58 +0000)]
initialize texture to NULL if theres no textures. use g_memdup to copy it

21 years agocomment what funcs is
Dana Jansens [Wed, 19 Mar 2003 07:40:07 +0000 (07:40 +0000)]
comment what funcs is

21 years agoclose the channel by unref'ing it
Dana Jansens [Wed, 19 Mar 2003 07:34:31 +0000 (07:34 +0000)]
close the channel by unref'ing it

21 years agokill the const, use g_new instead of malloc, g_free the font in font_close()
Dana Jansens [Wed, 19 Mar 2003 07:26:25 +0000 (07:26 +0000)]
kill the const, use g_new instead of malloc, g_free the font in font_close()

21 years agokill the const
Dana Jansens [Wed, 19 Mar 2003 07:26:05 +0000 (07:26 +0000)]
kill the const

21 years agoclean up comments regarding alpha
Dana Jansens [Wed, 19 Mar 2003 07:20:45 +0000 (07:20 +0000)]
clean up comments regarding alpha

21 years agostrdup the database string, dont return it directly
Dana Jansens [Wed, 19 Mar 2003 07:20:29 +0000 (07:20 +0000)]
strdup the database string, dont return it directly

21 years agorm the comments pointer bindings stuff, thats in a plugin now
Dana Jansens [Wed, 19 Mar 2003 07:12:00 +0000 (07:12 +0000)]
rm the comments pointer bindings stuff, thats in a plugin now

21 years agoadd new windows to the back of the focus order list
Dana Jansens [Wed, 19 Mar 2003 07:10:05 +0000 (07:10 +0000)]
add new windows to the back of the focus order list

21 years agomove the focus_order lists into the kernel
Dana Jansens [Wed, 19 Mar 2003 07:08:15 +0000 (07:08 +0000)]
move the focus_order lists into the kernel

21 years agoadd focus actions
Dana Jansens [Wed, 19 Mar 2003 06:01:06 +0000 (06:01 +0000)]
add focus actions

21 years agoadd sloppy focus
Dana Jansens [Wed, 19 Mar 2003 06:00:52 +0000 (06:00 +0000)]
add sloppy focus

21 years agoadd sloppy focus
Dana Jansens [Wed, 19 Mar 2003 06:00:16 +0000 (06:00 +0000)]
add sloppy focus

21 years agoend drags
Dana Jansens [Wed, 19 Mar 2003 05:52:36 +0000 (05:52 +0000)]
end drags