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 |
|
QC
|
bcbb64f615
|
Don't do unneeded compares
|
2015-06-24 21:28:13 +02:00 |
|
QC
|
db1331ed66
|
Test implementation for #133.
|
2015-06-23 21:22:38 +02:00 |
|
QC
|
ce73f468ca
|
Possible fix for #179
|
2015-06-20 15:11:30 +02:00 |
|
Dave Davenport
|
90eb18b3c0
|
Make 'all?' keys user configurable.
Fixes #66
|
2015-06-15 09:01:22 +02:00 |
|
Dave Davenport
|
25633ca4dc
|
Issue #66, allow keybindings for navigation to be changed.
up,down,left,right
|
2015-06-15 08:48:13 +02:00 |
|
Dave Davenport
|
638b5e022f
|
Update Changelog
|
2015-06-14 14:39:46 +02:00 |
|
Dave Davenport
|
6c9a493b56
|
[SSH] Ignore comments in the Host: line.
Fixes #178
|
2015-06-14 14:37:53 +02:00 |
|
Dave Davenport
|
306b8dcf93
|
Update Changelog
|
2015-06-12 22:14:18 +02:00 |
|
QC
|
bd9f4ebf07
|
More dmenu fixes (shift -enter on custom)
|
2015-06-11 21:20:09 +02:00 |
|
QC
|
a811011a1d
|
Fix dmenu mode.
|
2015-06-11 21:07:25 +02:00 |
|
QC
|
d11c61cef1
|
Fixes #176 add mode that user expects.
|
2015-06-11 20:38:48 +02:00 |
|
QC
|
18c53720f0
|
And undo.
|
2015-06-11 20:22:03 +02:00 |
|
QC
|
502436a1b8
|
Check what happens with wrong date when committing.
|
2015-06-11 20:20:45 +02:00 |
|