Commit graph

809 commits

Author SHA1 Message Date
Dave Davenport
c0cb4df860 Small tweak to print 2015-07-29 18:16:06 +02:00
Dave Davenport
5cea640a34 Obey quiet a bit better, update manpage with signals 2015-07-29 17:55:26 +02:00
Dave Davenport
c68ab67dd8 Add some comments and cleanups, allow reeloading of keybindings at run-time 2015-07-29 09:37:40 +02:00
QC
681bd5bcbb Updates 2015-07-28 23:08:12 +02:00
Dave Davenport
93c01ccbd5 Add new event handling 2015-07-28 22:22:18 +02:00
QC
b3a77589eb Fix makefile indent 2015-07-28 22:14:21 +02:00
Dave Davenport
0adc78387e Merge pull request #195 from jubalh/master
Remove trailing whitespaces
2015-07-28 21:58:42 +02:00
Michael Vetter
2a91b66bfa Remove trailing whitespaces 2015-07-28 21:54:08 +02:00
QC
979a63d242 Fix not clearing of pointer after free-ing it. 2015-07-27 23:24:38 +02:00
QC
70f4f3d119 Remove HUP signal handler as it is incorrect. #193, to be re-added later 2015-07-27 21:20:06 +02:00
Qball Cow
2bbd589f0d Add prefix to header guard. #191 2015-07-27 10:17:12 +02:00
Dave Davenport
8104997e6f Bug #191 rename header guard to not use reserved macro name. 2015-07-27 09:22:21 +02:00
QC
99016c5640 Use copy to copy config.c file, instead off install that sets 755. 2015-07-25 20:06:41 +02:00
Dave Davenport
e113d0af54 Update Changelog 2015-07-24 17:06:20 +02:00
Dave Davenport
c25396d50b Use calculated top offset for arrow_down.
Fixes: #189
2015-07-24 17:00:59 +02:00
Dave Davenport
fa5c36835d Allow escape to quit in no-custom mode 2015-07-23 18:19:20 +02:00
Dave Davenport
4d0e04614a Fix more mouse handling. (click on modi switcher) 2015-07-22 09:09:16 +02:00
Dave Davenport
cf29cc4563 Re-enable test with xdotools. 2015-07-21 08:14:53 +02:00
QC
b75b60fa99 Remove debug printf 2015-07-19 10:11:55 +02:00
QC
09bc6017ee Fix double click in gui 2015-07-19 10:02:20 +02:00
QC
6a9edfa23a Disable xdotools for now. 2015-07-16 21:47:53 +02:00
QC
8dfb5e59db Updates 2015-07-16 21:43:32 +02:00
QC
d79e5dae89 Updates 2015-07-16 21:39:40 +02:00
QC
03d872c0e9 Update travis 2015-07-16 21:36:41 +02:00
Dave Davenport
957cb57f34 Update example xresources files to include all settings. 2015-07-14 23:12:44 +02:00
QC
36c9746d69 Fix modifier 2015-07-13 20:52:35 +02:00
QC
ff7fc768d7 Remove generate script. 2015-07-12 18:12:09 +02:00
QC
171828fb6e Set version to development 2015-07-12 18:10:13 +02:00
QC
5b6fc01578 Release 0.15.7 2015-07-11 17:35:10 +02:00
Dave Davenport
d27b8a21e9 Undo commit of sorting changes, did not want to apply this yet. 2015-07-10 21:33:26 +02:00
QC
d549659f1e Use right modifier 2015-07-09 20:44:12 +02:00
QC
c4df969432 Small update manpage 2015-07-08 16:31:47 +02:00
QC
1efb5d835d Update manpage.
Involves: #181
2015-07-07 22:10:40 +02:00
QC
1de8d448f7 Make color parsing more robust, report failing of parsing color.
Involves: #181
2015-07-07 21:51:15 +02:00
Dave Davenport
b3bc620211 Fix window matching. 2015-07-06 12:30:15 +02:00
QC
f88cfacfde Replace all qsorts. 2015-07-05 09:47:55 +02:00
QC
dc356d81c4 Use glib qsort as qsort is not portable. 2015-07-05 09:37:35 +02:00
QC
9b83c6133f Fix typo (thx to jpleau) 2015-07-04 19:58:17 +02:00
QC
5c9ad80758 Trying 2nd bsd patch 2015-07-04 16:53:36 +02:00
QC
d60f6701de Add patches from BSD (hopefully ok?) 2015-07-04 15:36:11 +02:00
QC
dfcfd7b26c Update changelog. 2015-07-02 23:06:03 +02:00
Dave Davenport
d79e5aa0e2 Set fuzzy default to false (instead of unset) 2015-07-01 09:19:03 +02:00
Dave Davenport
98b8e583cb Make fuzzy matching available everywhere: #133 (-fuzzy) 2015-07-01 09:12:22 +02:00
Dave Davenport
c7ed92e40c Use tokenmatch in window_match. 2015-07-01 09:02:25 +02:00
QC
aaf9e1e345 Free in right order 2015-06-30 21:18:45 +02:00
Dave Davenport
f14efce218 Update ChangeLog. 2015-06-28 13:54:18 +02:00
Dave Davenport
30743d1789 Move fuzzy_token_match to where it can be reused. 2015-06-28 13:53:37 +02:00
QC
67089677b5 Fix naming 2015-06-27 22:38:06 +02:00
Dave Davenport
79441f62b9 Update manpage 2015-06-26 16:33:13 +02:00
Dave Davenport
9977d7ef69 Fix fuzzy match to continue at next character. #133 2015-06-25 02:54:00 +02:00