Commit graph

155 commits

Author SHA1 Message Date
Dana Jansens
852f36235e save the state at the start of a drag and use it throughout until the button is released 2003-04-06 06:19:15 +00:00
Dana Jansens
26034c3742 dont resize snap windows with size increments 2003-04-06 02:32:28 +00:00
Dana Jansens
7ebc5c797f linear focus cycling of the gods 2003-04-05 22:20:14 +00:00
Dana Jansens
69c9b6211b add special shit for window cycling, grab the keyboard etc 2003-04-05 22:03:24 +00:00
Dana Jansens
cbbf90a718 change how rc parsing will work. a=b will be parsed in any [section] and given to a separate parsing callback. no more general config infrastructure needed/ 2003-04-05 20:27:03 +00:00
Dana Jansens
d485e71bf1 rm the old mouserc shit 2003-04-05 18:12:04 +00:00
Dana Jansens
e3aeb9ffd8 ignore more new shit 2003-04-05 17:23:32 +00:00
Dana Jansens
50fba4bca8 use Button<num> instead of just <num> for specifying buttons by number 2003-04-05 17:23:23 +00:00
Dana Jansens
038e611974 better error msgs 2003-04-05 17:22:35 +00:00
Dana Jansens
d58799bc25 not using quarks, using an array and a Context enum for contexts 2003-04-05 17:16:18 +00:00
Dana Jansens
47cc179781 prefix key bindnigs with 'kbind' 2003-04-05 09:23:21 +00:00
Dana Jansens
98c0c676dd initialize all vars.
change warnings to messages
2003-04-05 00:10:47 +00:00
Dana Jansens
7a651f9ff5 remove debug print 2003-04-04 20:22:44 +00:00
Dana Jansens
68ff2eb3d2 add the keyboard plugin into the build systems
keyboard bindings are parsed from the rc file
2003-04-04 20:19:12 +00:00
Dana Jansens
9084ca41a5 more build fixes 2003-04-03 15:09:24 +00:00
Dana Jansens
d447dc0f59 new build system without automake 2003-04-03 05:59:03 +00:00
Dana Jansens
51ef6e3b55 make the drag threshold and double click time into rc options 2003-04-02 08:02:10 +00:00
Dana Jansens
168e75cf41 add the Shade context to the comments 2003-03-31 22:59:56 +00:00
Dana Jansens
4398c7c168 add a shaded button 2003-03-31 22:58:54 +00:00
Dana Jansens
2b4a42e0fe dont resist to windows which we're not touching 2003-03-31 21:06:20 +00:00
Dana Jansens
251983186d use the client's size instead of the frames size so the real size is used, not the size of the frame (avoids shaded window problem) 2003-03-31 20:20:29 +00:00
Dana Jansens
ace0beb915 unser drag_used when drag is unset too 2003-03-31 20:10:56 +00:00
Dana Jansens
d75e094032 add a space where it belongs 2003-03-31 19:55:21 +00:00
Dana Jansens
f99fe83736 make realeases fire releases instead of presses. make drags prevent clicks only if there is something bound to the drag. 2003-03-31 19:46:54 +00:00
Dana Jansens
a022c418e1 no drag events for keysrc.. 2003-03-31 19:40:26 +00:00
Dana Jansens
a8afa4d073 extraneous ! causing resistance to be snapping in one case. rm a debug print 2003-03-31 05:38:19 +00:00
Dana Jansens
2b4ab6753c better decribe bindings and list all the modifiers, was missing shift/control 2003-03-29 21:03:37 +00:00
Dana Jansens
f930841088 add SendToDesktop to the comments. fix the type calling the Desktop action Desktops 2003-03-29 21:01:33 +00:00
Dana Jansens
8a6a9710eb use the number for sendtodesktop 2003-03-29 20:59:41 +00:00
Dana Jansens
36b90c320d use the top when snapping to the top 2003-03-29 19:47:36 +00:00
Dana Jansens
5b039d9801 add focusing if clicked on the grips 2003-03-29 18:27:48 +00:00
Dana Jansens
dbdb330ad5 use the bottom of the screen for botom snapping! :) 2003-03-29 09:56:12 +00:00
Dana Jansens
7f5514aeb7 rm the extra ; 2003-03-29 03:17:20 +00:00
Dana Jansens
9d136ab798 add unshaderaise and shadelower actions from Mikachu 2003-03-29 00:58:50 +00:00
Dana Jansens
a61cecfe3a add ToggleDecorations 2003-03-28 23:04:44 +00:00
Dana Jansens
21442ab6e4 round down for size increments 2003-03-28 09:40:55 +00:00
Dana Jansens
1cbe8af5e3 resize resistance. size incs will fuck with it yet though. 2003-03-28 09:30:08 +00:00
Dana Jansens
c3e80452f0 set lbutton from clicks 2003-03-28 09:29:28 +00:00
Dana Jansens
663102cf53 rm debug prints 2003-03-28 08:36:11 +00:00
Dana Jansens
bb087efb79 take borders into account for figuring clicks 2003-03-28 07:46:17 +00:00
Dana Jansens
83508a2ad2 focus on middle click on client 2003-03-28 01:53:29 +00:00
Dana Jansens
e094bd40f3 add send-tos with the mouse wheel 2003-03-28 01:07:12 +00:00
Dana Jansens
c9d39eddb7 focus plugin is gone 2003-03-28 00:40:46 +00:00
Dana Jansens
047fe67215 rm the focus plugin 2003-03-27 23:04:16 +00:00
Dana Jansens
f29dd7e0cd not using CurrentTime anywhere 2003-03-26 15:02:08 +00:00
Dana Jansens
1d5fa24e4b use CurrentTime again? 2003-03-26 14:39:14 +00:00
Dana Jansens
78424735f3 bind C-g for the rset key 2003-03-26 14:12:30 +00:00
Dana Jansens
0d6bc13135 negatives that work! 2003-03-26 13:55:05 +00:00
Dana Jansens
6be319c22a document the options 2003-03-26 13:53:25 +00:00
Dana Jansens
379ca159f1 better negatives 2003-03-26 13:51:45 +00:00