Commit graph

1917 commits

Author SHA1 Message Date
Dana Jansens
d11291df3e doc the state functions better 2003-01-31 23:54:05 +00:00
Dana Jansens
785957de80 add comment 2003-01-31 23:50:59 +00:00
Dana Jansens
536d54f9b8 import config 2003-01-31 09:23:31 +00:00
Dana Jansens
ff94208ce0 typo 2003-01-31 09:23:23 +00:00
Dana Jansens
3d8a035a9a try appending our shit to the path, and not import config in the cc 2003-01-31 06:01:16 +00:00
Dana Jansens
05aad313ee doc the functions at the top 2003-01-31 06:00:30 +00:00
Dana Jansens
3afcc0bbf0 fix comment 2003-01-31 04:08:02 +00:00
Dana Jansens
f32ddbbf62 use fitString to size the move coords box 2003-01-30 23:33:53 +00:00
Dana Jansens
9c0ef03876 break out _focusable() function to make the test if a window can be focused reusable code 2003-01-30 23:14:18 +00:00
Dana Jansens
0833d51eae changes to the MERRY style 2003-01-30 23:06:24 +00:00
Dana Jansens
2d6698683a add functions to set the skipTaskbar/Pager state 2003-01-30 22:58:54 +00:00
Dana Jansens
9e89436208 add functions to give the skipTaskbar/Pager state 2003-01-30 22:58:12 +00:00
Dana Jansens
8934a553dc formatting of comment 2003-01-30 22:56:41 +00:00
Dana Jansens
e0c8eae048 typos 2003-01-30 22:56:31 +00:00
Dana Jansens
027e974efd let you optionally avoid focusing windows which have specified to not be displayed in taskbars 2003-01-30 22:55:45 +00:00
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