]> icculus.org git repositories - dana/openbox.git/log
dana/openbox.git
17 years agomention that obconf older than 2.0 is no good.
Dana Jansens [Mon, 14 May 2007 00:33:04 +0000 (00:33 +0000)]
mention that obconf older than 2.0 is no good.

17 years agoadd --debug-xinerama
Dana Jansens [Mon, 14 May 2007 00:28:16 +0000 (00:28 +0000)]
add --debug-xinerama

17 years agoremove some old checking because we're not using window properties to store the prema...
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.

17 years agochange now the keyboard is ungrabbed before executing actions. instead, ungrab it...
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.

17 years agoadd grab/ungrab macros so dont need to pass in 10 arguments to ungrab stuff.
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

17 years agoset the cursor before using it
Dana Jansens [Sun, 13 May 2007 23:19:56 +0000 (23:19 +0000)]
set the cursor before using it

17 years agoonly do moveresize when grab is successful
Dana Jansens [Sun, 13 May 2007 23:18:44 +0000 (23:18 +0000)]
only do moveresize when grab is successful

17 years agoonly set focus_client to null if the window losing focus was the focus_client
Dana Jansens [Sun, 13 May 2007 23:13:15 +0000 (23:13 +0000)]
only set focus_client to null if the window losing focus was the focus_client

17 years agoset focus_client when focus leaves a window
Dana Jansens [Sun, 13 May 2007 23:11:16 +0000 (23:11 +0000)]
set focus_client when focus leaves a window

17 years agomore manpage changes for the 3 configuration namespaces
Dana Jansens [Sun, 13 May 2007 23:04:43 +0000 (23:04 +0000)]
more manpage changes for the 3 configuration namespaces

17 years agomanpage fixups
Dana Jansens [Sun, 13 May 2007 23:02:42 +0000 (23:02 +0000)]
manpage fixups

17 years agodon't unset the config namespace so that if you rerun it, it uses the same one. this...
Dana Jansens [Sun, 13 May 2007 23:01:04 +0000 (23:01 +0000)]
don't unset the config namespace so that if you rerun it, it uses the same one. this is for dev work, really.
also, recompiled man pages

17 years agomention which config file it will use
Dana Jansens [Sun, 13 May 2007 22:59:02 +0000 (22:59 +0000)]
mention which config file it will use

17 years agosave the config type in the session command line arguments
Dana Jansens [Sun, 13 May 2007 22:57:42 +0000 (22:57 +0000)]
save the config type in the session command line arguments

17 years agowhen using openbox-gnome/kde-session, use a separate config file (rc-gnome/kde.xml)
Dana Jansens [Sun, 13 May 2007 22:49:20 +0000 (22:49 +0000)]
when using openbox-gnome/kde-session, use a separate config file (rc-gnome/kde.xml)

17 years agoadd gnome and kde config files which are the same, but without the root window menus
Dana Jansens [Sun, 13 May 2007 22:39:27 +0000 (22:39 +0000)]
add gnome and kde config files which are the same, but without the root window menus

17 years agowhich is in doc,not data/
Dana Jansens [Sun, 13 May 2007 22:35:55 +0000 (22:35 +0000)]
which is in doc,not data/

17 years agoadd an rc.xml example for mouse focus
Dana Jansens [Sun, 13 May 2007 22:35:26 +0000 (22:35 +0000)]
add an rc.xml example for mouse focus

17 years agobut rename ob_pid back to openbox_pid for backwards compatibility. this will go away...
Dana Jansens [Sun, 13 May 2007 22:33:04 +0000 (22:33 +0000)]
but rename ob_pid back to openbox_pid for backwards compatibility. this will go away entirely soon.

17 years agorename the openbox_* atoms back to ob_*
Dana Jansens [Sun, 13 May 2007 22:31:36 +0000 (22:31 +0000)]
rename the openbox_* atoms back to ob_*

