Dana Jansens
|
22bf54526c
|
rename dock/himeTimeout to dock/hideDelay in the config file
|
2003-09-21 19:31:45 +00:00 |
|
Dana Jansens
|
38370b2e82
|
dont assert, just ignore client_unfocus() when the client isnt already focused
|
2003-09-21 18:43:11 +00:00 |
|
Dana Jansens
|
be79af11f6
|
dont save the appearance when reconfiguring!! that was a crash waiting to happen!!
also reset the border stuff on reconfigure
|
2003-09-21 18:19:11 +00:00 |
|
Dana Jansens
|
6c4126ec61
|
allow a number of enter events to be ignored. Don't just skip any enter/leave events as these are used for highlighting hover buttons and ignoring these makes the hover state out of sync sometimes
|
2003-09-21 18:10:39 +00:00 |
|
Dana Jansens
|
1b75005e0d
|
count the EnterNotify events and tell openbox to ignore them when ungrabbing the pointer
|
2003-09-21 18:09:48 +00:00 |
|
Dana Jansens
|
a260db31a9
|
if the keyboard is grabbed then dont ungrab it!
|
2003-09-21 17:17:34 +00:00 |
|
Dana Jansens
|
32047fd66c
|
export if the keyboard and pointer are currently grabbed or not
|
2003-09-21 17:17:19 +00:00 |
|
Dana Jansens
|
087ea0e5cb
|
remove that shti
|
2003-09-21 17:17:00 +00:00 |
|
Dana Jansens
|
34bff2d255
|
whitespace
|
2003-09-21 17:12:59 +00:00 |
|
Dana Jansens
|
0aa7f70d91
|
export if an interactive grab is in progress
|
2003-09-21 17:12:22 +00:00 |
|
Dana Jansens
|
5f5160b40c
|
dont drop out of dirfocus when there is no new target to be found
|
2003-09-21 17:03:17 +00:00 |
|
Dana Jansens
|
9960ef2ff9
|
use the new action_run symantics
|
2003-09-21 16:58:56 +00:00 |
|
Dana Jansens
|
ddb6bd4667
|
declare variables at the top of the blocks
|
2003-09-21 16:47:42 +00:00 |
|
Dana Jansens
|
0cceca2303
|
dont add null actions to the list
|
2003-09-21 16:42:15 +00:00 |
|
Dana Jansens
|
556a08cec8
|
use DESTDIR in install-data-hook
|
2003-09-20 13:53:38 +00:00 |
|
Dana Jansens
|
2033f09441
|
add the generated xml files
|
2003-09-19 20:02:33 +00:00 |
|
Dana Jansens
|
617bd951d6
|
smart xinerama placement for groups
|
2003-09-19 19:55:21 +00:00 |
|
Dana Jansens
|
b731e0e282
|
smart placement has a fallback for just groups now too
|
2003-09-19 19:34:42 +00:00 |
|
Dana Jansens
|
f3746e29a5
|
install the menu.xsd
|
2003-09-19 19:19:52 +00:00 |
|
Dana Jansens
|
86fa7c0966
|
add the schemas to the distribution
|
2003-09-19 19:17:26 +00:00 |
|
Dana Jansens
|
cdbd7ad985
|
look for sed
|
2003-09-19 19:16:56 +00:00 |
|
Dana Jansens
|
ba05275408
|
comment
|
2003-09-19 17:45:33 +00:00 |
|
Dana Jansens
|
e5908c3f89
|
use the new action ru system which always runs lists of actions instead of individual ones
|
2003-09-19 17:41:05 +00:00 |
|
Dana Jansens
|
77d8347234
|
const
|
2003-09-19 17:40:35 +00:00 |
|
Dana Jansens
|
44fd94ff51
|
only allow running lists of actions at a time, policy is to always allow multiple action bindings, so this enforces it, and at the same time, UngrabKeyboard() before firing actions if there are no interactive ones. This is needed for some execute's, namely gnome-panel-control --main-menu.
|
2003-09-19 17:40:26 +00:00 |
|
Dana Jansens
|
19e4820073
|
properly send resize events for when the app has requested the resize
|
2003-09-19 16:58:23 +00:00 |
|
Dana Jansens
|
9e60c45cda
|
dont allow 0 desktops
|
2003-09-19 07:30:07 +00:00 |
|
Dana Jansens
|
abde4bc153
|
dont split client requested resizes into 2 events, thanks to manmower for this idea
|
2003-09-18 20:09:16 +00:00 |
|
Dana Jansens
|
2bd406a0a5
|
make a warning into a debug message
|
2003-09-18 08:02:05 +00:00 |
|
Dana Jansens
|
d826a88728
|
rename gnomepanelproxy to gnome-panel-control
|
2003-09-18 07:47:58 +00:00 |
|
Dana Jansens
|
4f6908feed
|
add gnomepanelproxy
|
2003-09-18 07:43:33 +00:00 |
|
Dana Jansens
|
fdd1c3c8a7
|
add a 'Switch to...' entry to empty desktops in the client-list-menu
|
2003-09-18 06:17:51 +00:00 |
|
Dana Jansens
|
3b1e518dbc
|
while doing a moveresize, the client actions act on will be the client being moveresized
|
2003-09-18 06:09:44 +00:00 |
|
Dana Jansens
|
5da2b67298
|
off by one error
|
2003-09-18 05:23:13 +00:00 |
|
Dana Jansens
|
186824fc13
|
provide some default bindings, not a complete list from the rc.xml.. yet.
|
2003-09-17 08:12:23 +00:00 |
|
Dana Jansens
|
bdc10887cb
|
provide a way to remove all bindings
|
2003-09-17 08:11:59 +00:00 |
|
Dana Jansens
|
ebe3091560
|
const
|
2003-09-17 08:01:37 +00:00 |
|
Dana Jansens
|
16f46c296d
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
|
Dana Jansens
|
c4e4760c41
|
add copyright headers, adjust --version output to include copyright, and --help output to not include version output.
|
2003-09-17 07:32:52 +00:00 |
|
Dana Jansens
|
5a24f4c1c6
|
make the installed themeupdate.py executable
|
2003-09-17 06:51:30 +00:00 |
|
Dana Jansens
|
42bbf21bbd
|
install themupdate.py to share/openbox/
|
2003-09-17 06:46:16 +00:00 |
|
Dana Jansens
|
88b8398342
|
add the MoveResize context, which is used while doing a move/resize on a window. Actions bound in this context can be executed with the mouse during a move/resize on a window.
|
2003-09-17 06:44:04 +00:00 |
|
Dana Jansens
|
96f9db0d0c
|
api cleanups for render/theme.h
|
2003-09-17 06:21:35 +00:00 |
|
Dana Jansens
|
ad7fd99f1d
|
use the theme padding for the menu title's size
|
2003-09-17 06:10:29 +00:00 |
|
Dana Jansens
|
f85a855417
|
make ob_exit() take an error code. don't exit with 0 for signals other than TERM and INT.
|
2003-09-17 02:50:20 +00:00 |
|
Dana Jansens
|
275c44c386
|
move where grabs are init'd since they use the screen_support_win now
|
2003-09-17 02:41:17 +00:00 |
|
Dana Jansens
|
ec4c9b0c1f
|
remoev unneeded include
|
2003-09-17 02:39:59 +00:00 |
|
Dana Jansens
|
f58f93f3d0
|
fix to be up-to-date with the theme spec
|
2003-09-17 02:38:08 +00:00 |
|
Dana Jansens
|
dbd3e9b6b2
|
allow the use of keycodes directly in key bindings
|
2003-09-17 02:37:52 +00:00 |
|
Dana Jansens
|
b288fdee41
|
dont assert if a moveresize is started while one is in progress. apps could do this with client messages, or the user can easily do it with actions.
|
2003-09-16 08:02:13 +00:00 |
|