Dana Jansens
1d94cd5277
don't put windows in the focus cycling list if they are set to not show up in the taskbar
2003-01-30 22:41:05 +00:00
Dana Jansens
31ae81b34a
changeState after a setState request
2003-01-30 22:20:25 +00:00
Dana Jansens
04c16882fa
focus windows on all desktops too
2003-01-30 22:15:46 +00:00
Dana Jansens
a0389d0cd6
dont fux up the _dx and _dy for resizing
2003-01-30 22:02:24 +00:00
Dana Jansens
610950024f
don't move the client if it isnt going anywhere
2003-01-30 21:51:50 +00:00
Dana Jansens
5de35ba1f7
update the strut when a client is unmanaged
2003-01-30 21:50:24 +00:00
Dana Jansens
c0446bba1f
rm debug prints
2003-01-30 21:39:36 +00:00
Dana Jansens
f7a0eb7624
grab the keyboard during move/resize to make sure the popup doesnt get left onscreen if the modifiers are released before the button
2003-01-30 21:39:12 +00:00
Dana Jansens
3409b046a0
add motion.py, which provides funtions for moving/resizing a window interactively
2003-01-30 21:15:29 +00:00
Dana Jansens
bb6ac36d41
working popups for moving/resizing
2003-01-30 21:11:04 +00:00
Dana Jansens
225d4302d0
popups for moving and resizing
2003-01-30 20:51:41 +00:00
Dana Jansens
38345bf32e
make parents dirty when a widget resizes
...
save the fixed_width/fixed_height when doing an internalResize
2003-01-30 20:06:08 +00:00
Dana Jansens
3b39804835
add a Release MouseAction for python hooks
2003-01-30 16:54:30 +00:00
Dana Jansens
c2c21e9588
blef
2003-01-30 08:52:35 +00:00
Dana Jansens
496c185f99
dont shade without a titlebar.
...
more correct configurenotifies
2003-01-30 03:28:07 +00:00
Dana Jansens
1c61a333db
add debug print
2003-01-30 03:27:09 +00:00
Dana Jansens
705d70b053
remove debug print
2003-01-30 02:07:26 +00:00
Dana Jansens
f4c91c54b5
missing a )
2003-01-30 00:04:29 +00:00
Dana Jansens
a692d5c4e1
check if the client wants focus before adding to list
2003-01-30 00:03:45 +00:00
Dana Jansens
ef0e907efd
add windows on all-desktops to the cycle list
2003-01-29 23:46:17 +00:00
Dana Jansens
88662942c6
FIERON default
2003-01-29 23:24:33 +00:00
Derek Foreman
b2896c3e5f
Change the order of the color components in a pixel32 on big endian
2003-01-29 23:22:33 +00:00
Dana Jansens
6ab3dc5cb4
smaller font
2003-01-29 23:17:32 +00:00
Dana Jansens
edcd972630
add merry's style as an option
2003-01-29 23:16:11 +00:00
Dana Jansens
03faa4978d
finally set up handle right based on max/min sizes
2003-01-29 22:57:26 +00:00
Dana Jansens
6cf79c8fd4
make a .py rule
2003-01-29 22:44:15 +00:00
Dana Jansens
6584ed2159
make .py rule
2003-01-29 22:43:58 +00:00
Dana Jansens
a7ccc54450
dont show a handle if it cant be resized at all
2003-01-29 22:41:43 +00:00
Dana Jansens
34ed8c17ac
dont show a handle if it cant be resized
2003-01-29 22:37:42 +00:00
Dana Jansens
81144d932a
check for endian order
2003-01-29 22:17:32 +00:00
Dana Jansens
359218b6ef
fix compiling bug
2003-01-29 22:11:00 +00:00
Dana Jansens
98f05a5c96
let the user remove client decorations.
2003-01-29 22:10:28 +00:00
Dana Jansens
6236b523e8
update the list of src files with translations.
2003-01-29 21:57:24 +00:00
Dana Jansens
44d653e3e8
make struts get added to the screen when mapping a window. let the user disable window decorations.
2003-01-29 21:48:46 +00:00
Dana Jansens
5f89f11dd3
include shit in the dist
2003-01-29 19:32:11 +00:00
Dana Jansens
1677fe8496
include the openbox.1.in in the dist
2003-01-29 19:31:59 +00:00
Dana Jansens
ee356f4265
remove LICENSE from the dist files
2003-01-29 19:26:35 +00:00
Dana Jansens
7f6dfe5cd9
dont install buttons we dont use
2003-01-29 19:24:51 +00:00
Dana Jansens
3e889e72f5
adjust default click-focus model a bit
2003-01-29 09:56:57 +00:00
Dana Jansens
88c4eecd5f
make the echo more noticable
2003-01-29 09:26:25 +00:00
Dana Jansens
9f39dc1327
make pwd work
2003-01-29 09:25:57 +00:00
Dana Jansens
88a82090cd
echo a message about where to find the generated docs
2003-01-29 09:19:51 +00:00
Dana Jansens
2e08c6ce9e
describe -sync better
2003-01-29 09:13:45 +00:00
Dana Jansens
aef05c77fd
add the doxygen configuration
2003-01-29 09:12:09 +00:00
Dana Jansens
6c5c7fd04b
don't manage override_redirect windows.
...
don't manage windows for whome get attributes fails.
validate the client before managing it.
2003-01-29 08:59:13 +00:00
Dana Jansens
39c6969de2
allow for the client to be validated.
...
don't manage override_redirect windows.
don't manage windows for whome get attributes fails.
validate the client before managing it.
validate the client in functions that query stuff off it: propertyHandler and clientMessageHandler
2003-01-29 08:58:28 +00:00
Dana Jansens
58dc93abb9
make default focus model click-focus.
...
make middle-click focus the window
2003-01-29 08:51:17 +00:00
Dana Jansens
1862fd052f
ignore errors when proxying configurerequests
2003-01-29 08:50:52 +00:00
Dana Jansens
0c05f5d9c7
allow for ignoring x errors.
2003-01-29 08:50:30 +00:00
Dana Jansens
0f2bcee0cd
allow for ignoring x errors.
...
make grab() sunc immediately and ungrab() flush
2003-01-29 08:50:12 +00:00