17 years agomissing a header
Dana Jansens [Sun, 13 May 2007 22:30:58 +0000 (22:30 +0000)]
missing a header

17 years agosmall change to the default rc
Dana Jansens [Sun, 13 May 2007 22:28:07 +0000 (22:28 +0000)]
small change to the default rc

17 years agolet unfocus action go back to the same window. you should be doing some other action...
Dana Jansens [Sun, 13 May 2007 22:12:11 +0000 (22:12 +0000)]
let unfocus action go back to the same window. you should be doing some other action above it that will change where focus can end up

17 years agoyay for mika-chan
Dana Jansens [Sun, 13 May 2007 22:08:35 +0000 (22:08 +0000)]
yay for mika-chan

17 years agoyou dont' need docbook-to-man to build svn now, unless you change the manpage
Dana Jansens [Sun, 13 May 2007 22:06:08 +0000 (22:06 +0000)]
you dont' need  docbook-to-man to build svn now, unless you change the manpage

17 years agoadd the generated from docbook man pages, for people who don't have docbook-to-man
Dana Jansens [Sun, 13 May 2007 22:05:36 +0000 (22:05 +0000)]
add the generated from docbook man pages, for people who don't have docbook-to-man

17 years agodont rebuild them every time. simpler dependencies
Dana Jansens [Sun, 13 May 2007 22:04:47 +0000 (22:04 +0000)]
dont rebuild them every time. simpler dependencies

17 years agodont set focus_client to NULL when sending focus to nothing, let that happen from...
Dana Jansens [Sun, 13 May 2007 21:57:00 +0000 (21:57 +0000)]
dont set focus_client to NULL when sending focus to nothing, let that happen from the FocusOut events

17 years agotypo in the default config
Dana Jansens [Sun, 13 May 2007 21:47:27 +0000 (21:47 +0000)]
typo in the default config

17 years agoa new default config file.. it's very click to focusy. will make an example for mouse...
Dana Jansens [Sun, 13 May 2007 21:44:35 +0000 (21:44 +0000)]
a new default config file.. it's very click to focusy. will make an example for mouse focus people.

17 years agofix for wrapping in desktop cycling
Dana Jansens [Sun, 13 May 2007 21:17:32 +0000 (21:17 +0000)]
fix for wrapping in desktop cycling

17 years agofix error in client_directional_edge_search that ignored all windows in the same...
Mikael Magnusson [Sun, 13 May 2007 21:13:29 +0000 (21:13 +0000)]
fix error in client_directional_edge_search that ignored all windows in the same layer

17 years agoim just leaving the dock alone..
Dana Jansens [Sun, 13 May 2007 21:08:50 +0000 (21:08 +0000)]
im just leaving the dock alone..

17 years agono strut for docks that autohide
Dana Jansens [Sun, 13 May 2007 21:06:23 +0000 (21:06 +0000)]
no strut for docks that autohide

17 years agoextraneous dependendancies?
Dana Jansens [Sun, 13 May 2007 20:53:35 +0000 (20:53 +0000)]
extraneous dependendancies?

17 years ago@
Dana Jansens [Sun, 13 May 2007 20:52:21 +0000 (20:52 +0000)]
@

17 years agowhy did they change again?
Dana Jansens [Sun, 13 May 2007 20:41:47 +0000 (20:41 +0000)]
why did they change again?

17 years agoinclude the man pages in dist.. :P
Dana Jansens [Sun, 13 May 2007 20:41:38 +0000 (20:41 +0000)]
include the man pages in dist.. :P

17 years agoproperly tell where the config files are
Dana Jansens [Sun, 13 May 2007 20:40:10 +0000 (20:40 +0000)]
properly tell where the config files are

17 years agoresist all layers
Dana Jansens [Sun, 13 May 2007 20:38:19 +0000 (20:38 +0000)]
resist all layers

17 years agosome focus fixes. always set the new focus when we fallback or else weird states...
Dana Jansens [Sun, 13 May 2007 20:35:44 +0000 (20:35 +0000)]
some focus fixes. always set the new focus when we fallback or else weird states appear. better handling of focusin's on clients that don't exist?

