]>
Dogcows Code - chaz/openbox/log
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
Dana Jansens [Wed, 19 Mar 2003 06:01:06 +0000 (06:01 +0000)]
add focus actions
Dana Jansens [Wed, 19 Mar 2003 06:00:52 +0000 (06:00 +0000)]
add sloppy focus
Dana Jansens [Wed, 19 Mar 2003 06:00:16 +0000 (06:00 +0000)]
add sloppy focus
Dana Jansens [Wed, 19 Mar 2003 05:52:36 +0000 (05:52 +0000)]
end drags
Dana Jansens [Wed, 19 Mar 2003 04:22:29 +0000 (04:22 +0000)]
dont clean up nulls
Dana Jansens [Wed, 19 Mar 2003 04:16:38 +0000 (04:16 +0000)]
not using the KeyAction stuff no more
Dana Jansens [Wed, 19 Mar 2003 04:16:19 +0000 (04:16 +0000)]
mouse and key bindings plugins work. segfault somewhere still on shutdown
Dana Jansens [Wed, 19 Mar 2003 01:01:57 +0000 (01:01 +0000)]
reset focus to root before exiting
Dana Jansens [Tue, 18 Mar 2003 20:09:36 +0000 (20:09 +0000)]
ignore shit
Dana Jansens [Tue, 18 Mar 2003 20:09:07 +0000 (20:09 +0000)]
add the mouse plugin
Dana Jansens [Tue, 18 Mar 2003 20:02:09 +0000 (20:02 +0000)]
grab the keyboard not the server!
Dana Jansens [Tue, 18 Mar 2003 20:01:04 +0000 (20:01 +0000)]
use the grab_server function
Dana Jansens [Tue, 18 Mar 2003 20:00:44 +0000 (20:00 +0000)]
add 'grab_server' for grabbing .. the .. server!
Dana Jansens [Tue, 18 Mar 2003 19:51:56 +0000 (19:51 +0000)]
provide functions for grabbing and ungrabbing the keyboard and pointer
Dana Jansens [Tue, 18 Mar 2003 19:40:18 +0000 (19:40 +0000)]
set the log domain for each plugin properly
Dana Jansens [Tue, 18 Mar 2003 09:21:07 +0000 (09:21 +0000)]
warp the pointer on a workspace change to the focused window
Dana Jansens [Tue, 18 Mar 2003 09:10:48 +0000 (09:10 +0000)]
kill some whitespace
Dana Jansens [Tue, 18 Mar 2003 09:10:35 +0000 (09:10 +0000)]
kill a comment
Dana Jansens [Tue, 18 Mar 2003 09:10:05 +0000 (09:10 +0000)]
focus fallback works when nothing is focused
Dana Jansens [Tue, 18 Mar 2003 09:08:55 +0000 (09:08 +0000)]
dont set the focused client if it's already set
Dana Jansens [Tue, 18 Mar 2003 08:48:14 +0000 (08:48 +0000)]
send the right client for unfocus events
Dana Jansens [Tue, 18 Mar 2003 08:41:50 +0000 (08:41 +0000)]
send unfocus events after focus events
Dana Jansens [Tue, 18 Mar 2003 08:40:11 +0000 (08:40 +0000)]
generic domain
This page took 0.048135 seconds and 4 git commands to generate.