]>
Dogcows Code - chaz/openbox/log
Dana Jansens [Sat, 19 May 2007 20:31:08 +0000 (20:31 +0000)]
fix the popup for directional focusing, only show what is going to be a valid target. change directional focus to use the same criteria as normal cycling.
Dana Jansens [Sat, 19 May 2007 20:14:19 +0000 (20:14 +0000)]
save some malloc when possible
Dana Jansens [Sat, 19 May 2007 20:14:08 +0000 (20:14 +0000)]
fix positioning of stuff in the cycling popup. oh my god. the image texture is drawn inside the margins of the outer appearance
Dana Jansens [Sat, 19 May 2007 19:18:52 +0000 (19:18 +0000)]
fix flashy menus
Dana Jansens [Sat, 19 May 2007 19:05:47 +0000 (19:05 +0000)]
better positioning and some spacing
Dana Jansens [Sat, 19 May 2007 18:58:38 +0000 (18:58 +0000)]
better coloring for the cycling hilite
Dana Jansens [Sat, 19 May 2007 18:40:37 +0000 (18:40 +0000)]
new focus cycle popup of doom
Dana Jansens [Sat, 19 May 2007 14:49:00 +0000 (14:49 +0000)]
move focus_cycle_popup into its own file
Dana Jansens [Sat, 19 May 2007 14:36:19 +0000 (14:36 +0000)]
move focus_cycle_indicator into its own file
Dana Jansens [Sat, 19 May 2007 14:22:20 +0000 (14:22 +0000)]
Dana Jansens [Sat, 19 May 2007 14:16:23 +0000 (14:16 +0000)]
add missing include for new header
Dana Jansens [Sat, 19 May 2007 14:15:28 +0000 (14:15 +0000)]
move focus cycling into its own file
Dana Jansens [Sat, 19 May 2007 13:45:16 +0000 (13:45 +0000)]
80 cols
Dana Jansens [Sat, 19 May 2007 01:33:40 +0000 (01:33 +0000)]
i know we broke backwards compatibility but noone uses it except obconf and it still works, so just leave the pkgconfigs as -3.0, and obconf2 and require version >= 3.3.990 instead.
Dana Jansens [Sat, 19 May 2007 01:05:31 +0000 (01:05 +0000)]
typo
Dana Jansens [Sat, 19 May 2007 00:38:06 +0000 (00:38 +0000)]
remove a function that is no longer used. and backwards boolean algebra was causing us to not ignore the right enter events
Dana Jansens [Fri, 18 May 2007 23:40:13 +0000 (23:40 +0000)]
get rid of the serials for ignoring enters..
Dana Jansens [Fri, 18 May 2007 15:20:03 +0000 (15:20 +0000)]
when done iconify animating, send a configure notify (this fixes kde's pager showing the window in the wrong place)
Dana Jansens [Fri, 18 May 2007 00:58:43 +0000 (00:58 +0000)]
change obrender-3.0 and obparser-3.0 to 3.4 because we broke backward compatibility
Dana Jansens [Fri, 18 May 2007 00:55:05 +0000 (00:55 +0000)]
add pango to the pkg-config file
Dana Jansens [Fri, 18 May 2007 00:43:04 +0000 (00:43 +0000)]
set the ubuntu deb version right
Dana Jansens [Fri, 18 May 2007 00:11:01 +0000 (00:11 +0000)]
super correct enter event ignoring that will only ignore what it has to, yay?
Dana Jansens [Thu, 17 May 2007 23:21:52 +0000 (23:21 +0000)]
but don't count the same enter events more than once still
Dana Jansens [Thu, 17 May 2007 23:21:09 +0000 (23:21 +0000)]
fix a comment
Dana Jansens [Thu, 17 May 2007 23:20:50 +0000 (23:20 +0000)]
ignore enter events without disrupting the event queue
Dana Jansens [Thu, 17 May 2007 23:14:59 +0000 (23:14 +0000)]
re-staticify this function
Dana Jansens [Thu, 17 May 2007 23:11:14 +0000 (23:11 +0000)]
don't ignore the same enter events more than once
Dana Jansens [Thu, 17 May 2007 16:50:55 +0000 (16:50 +0000)]
obconf 1 will still work for 3.4
Dana Jansens [Thu, 17 May 2007 13:35:35 +0000 (13:35 +0000)]
old comment
Mikael Magnusson [Thu, 17 May 2007 09:20:16 +0000 (09:20 +0000)]
static makes more sense than inline i think
Dana Jansens [Thu, 17 May 2007 04:16:20 +0000 (04:16 +0000)]
name of the action_undecorate atom was wrong
Dana Jansens [Thu, 17 May 2007 04:15:34 +0000 (04:15 +0000)]
add an atom ob_wm_action_undecorate to match with ob_wm_state_undecorated, so stuff could know if the window can be undecorated
Dana Jansens [Thu, 17 May 2007 03:31:20 +0000 (03:31 +0000)]
a little check that catches firefox and other buggy apps, which set the same wmcommand across sessions on different window types. type is a pretty obvious check its hard for it to be a false alarm
Dana Jansens [Thu, 17 May 2007 02:29:13 +0000 (02:29 +0000)]
don't let the user toggle decorations on widnows that don't have any decorations to toggle
Dana Jansens [Thu, 17 May 2007 02:23:35 +0000 (02:23 +0000)]
kill enter events without using pointer grabs
Dana Jansens [Thu, 17 May 2007 02:21:22 +0000 (02:21 +0000)]
kill enter events without using pointer grabs
Dana Jansens [Thu, 17 May 2007 01:45:00 +0000 (01:45 +0000)]
rename client_configure_full to client_configure
Dana Jansens [Thu, 17 May 2007 01:43:29 +0000 (01:43 +0000)]
simpler code yay
Dana Jansens [Thu, 17 May 2007 01:38:01 +0000 (01:38 +0000)]
grab the pointer when windows move them selves so no enter events happen. i wonder if this will cause but reports. it still does for restacking though..
little cleanup in client.c, and remove client_configure macro which was now
redundant
Dana Jansens [Thu, 17 May 2007 00:56:29 +0000 (00:56 +0000)]
grab the pointer accross actions run by the applications, the same as for
actions run by the user
Dana Jansens [Thu, 17 May 2007 00:50:09 +0000 (00:50 +0000)]
"fullscreen" windows that are undecorated by the user do not count as legacy fullscreen windows
Dana Jansens [Wed, 16 May 2007 20:37:28 +0000 (20:37 +0000)]
remove old unused strings
Dana Jansens [Wed, 16 May 2007 19:09:25 +0000 (19:09 +0000)]
remove the #! thing and add a nice comment
Dana Jansens [Wed, 16 May 2007 19:04:48 +0000 (19:04 +0000)]
add SCIM support to the default autostart. make the autostart run before openbox.
Dana Jansens [Wed, 16 May 2007 17:59:28 +0000 (17:59 +0000)]
wrong data type for the window border element
Dana Jansens [Wed, 16 May 2007 17:16:16 +0000 (17:16 +0000)]
proper english
Dana Jansens [Wed, 16 May 2007 17:15:35 +0000 (17:15 +0000)]
regenerated manpage
Dana Jansens [Wed, 16 May 2007 17:01:47 +0000 (17:01 +0000)]
fullscreen only if no decorations
Dana Jansens [Wed, 16 May 2007 14:36:51 +0000 (14:36 +0000)]
updates to build debian and ubuntu debs. make man page say what webpage will probably say.
Dana Jansens [Wed, 16 May 2007 05:18:33 +0000 (05:18 +0000)]
update website in man pages. also update the see-also's
Dana Jansens [Wed, 16 May 2007 03:08:49 +0000 (03:08 +0000)]
comment what i did
Dana Jansens [Wed, 16 May 2007 03:07:17 +0000 (03:07 +0000)]
don't queue showmenu events, and set button to 0 when a grab is in place after the buttonpress event is run
Dana Jansens [Wed, 16 May 2007 00:28:51 +0000 (00:28 +0000)]
fix desktop bindings. thank you prim.
Dana Jansens [Wed, 16 May 2007 00:07:22 +0000 (00:07 +0000)]
dont hardcode the paths in the man pages. add the docbook-to-man parsed stuff to svn. nice makefile rules for them.
Dana Jansens [Tue, 15 May 2007 23:47:46 +0000 (23:47 +0000)]
add the manpages..
Dana Jansens [Tue, 15 May 2007 17:38:52 +0000 (17:38 +0000)]
always ignore errors for client_focus like we used to.
Dana Jansens [Tue, 15 May 2007 16:07:16 +0000 (16:07 +0000)]
revert r6485, for backwards compatibility
Dana Jansens [Tue, 15 May 2007 15:37:42 +0000 (15:37 +0000)]
heh. hacking file..
Dana Jansens [Tue, 15 May 2007 05:22:39 +0000 (05:22 +0000)]
add the openbox-session manpage
Dana Jansens [Tue, 15 May 2007 04:44:15 +0000 (04:44 +0000)]
that broke flashing
Dana Jansens [Tue, 15 May 2007 04:34:11 +0000 (04:34 +0000)]
fix a comment
Dana Jansens [Tue, 15 May 2007 04:32:59 +0000 (04:32 +0000)]
simplify focus handling a bit. no need to listen to focus going to the frame because if it ever does that, the window is unmapping and the frame will just unmap and send it to root.
make focus fallback a lil more robust, it checks for errors when it sets focus on the window, and if an error occured it will focus the next option.
Dana Jansens [Tue, 15 May 2007 03:47:56 +0000 (03:47 +0000)]
try draw the decorations sooner
Dana Jansens [Tue, 15 May 2007 03:47:39 +0000 (03:47 +0000)]
don't do this stuff when it's already done. save bandwidth.
Dana Jansens [Tue, 15 May 2007 03:46:51 +0000 (03:46 +0000)]
save some rendering
Dana Jansens [Tue, 15 May 2007 02:32:49 +0000 (02:32 +0000)]
updates for the build system. always set Openbox on the support window
Dana Jansens [Tue, 15 May 2007 02:02:40 +0000 (02:02 +0000)]
changes to the manual pages.
adding openbox-session.
add paths to the xsession .desktop files
Dana Jansens [Mon, 14 May 2007 23:34:05 +0000 (23:34 +0000)]
also if you hide the focused window, then kill the interactive action so focus isnt all confused for the app
Dana Jansens [Mon, 14 May 2007 23:32:50 +0000 (23:32 +0000)]
don't assert, users can bind stuff however they like. but if they do something that moves focus during an interactive action, kill the grab
Dana Jansens [Mon, 14 May 2007 23:31:41 +0000 (23:31 +0000)]
ungrab the keyboard for passive grabs. kill interactive actions for exec actions. don't ungrab the keyboard during interactive actions though.
Dana Jansens [Mon, 14 May 2007 23:22:06 +0000 (23:22 +0000)]
excep the assert was backwards. heh
Dana Jansens [Mon, 14 May 2007 23:21:53 +0000 (23:21 +0000)]
big scary g_assert(). interactive actions should never move focus until they're done.
Dana Jansens [Mon, 14 May 2007 23:00:36 +0000 (23:00 +0000)]
get rid of the fullscreen below layer. its the same as maximized windows..
Dana Jansens [Mon, 14 May 2007 22:59:43 +0000 (22:59 +0000)]
use the right cursor for moveresize
Dana Jansens [Mon, 14 May 2007 22:58:08 +0000 (22:58 +0000)]
yay for simplifying code. if we check for errors we dont need the "focus_tried" stuff
Dana Jansens [Mon, 14 May 2007 22:53:32 +0000 (22:53 +0000)]
always ungrab keyboard before doing a noninteractive action (which will ungrab before doing its real action business).
too bad we cant ungrab the mouse too.
Mikael Magnusson [Mon, 14 May 2007 22:53:23 +0000 (22:53 +0000)]
themerc.xsd is not executable
Dana Jansens [Mon, 14 May 2007 22:52:40 +0000 (22:52 +0000)]
watch for errors while setting focus on windows, return false if there was an error, so fallback and keep looking
Dana Jansens [Mon, 14 May 2007 22:20:48 +0000 (22:20 +0000)]
fix fullscreen windows being stuck in the wrong layer when they come out of
fullscreen.
add a new layer where fullscreen windows go when are aren't focused, below
all normal windows, so you can alt-tab to a below layer window and it will
show itself.
Dana Jansens [Mon, 14 May 2007 21:58:39 +0000 (21:58 +0000)]
add openbox-session for gdm, which will run ~/.config/openbox/autostart
Dana Jansens [Mon, 14 May 2007 21:36:01 +0000 (21:36 +0000)]
more removing config namespaces
Dana Jansens [Mon, 14 May 2007 21:32:12 +0000 (21:32 +0000)]
remove config namespaces
Dana Jansens [Mon, 14 May 2007 20:55:36 +0000 (20:55 +0000)]
remove the dialog option for Desktop action for now. can't change desktop during a grab. the dialog for desktop changing will need to change, and then we can add it back
Dana Jansens [Mon, 14 May 2007 13:47:03 +0000 (13:47 +0000)]
some debug prints
Dana Jansens [Mon, 14 May 2007 13:44:49 +0000 (13:44 +0000)]
remove this check, it didnt guarantee anything anyways
Dana Jansens [Mon, 14 May 2007 03:40:03 +0000 (03:40 +0000)]
add a debug action.. change focus debug output a lil, no grab events
Dana Jansens [Mon, 14 May 2007 02:31:31 +0000 (02:31 +0000)]
add a test for focus falling back to a window thats gone
Dana Jansens [Mon, 14 May 2007 02:27:43 +0000 (02:27 +0000)]
the configurenotify needs to come after adjusting the frame's size. otherwise it gets messed up somehow.
Dana Jansens [Mon, 14 May 2007 02:20:59 +0000 (02:20 +0000)]
send a configurenotify on mapping after the window is shown
Dana Jansens [Mon, 14 May 2007 02:06:34 +0000 (02:06 +0000)]
don't listen to focus events in the dock, unless you're going to do it properly
Mikael Magnusson [Mon, 14 May 2007 02:02:47 +0000 (02:02 +0000)]
typos
Dana Jansens [Mon, 14 May 2007 01:07:26 +0000 (01:07 +0000)]
fix a comment
Dana Jansens [Mon, 14 May 2007 01:06:42 +0000 (01:06 +0000)]
another little focus cleanup/rearrangement, for focus going to windows that
are no longer there.
Dana Jansens [Mon, 14 May 2007 00:41:30 +0000 (00:41 +0000)]
we don't need to save the config type in the session because if they dont run their DE with the openbox-*-session command, openbox won't be loaded anyhow. and if they do, they the var will be set and doesn't need to come from the session.
Dana Jansens [Mon, 14 May 2007 00:33:15 +0000 (00:33 +0000)]
generated manpage
Dana Jansens [Mon, 14 May 2007 00:33:04 +0000 (00:33 +0000)]
mention that obconf older than 2.0 is no good.
Dana Jansens [Mon, 14 May 2007 00:28:16 +0000 (00:28 +0000)]
add --debug-xinerama
Dana Jansens [Mon, 14 May 2007 00:07:38 +0000 (00:07 +0000)]
remove some old checking because we're not using window properties to store the premax/fullscreen areas. they are always set when the state is turned on.
fullscreen to the correct monitor.
Dana Jansens [Sun, 13 May 2007 23:51:55 +0000 (23:51 +0000)]
change now the keyboard is ungrabbed before executing actions. instead, ungrab it just before calling exec. other actions don't need it ungrabbed, and this way the release doesn't get sent through to programs for our keybindings. except for exec i suppose.
Dana Jansens [Sun, 13 May 2007 23:30:52 +0000 (23:30 +0000)]
add grab/ungrab macros so dont need to pass in 10 arguments to ungrab stuff.
add a confine option to grab_pointer to confine the pointer to the screen, and use that for moveresize
This page took 0.052234 seconds and 4 git commands to generate.