17 years agoadd the showhide test for showing a window then hiding it really fast
Dana Jansens [Sun, 13 May 2007 20:19:46 +0000 (20:19 +0000)]
add the showhide test for showing a window then hiding it really fast

17 years agoadd man pages for openbox-gnome-session and openbox-kde-session
Dana Jansens [Sun, 13 May 2007 20:07:30 +0000 (20:07 +0000)]
add man pages for openbox-gnome-session and openbox-kde-session

17 years agorestore code that keeps popups on screen
Mikael Magnusson [Sun, 13 May 2007 20:04:30 +0000 (20:04 +0000)]
restore code that keeps popups on screen

17 years agoremove stuff that isnt used
Dana Jansens [Sun, 13 May 2007 19:48:26 +0000 (19:48 +0000)]
remove stuff that isnt used

17 years agoyeh
Dana Jansens [Sun, 13 May 2007 19:48:09 +0000 (19:48 +0000)]
yeh

17 years agodont know why po files changed. oh, i moved some code around
Dana Jansens [Sun, 13 May 2007 19:47:55 +0000 (19:47 +0000)]
dont know why po files changed. oh, i moved some code around

17 years agoadd docbook-to-man, which you need to make the man page
Dana Jansens [Sun, 13 May 2007 19:47:19 +0000 (19:47 +0000)]
add docbook-to-man, which you need to make the man page

17 years agoAdd a manage
Dana Jansens [Sun, 13 May 2007 19:45:37 +0000 (19:45 +0000)]
Add a manage

17 years agoreorganize --help. dont error if they use a --sm stuff and sm isn't enabled
Dana Jansens [Sun, 13 May 2007 19:23:37 +0000 (19:23 +0000)]
reorganize --help. dont error if they use a --sm stuff and sm isn't enabled

17 years agokill grabs before xsetinputfocus
Dana Jansens [Sun, 13 May 2007 18:27:58 +0000 (18:27 +0000)]
kill grabs before xsetinputfocus

17 years agoadd more contributors
Dana Jansens [Sun, 13 May 2007 18:01:02 +0000 (18:01 +0000)]
add more contributors

17 years agoadd David to the credits
Dana Jansens [Sun, 13 May 2007 17:53:40 +0000 (17:53 +0000)]
add David to the credits

17 years agoreset the pager popup's size after reconfigure
Dana Jansens [Sun, 13 May 2007 17:28:52 +0000 (17:28 +0000)]
reset the pager popup's size after reconfigure

17 years agocomment
Dana Jansens [Sun, 13 May 2007 17:22:48 +0000 (17:22 +0000)]
comment

17 years agoadd the actions to compliance, including the 2 new ones
Dana Jansens [Sun, 13 May 2007 17:21:46 +0000 (17:21 +0000)]
add the actions to compliance, including the 2 new ones

17 years agoadd a debug line
Dana Jansens [Sun, 13 May 2007 17:17:23 +0000 (17:17 +0000)]
add a debug line

17 years agoadd support for _NET_WM_ACTION_ABOVE and _NET_WM_ACTION_BELOW which aren't in the...
Dana Jansens [Sun, 13 May 2007 17:15:15 +0000 (17:15 +0000)]
add support for _NET_WM_ACTION_ABOVE and _NET_WM_ACTION_BELOW which aren't in the NETWM spec yet, but will be shortly.

17 years agofix drawcontents=no
Dana Jansens [Sun, 13 May 2007 16:45:58 +0000 (16:45 +0000)]
fix drawcontents=no

17 years agono more losing focus from wm_torture -t map_response
Dana Jansens [Sun, 13 May 2007 16:39:04 +0000 (16:39 +0000)]
no more losing focus from wm_torture -t map_response
when a focusin comes for an invalid target, set that focus has wandered off, so
that when the focusout comes in afterwards we can react accordingly

