Commit graph

26 commits

Author SHA1 Message Date
Dana Jansens
6ae8608aed make stacked cycling work without a modifier-key binding, i think. cleaner checking for modifiers in motion and stackedcycle. 2003-02-11 09:52:24 +00:00
Dana Jansens
12108e16e1 keep track of struts for each desktop 2003-02-10 06:50:19 +00:00
Dana Jansens
74cfb1b4c1 signed ints instead of unsigned ints again. less pain. pain bad. 2003-02-09 22:40:47 +00:00
Dana Jansens
ef231de58a mad optimizations 2003-02-08 08:59:24 +00:00
Dana Jansens
ee9eaed6cd highlight the popup 2003-02-08 08:31:32 +00:00
Dana Jansens
1c97e9fb7b some updatesto match changes to otk. Many more needed.. 2003-02-08 07:34:49 +00:00
Dana Jansens
69d12b5ee2 use a focuslabel 2003-02-05 07:29:24 +00:00
Dana Jansens
ffe214dc4d missed some "'s 2003-02-04 11:05:34 +00:00
Dana Jansens
220b5c40f9 make python config variables very visible by making them all capitals. cleaner nicer documentation in the py modules. make public functions more visible. 2003-02-04 11:03:57 +00:00
Dana Jansens
f06b944933 Client::move moves the client to the position so that its *frame* will be at the given coordinates 2003-02-03 04:51:10 +00:00
Dana Jansens
20ca827039 rm a print 2003-02-03 04:20:34 +00:00
Dana Jansens
a0c28724cc just a comment fix 2003-02-03 04:15:47 +00:00
Dana Jansens
ba87284397 move windows based on their *frame* not the client 2003-02-03 03:04:31 +00:00
Dana Jansens
8332db5880 dont snap back, properly 2003-02-03 01:59:32 +00:00
Dana Jansens
fcfda5345e dont snap back onto the screen for resistance 2003-02-03 01:31:01 +00:00
Dana Jansens
96a949ec1f off-by-one 2003-02-02 23:57:49 +00:00
Dana Jansens
da0c7355d1 change the default edge resistance 2003-02-02 23:47:19 +00:00
Dana Jansens
de4a388a93 show the resize coords after moving them 2003-02-02 23:25:18 +00:00
Dana Jansens
6eae9223a1 show the widget after moving it 2003-02-02 23:24:44 +00:00
Dana Jansens
fd96ddd82e add a snap variable.. 2003-02-02 23:21:57 +00:00
Dana Jansens
05aad313ee doc the functions at the top 2003-01-31 06:00:30 +00:00
Dana Jansens
f32ddbbf62 use fitString to size the move coords box 2003-01-30 23:33:53 +00:00
Dana Jansens
a0389d0cd6 dont fux up the _dx and _dy for resizing 2003-01-30 22:02: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