Commit graph

105 commits

Author SHA1 Message Date
John Vogel
c94992179e Update manpage to current version. (Fix bug 5444) 2012-09-30 17:59:59 -04:00
Mikael Magnusson
c885c9a676 Change default doubleclick timeout to 500ms and keep track of where last click was
Bug #5152 - "mouse double-click time is too low by default - 200ms"

We only use the doubleclick in one place in the default configuration,
for doubleclicking titlebars to maximize windows, so any negative impact
of increasing the timeout should be minimal, especially with the
addition of requiring the two clicks to be in the same place.

Doubleclicks are hardcoded to occur within 8 pixels for now, it doesn't
seem worth it to add a config until someone complains. A possibility is
using the drag threshold, but some people have that set very low so it
could be hard to doubleclick then.
2011-10-16 22:50:26 +02:00
Dana Jansens
4f8503c2c5 Allow XIncludes in xml documents we read.
Add the XInclude namespace in the default config file (named "xi")
2011-01-24 14:19:22 -05:00
Dana Jansens
09d1d0434b turn off focuslast and on undermouse in mouse focus config example 2010-05-17 19:31:21 -04:00
Dana Jansens
8116106f9d fixing up obxprop manpage 2010-02-08 15:04:35 -05:00
Dana Jansens
f7440be0f5 Update the manpage for obxprop
Specify that it allows you to specify properties on the command line.
Update the variable names to _OB_APP_*.
2010-02-08 14:23:26 -05:00
Dana Jansens
8ed0970b65 Change the openbox website to openbox.org 2010-01-06 17:13:03 -05:00
Dana Jansens
e65411aa0d add a manpage for obxprop 2010-01-06 17:13:03 -05:00
Dana Jansens
1cb287e130 focus the desktop window when you right click it, same as you focus other windows 2008-01-11 15:01:03 -05:00
Dana Jansens
098ae047f8 change the <execute> to <command> in the mouse focus example 2007-07-22 10:21:23 -04:00
Dana Jansens
4b73574406 adding trunk
Signed-off-by: Dana Jansens <danakj@orodu.net>
2007-07-12 02:57:08 -04:00
Dana Jansens
03931180fc add underMouse option 2007-06-03 19:23:02 +00:00
Dana Jansens
fba24cf073 make the default drag threshold 8px 2007-06-01 01:56:46 +00:00
Mikael Magnusson
b27d9d21a3 left and right edges resized in the wrong direction 2007-05-30 17:34:23 +00:00
Dana Jansens
92e54e48ee 2007-05-28 04:52:47 +00:00
Dana Jansens
f628b21c8d remove all the ignoreing 2007-05-28 04:47:14 +00:00
Dana Jansens
4ad2c26645 ignore built stuff 2007-05-28 04:42:38 +00:00
Dana Jansens
5ae7ccd8e3 add the focus options documentation to the mouse focus example 2007-05-27 23:38:14 +00:00
Dana Jansens
ca8924a5a0 let you unfocus/lower stuff in press actions. it'll be okay 2007-05-26 22:15:52 +00:00
Dana Jansens
ac175e47f9 don't lower from press actions, because that can't move focus! 2007-05-26 14:13:09 +00:00
Dana Jansens
fd2f01bf08 add C-A-Up/Down to the mouse focus example, and don't raise on clicks on the client 2007-05-26 13:53:10 +00:00
Dana Jansens
31f63fb6f7 remove activate from the mouse focus example rc.xml 2007-05-25 21:17:35 +00:00
Mikael Magnusson
1ca83752a8 titleNumber disappeared a while ago 2007-05-25 09:29:35 +00:00
Dana Jansens
3052eaaa2a mention that they dont take command line arguments 2007-05-23 18:02:07 +00:00
Dana Jansens
cec4b9df2e mention that the desktop stuff are default values only 2007-05-23 04:33:09 +00:00
Dana Jansens
a4b4e61a02 better idea, don't set the desktop names in the default rc. and lets translate the string in openbox. ha ha. this way everyone gets translated names by default. 2007-05-23 04:23:55 +00:00
Dana Jansens
b04186cf2a make the default desktop names match the auto generated ones, and numbers are the universal language anyways 2007-05-23 04:22:38 +00:00
Dana Jansens
0b7b5e3b93 update the desktops comment to tell you to use obconf to set the desktop number/names without having to log out/in 2007-05-23 04:19:41 +00:00
Dana Jansens
9a0af18e4b make the generated files with paths depend on the Makefile, and clean them when you run make clean 2007-05-22 04:07:21 +00:00
Dana Jansens
7dde22a1b3 update the docs from the sgml.. timestamps are weird 2007-05-22 03:09:21 +00:00
Dana Jansens
9fbe54b9a1 add the root context to the sloppy focus example config 2007-05-20 16:33:11 +00:00
Mikael Magnusson
559ab9c922 add --restart 2007-05-20 15:23:08 +00:00
Dana Jansens
b26635fe99 add Left and Right contexts for resizing 2007-05-19 21:39:40 +00:00
Dana Jansens
1aa4c53a4f obconf 1 will still work for 3.4 2007-05-17 16:50:55 +00:00
Dana Jansens
6af0c04653 regenerated manpage 2007-05-16 17:15:35 +00:00
Dana Jansens
fbae01436c updates to build debian and ubuntu debs. make man page say what webpage will probably say. 2007-05-16 14:36:51 +00:00
Dana Jansens
b43b612e3b update website in man pages. also update the see-also's 2007-05-16 05:18:33 +00:00
Dana Jansens
6f936115b1 fix desktop bindings. thank you prim. 2007-05-16 00:28:51 +00:00
Dana Jansens
9da838ad3e dont hardcode the paths in the man pages. add the docbook-to-man parsed stuff to svn. nice makefile rules for them. 2007-05-16 00:07:22 +00:00
Dana Jansens
07a34428c0 add the manpages.. 2007-05-15 23:47:46 +00:00
Dana Jansens
9047ab30a0 add the openbox-session manpage 2007-05-15 05:22:39 +00:00
Dana Jansens
b74cff0302 changes to the manual pages.
adding openbox-session.

add paths to the xsession .desktop files
2007-05-15 02:02:40 +00:00
Dana Jansens
12c9b56dad add openbox-session for gdm, which will run ~/.config/openbox/autostart 2007-05-14 21:58:39 +00:00
Dana Jansens
f58ece6095 remove config namespaces 2007-05-14 21:32:12 +00:00
Mikael Magnusson
db750e5cb0 typos 2007-05-14 02:02:47 +00:00
Dana Jansens
7dcbc4334d generated manpage 2007-05-14 00:33:15 +00:00
Dana Jansens
a9af402c86 mention that obconf older than 2.0 is no good. 2007-05-14 00:33:04 +00:00
Dana Jansens
5a3154df08 add --debug-xinerama 2007-05-14 00:28:16 +00:00
Dana Jansens
df595f9ab2 more manpage changes for the 3 configuration namespaces 2007-05-13 23:04:43 +00:00
Dana Jansens
ef205519e0 manpage fixups 2007-05-13 23:02:42 +00:00