17 years agoalways send configure notify when windows map
Dana Jansens [Sun, 13 May 2007 16:04:40 +0000 (16:04 +0000)]
always send configure notify when windows map

17 years agofix directional focus
Dana Jansens [Sun, 13 May 2007 15:40:16 +0000 (15:40 +0000)]
fix directional focus

17 years agodon't allow focus to move during an interactive grab. if users set up actions
Dana Jansens [Sun, 13 May 2007 15:29:49 +0000 (15:29 +0000)]
don't allow focus to move during an interactive grab. if users set up actions
such that this would happen, then kill the interactive grab before moving
focus.
this is to avoid NotifyWhileGrabbed FocusOut's

17 years agouse the right list in client_add_hide_notify, rename destructor to destroy_notify...
Dana Jansens [Sun, 13 May 2007 07:45:15 +0000 (07:45 +0000)]
use the right list in client_add_hide_notify, rename destructor to destroy_notify which is really what it is, and is more consistant now that there are 2 notifies

17 years agowhen i said it handled both cases, i was mistaken, so use a callback for each case.
Dana Jansens [Sun, 13 May 2007 07:40:02 +0000 (07:40 +0000)]
when i said it handled both cases, i was mistaken, so use a callback for each case.

17 years agolikewise if a window is unmanaged and we were trying to give it focus, we want to...
Dana Jansens [Sun, 13 May 2007 07:38:35 +0000 (07:38 +0000)]
likewise if a window is unmanaged and we were trying to give it focus, we want to know about it - also if the window gets hidden for some other reason, we also want to know about it.

add a notifier for windows being hidden, and use that instead - it handles both cases.

17 years agosome changes to focus handling.
Dana Jansens [Sun, 13 May 2007 07:09:34 +0000 (07:09 +0000)]
some changes to focus handling.

most interesting is the change in focus_fallback, which means that it won't
call xsetinput focus in some cases, potentially reducing flicker and stuff.
also potentially producing bugs? heh.

the screen.c focus fallback code doesn't seem to need special cases anymore,
which is really good, if that is really the case.

move the focus_tried stuff out of event.c into focus.c, where it seems to
belong.

17 years agodont count focusin on the support window to be a focusin on a client
Dana Jansens [Sun, 13 May 2007 05:51:08 +0000 (05:51 +0000)]
dont count focusin on the support window to be a focusin on a client

17 years agomaybe better logic for looking for focus in's on clients
Dana Jansens [Sun, 13 May 2007 05:50:15 +0000 (05:50 +0000)]
maybe better logic for looking for focus in's on clients

17 years agorevert part of r6074. i don't think it needs to be removed anymore and then everythin...
Dana Jansens [Sun, 13 May 2007 03:03:48 +0000 (03:03 +0000)]
revert part of r6074. i don't think it needs to be removed anymore and then everything will "just work" better

17 years agoinstall the xsd's to docdir
Dana Jansens [Sun, 13 May 2007 03:03:21 +0000 (03:03 +0000)]
install the xsd's to docdir

17 years agodont make mouse bindings focus windows that dont take focus from clicks
Dana Jansens [Sun, 13 May 2007 02:39:19 +0000 (02:39 +0000)]
dont make mouse bindings focus windows that dont take focus from clicks

17 years agoadd a comment
Dana Jansens [Sun, 13 May 2007 02:35:42 +0000 (02:35 +0000)]
add a comment

17 years agointeractive actions cancel other interactive actions
Dana Jansens [Sun, 13 May 2007 02:19:51 +0000 (02:19 +0000)]
interactive actions cancel other interactive actions

17 years agodont skip desktop windows that set skip_taskbar
Dana Jansens [Sun, 13 May 2007 02:10:36 +0000 (02:10 +0000)]
dont skip desktop windows that set skip_taskbar

17 years agowhere did those come from ?
Dana Jansens [Sun, 13 May 2007 00:52:05 +0000 (00:52 +0000)]
where did those come from ?

