]>
Dogcows Code - chaz/openbox/log
Dana Jansens [Fri, 21 Mar 2003 18:42:39 +0000 (18:42 +0000)]
rm the old code including the .pys and the c++ shit
Dana Jansens [Fri, 21 Mar 2003 18:41:36 +0000 (18:41 +0000)]
rm the python api docs
Dana Jansens [Fri, 21 Mar 2003 18:38:08 +0000 (18:38 +0000)]
always adjust the frames size and position together, so there is no more weird resizing before moving and edge flickering when resizing from the top/left
Dana Jansens [Fri, 21 Mar 2003 17:23:00 +0000 (17:23 +0000)]
dont focus anything in the kernel from showing-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
Dana Jansens [Fri, 21 Mar 2003 17:02:13 +0000 (17:02 +0000)]
add an xlock binding
Dana Jansens [Fri, 21 Mar 2003 10:44:54 +0000 (10:44 +0000)]
better comment for Event_Client_Moving
Dana Jansens [Fri, 21 Mar 2003 10:41:56 +0000 (10:41 +0000)]
choke on invalid options on the cmd line
Dana Jansens [Fri, 21 Mar 2003 10:35:35 +0000 (10:35 +0000)]
dont 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
Dana Jansens [Fri, 21 Mar 2003 10:33:26 +0000 (10:33 +0000)]
defn vars at the top of funcs
Dana Jansens [Fri, 21 Mar 2003 10:29:30 +0000 (10:29 +0000)]
dont reposition windows who know what they want
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.
Dana Jansens [Fri, 21 Mar 2003 10:24:24 +0000 (10:24 +0000)]
use the client_set_focused function when getting FocusIn/Out events
Dana Jansens [Fri, 21 Mar 2003 10:23:57 +0000 (10:23 +0000)]
init the focus_client ptr in startup
Dana Jansens [Fri, 21 Mar 2003 10:23:34 +0000 (10:23 +0000)]
dont focus !normal clients under the mouse
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!
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.
Dana Jansens [Fri, 21 Mar 2003 09:39:53 +0000 (09:39 +0000)]
rm debug print
Dana Jansens [Fri, 21 Mar 2003 09:39:09 +0000 (09:39 +0000)]
optimization!
Dana Jansens [Fri, 21 Mar 2003 09:38:51 +0000 (09:38 +0000)]
syntax error!
Dana Jansens [Fri, 21 Mar 2003 09:38:13 +0000 (09:38 +0000)]
don't snap to non-visibles
Dana Jansens [Fri, 21 Mar 2003 09:33:41 +0000 (09:33 +0000)]
dont snap to self
Dana Jansens [Fri, 21 Mar 2003 09:32:17 +0000 (09:32 +0000)]
rm the edge_resistance option.. just dont load the plugin!
Dana Jansens [Fri, 21 Mar 2003 09:31:36 +0000 (09:31 +0000)]
make the event function static!
Dana Jansens [Fri, 21 Mar 2003 09:31:23 +0000 (09:31 +0000)]
add a window resistance plugin
Dana Jansens [Fri, 21 Mar 2003 09:27:49 +0000 (09:27 +0000)]
rename event() to place_event()
Dana Jansens [Fri, 21 Mar 2003 09:27:34 +0000 (09:27 +0000)]
rename event() to place_event()
Dana Jansens [Fri, 21 Mar 2003 08:37:22 +0000 (08:37 +0000)]
snap window-to-window
Dana Jansens [Fri, 21 Mar 2003 08:20:49 +0000 (08:20 +0000)]
focus new windows
Dana Jansens [Fri, 21 Mar 2003 08:19:40 +0000 (08:19 +0000)]
rm debug prints
Dana Jansens [Fri, 21 Mar 2003 08:19:18 +0000 (08:19 +0000)]
rm debug print
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
Dana Jansens [Fri, 21 Mar 2003 08:17:43 +0000 (08:17 +0000)]
update engine last for focus events
Dana Jansens [Fri, 21 Mar 2003 07:54:48 +0000 (07:54 +0000)]
set up the history place stuff's files
Dana Jansens [Fri, 21 Mar 2003 07:54:23 +0000 (07:54 +0000)]
kill the c dir
Dana Jansens [Fri, 21 Mar 2003 07:53:29 +0000 (07:53 +0000)]
start and stop the history plugin
Dana Jansens [Fri, 21 Mar 2003 07:53:13 +0000 (07:53 +0000)]
dont set the restart path to "", load the placement plugin
Dana Jansens [Fri, 21 Mar 2003 07:51:33 +0000 (07:51 +0000)]
dont skip enter events
Dana Jansens [Fri, 21 Mar 2003 07:33:07 +0000 (07:33 +0000)]
add a window placement plugin
Dana Jansens [Thu, 20 Mar 2003 23:02:54 +0000 (23:02 +0000)]
disable warping on desk switch
Dana Jansens [Thu, 20 Mar 2003 22:48:50 +0000 (22:48 +0000)]
skip events more smarter
Dana Jansens [Thu, 20 Mar 2003 22:44:14 +0000 (22:44 +0000)]
kill all enter events on a desktop switch
Dana Jansens [Thu, 20 Mar 2003 22:36:01 +0000 (22:36 +0000)]
show windows before hiding when switching desktops
Dana Jansens [Thu, 20 Mar 2003 22:25:27 +0000 (22:25 +0000)]
alt bindings
Dana Jansens [Thu, 20 Mar 2003 22:24:27 +0000 (22:24 +0000)]
skipping the right number of enters now i think
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..
Dana Jansens [Thu, 20 Mar 2003 22:14:15 +0000 (22:14 +0000)]
add -help -version -sync and -rc cmd line options
Dana Jansens [Thu, 20 Mar 2003 22:06:08 +0000 (22:06 +0000)]
add the binary and urls to the Makefile and -D's
Dana Jansens [Thu, 20 Mar 2003 21:53:04 +0000 (21:53 +0000)]
add RECT_CONTAINS
Dana Jansens [Thu, 20 Mar 2003 21:52:49 +0000 (21:52 +0000)]
save decor and functions per client for fullscreening!
Dana Jansens [Thu, 20 Mar 2003 21:49:39 +0000 (21:49 +0000)]
lock the size/position of maximized and fullscreen clients
Dana Jansens [Thu, 20 Mar 2003 21:23:05 +0000 (21:23 +0000)]
fallback super intelligently with focus when the focused
Dana Jansens [Thu, 20 Mar 2003 21:09:56 +0000 (21:09 +0000)]
lock the position/size of maximized windows
Dana Jansens [Thu, 20 Mar 2003 07:48:59 +0000 (07:48 +0000)]
restart and catch errors appropriately
Dana Jansens [Thu, 20 Mar 2003 01:55:25 +0000 (01:55 +0000)]
init the GError to NULL
Dana Jansens [Thu, 20 Mar 2003 01:53:38 +0000 (01:53 +0000)]
can restart now
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
Dana Jansens [Wed, 19 Mar 2003 21:54:29 +0000 (21:54 +0000)]
restart will work soon
Dana Jansens [Wed, 19 Mar 2003 19:58:25 +0000 (19:58 +0000)]
no \n in g_messages
Dana Jansens [Wed, 19 Mar 2003 19:56:53 +0000 (19:56 +0000)]
MapRequest needs to activate the window
Dana Jansens [Wed, 19 Mar 2003 19:27:25 +0000 (19:27 +0000)]
dont raise the window on a titlebar drag either
Dana Jansens [Wed, 19 Mar 2003 19:25:31 +0000 (19:25 +0000)]
add a drag threshold
Dana Jansens [Wed, 19 Mar 2003 19:22:13 +0000 (19:22 +0000)]
snap windows when moving them
Dana Jansens [Wed, 19 Mar 2003 19:21:55 +0000 (19:21 +0000)]
add code for snapping windows to screen edges
Dana Jansens [Wed, 19 Mar 2003 18:56:15 +0000 (18:56 +0000)]
use the grab.h funcs to grab keys and buttons
Dana Jansens [Wed, 19 Mar 2003 18:55:56 +0000 (18:55 +0000)]
add funcs to grab buttons and keys
Dana Jansens [Wed, 19 Mar 2003 18:55:36 +0000 (18:55 +0000)]
export the NumLock and ScrollLock masks
Dana Jansens [Wed, 19 Mar 2003 18:55:21 +0000 (18:55 +0000)]
dont need a mask_list here
Dana Jansens [Wed, 19 Mar 2003 18:55:10 +0000 (18:55 +0000)]
grab all lock keys
Dana Jansens [Wed, 19 Mar 2003 18:34:15 +0000 (18:34 +0000)]
fewer context lookups
Dana Jansens [Wed, 19 Mar 2003 17:24:47 +0000 (17:24 +0000)]
break, dont return
Dana Jansens [Wed, 19 Mar 2003 17:24:24 +0000 (17:24 +0000)]
add code to make net_active_window events work
Dana Jansens [Wed, 19 Mar 2003 17:24:03 +0000 (17:24 +0000)]
add focusraise
Dana Jansens [Wed, 19 Mar 2003 17:23:19 +0000 (17:23 +0000)]
add click on client binding. XAllow when clicking on the client
Dana Jansens [Wed, 19 Mar 2003 09:36:55 +0000 (09:36 +0000)]
put the comment where it belongs
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.
Dana Jansens [Wed, 19 Mar 2003 09:33:52 +0000 (09:33 +0000)]
oops
Dana Jansens [Wed, 19 Mar 2003 09:32:51 +0000 (09:32 +0000)]
destroy the focus_backup
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
Dana Jansens [Wed, 19 Mar 2003 08:40:00 +0000 (08:40 +0000)]
all the old ob2 mouse bindings are workin
Dana Jansens [Wed, 19 Mar 2003 08:20:31 +0000 (08:20 +0000)]
add mbinds for shading windows on the titlebar
Dana Jansens [Wed, 19 Mar 2003 08:19:27 +0000 (08:19 +0000)]
ignore !normal crossing events
Dana Jansens [Wed, 19 Mar 2003 08:15:56 +0000 (08:15 +0000)]
simply out the events we dont need no more
Dana Jansens [Wed, 19 Mar 2003 08:09:24 +0000 (08:09 +0000)]
free the right pixel data yay!
Dana Jansens [Wed, 19 Mar 2003 08:09:09 +0000 (08:09 +0000)]
free the pixel data
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
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
Dana Jansens [Wed, 19 Mar 2003 08:05:25 +0000 (08:05 +0000)]
shutdown everything before closing the display
Dana Jansens [Wed, 19 Mar 2003 07:58:52 +0000 (07:58 +0000)]
can fit on one line
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
Dana Jansens [Wed, 19 Mar 2003 07:40:07 +0000 (07:40 +0000)]
comment what funcs is
Dana Jansens [Wed, 19 Mar 2003 07:34:31 +0000 (07:34 +0000)]
close the channel by unref'ing it
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()
Dana Jansens [Wed, 19 Mar 2003 07:26:05 +0000 (07:26 +0000)]
kill the const
Dana Jansens [Wed, 19 Mar 2003 07:20:45 +0000 (07:20 +0000)]
clean up comments regarding alpha
Dana Jansens [Wed, 19 Mar 2003 07:20:29 +0000 (07:20 +0000)]
strdup the database string, dont return it directly
Dana Jansens [Wed, 19 Mar 2003 07:12:00 +0000 (07:12 +0000)]
rm the comments pointer bindings stuff, thats in a plugin now
Dana Jansens [Wed, 19 Mar 2003 07:10:05 +0000 (07:10 +0000)]
add new windows to the back of the focus order list
Dana Jansens [Wed, 19 Mar 2003 07:08:15 +0000 (07:08 +0000)]
move the focus_order lists into the kernel
This page took 0.050113 seconds and 4 git commands to generate.