17 years agosuggests only
Dana Jansens [Sun, 13 May 2007 00:22:23 +0000 (00:22 +0000)]
suggests only

17 years agoadd conffiles
Dana Jansens [Sun, 13 May 2007 00:20:21 +0000 (00:20 +0000)]
add conffiles

17 years agoadd conffiles
Dana Jansens [Sun, 13 May 2007 00:19:57 +0000 (00:19 +0000)]
add conffiles

17 years agochanges to build..
Dana Jansens [Sun, 13 May 2007 00:16:11 +0000 (00:16 +0000)]
changes to build..

17 years agosome fixes for the debian package
Dana Jansens [Sun, 13 May 2007 00:01:27 +0000 (00:01 +0000)]
some fixes for the debian package

17 years agothe edit part :(
Dana Jansens [Sat, 12 May 2007 23:18:40 +0000 (23:18 +0000)]
the edit part :(

17 years agoblah
Dana Jansens [Sat, 12 May 2007 23:01:46 +0000 (23:01 +0000)]
blah

17 years agoupdate deps
Dana Jansens [Sat, 12 May 2007 22:55:35 +0000 (22:55 +0000)]
update deps

17 years agomake debian paackage with a makedeb script instead. install stuff to the right direct...
Dana Jansens [Sat, 12 May 2007 22:53:50 +0000 (22:53 +0000)]
make debian paackage with a makedeb script instead. install stuff to the right directories

17 years agomissing \s
Dana Jansens [Sat, 12 May 2007 22:36:29 +0000 (22:36 +0000)]
missing \s

17 years agomore fixups for debian package
Dana Jansens [Sat, 12 May 2007 22:30:26 +0000 (22:30 +0000)]
more fixups for debian package

17 years agochange version
Dana Jansens [Sat, 12 May 2007 22:16:47 +0000 (22:16 +0000)]
change version

17 years agodebian package works now
Dana Jansens [Sat, 12 May 2007 22:14:46 +0000 (22:14 +0000)]
debian package works now

17 years agodont keep this in svn
Dana Jansens [Sat, 12 May 2007 21:45:59 +0000 (21:45 +0000)]
dont keep this in svn

17 years agosome changes to the build stuff for debian
Dana Jansens [Sat, 12 May 2007 21:45:47 +0000 (21:45 +0000)]
some changes to the build stuff for debian

17 years agoadd stuff for making a .deb package
Dana Jansens [Sat, 12 May 2007 21:24:43 +0000 (21:24 +0000)]
add stuff for making a .deb package

17 years agobuild fixes
Dana Jansens [Sat, 12 May 2007 21:24:24 +0000 (21:24 +0000)]
build fixes

17 years agosmall fix to zh_TW again?
Dana Jansens [Sat, 12 May 2007 19:53:30 +0000 (19:53 +0000)]
small fix to zh_TW again?

17 years agosmall fix to zh_TW
Dana Jansens [Sat, 12 May 2007 19:52:38 +0000 (19:52 +0000)]
small fix to zh_TW

17 years agodebug print
Dana Jansens [Sat, 12 May 2007 19:50:52 +0000 (19:50 +0000)]
debug print

17 years agoignore enter events on top menu and submenu popup
Dana Jansens [Sat, 12 May 2007 19:50:32 +0000 (19:50 +0000)]
ignore enter events on top menu and submenu popup

17 years agomissing a break statement
Dana Jansens [Sat, 12 May 2007 19:50:21 +0000 (19:50 +0000)]
missing a break statement

17 years agodon't use it actually. it's confusing.
Dana Jansens [Sat, 12 May 2007 19:32:12 +0000 (19:32 +0000)]
don't use it actually. it's confusing.

17 years agoput the shade icon in the right place
Dana Jansens [Sat, 12 May 2007 19:31:11 +0000 (19:31 +0000)]
put the shade icon in the right place