Dave Davenport
|
9cc63d4948
|
Updates fixing pango transparancy.
|
2015-01-21 10:04:15 +01:00 |
|
QC
|
90a6651c89
|
Rofi 1 year old!
|
2015-01-20 23:34:53 +01:00 |
|
Dave Davenport
|
291070e579
|
First try out. (tests not compiling at.. do make rofi)
|
2015-01-20 23:32:57 +01:00 |
|
Dave Davenport
|
d3cd99fddd
|
Update manpage to be a bit more consistent.
|
2015-01-19 15:49:23 +01:00 |
|
QC
|
f828c70399
|
oeps
|
2015-01-18 22:15:04 +01:00 |
|
QC
|
91bbdb9ce1
|
try
|
2015-01-18 22:14:28 +01:00 |
|
QC
|
de05551163
|
Blaat.
|
2015-01-18 22:13:57 +01:00 |
|
QC
|
661b65dd2a
|
Introduce lazy-refilter mode for long lists.
|
2015-01-18 18:17:09 +01:00 |
|
QC
|
7e6241226e
|
Avoid loosing keyboard press events when they arrive to quickly.
* Do not absorb events, but loop over them.
|
2015-01-18 17:18:07 +01:00 |
|
QC
|
112e2c2bc5
|
Small cleanup and add ohcount target.
|
2015-01-17 18:27:41 +01:00 |
|
Dave Davenport
|
9c46963002
|
Add cppcheck target.
|
2015-01-16 08:34:11 +01:00 |
|
Dave Davenport
|
a00cfbb5b0
|
Small cleanup and reducing of scopes.
|
2015-01-15 17:59:59 +01:00 |
|
Dave Davenport
|
1a85fcbf96
|
Change col left/right edge behavior to be more logic.
* Don't move to first/last entry when not needed.
|
2015-01-15 08:33:45 +01:00 |
|
Dave Davenport
|
037ec3a8da
|
Merge pull request #109 from EdwinPujols/avoid_looping
Mouse navigation: Avoid unnecessary looping.
|
2015-01-15 07:56:38 +01:00 |
|
Edwin Pujols
|
dc16033d0d
|
Mouse navigation: Avoid unnecessary looping.
|
2015-01-14 18:54:37 -04:00 |
|
QC
|
2d18aea928
|
Fix issue #104: Scrolling action.
|
2015-01-14 22:14:15 +01:00 |
|
Dave Davenport
|
3a4c1f1f3f
|
Merge pull request #105 from Tblue/master
SSH config file parser: Recognize multiple host names in a "Host" line
|
2015-01-14 21:51:19 +01:00 |
|
Tilman Blumenbach
|
49fa62b4c3
|
get_ssh(): Use g_strdup() instead of strdup().
The latter is not always available.
|
2015-01-14 16:02:37 +01:00 |
|
Tilman Blumenbach
|
5584e2eb95
|
get_ssh(): Use g_ascii_strcasecmp() instead of strcasecmp().
The latter is not always available.
|
2015-01-14 16:01:48 +01:00 |
|
Tilman Blumenbach
|
6fc18a21f1
|
Minor comment fix.
|
2015-01-14 15:52:40 +01:00 |
|
Tilman Blumenbach
|
07dfc171e3
|
SSH file parser: Recognize multiple host names in a 'Host' line.
|
2015-01-14 11:23:14 +01:00 |
|
Dave Davenport
|
046a1c612d
|
Fix bug introduced with d1ba4bd8dc
* Match all fields of window struct, not just title.
|
2015-01-14 08:15:52 +01:00 |
|
Dave Davenport
|
deee786c65
|
Also respond to dead Grave for casesensitive toggle.
|
2015-01-14 08:11:32 +01:00 |
|
QC
|
46ab505be7
|
Make hmode workable again.
|
2015-01-13 12:16:32 +01:00 |
|
QC
|
e166fa3d8e
|
Move indicator to end of entry box.
|
2015-01-13 11:48:38 +01:00 |
|
Dave Davenport
|
08485c0cfc
|
Merge pull request #103 from EdwinPujols/master
Fix #102 - Add case sensitivity.
|
2015-01-13 11:47:13 +01:00 |
|
Edwin Pujols
|
93a2738c8a
|
Fix #102 - Visual indicator of case sensitivity.
|
2015-01-12 19:01:16 -04:00 |
|
Edwin Pujols
|
2098f1147f
|
Add Xresources option for case sensitivity.
|
2015-01-12 15:56:41 -04:00 |
|
Edwin Pujols
|
6af01f249c
|
Merge branch 'master' of https://github.com/DaveDavenport/rofi
|
2015-01-12 15:53:38 -04:00 |
|
QC
|
f5688b6cc6
|
Fix textbox test.
|
2015-01-12 20:50:39 +01:00 |
|
Edwin Pujols
|
32b8281cfb
|
Merge branch 'master' of https://github.com/DaveDavenport/rofi
Conflicts:
doc/rofi-manpage.markdown
doc/rofi.1
|
2015-01-12 15:48:04 -04:00 |
|
QC
|
6dc6269fe7
|
Update manpage previous commit (no md2man-roff on laptop)
|
2015-01-12 19:16:28 +01:00 |
|
Dave Davenport
|
a8843af9f3
|
Add support for alternating row colors.
|
2015-01-12 19:14:46 +01:00 |
|
Edwin Pujols
|
d1ba4bd8dc
|
Fix #102 - Add case sensitivity.
|
2015-01-12 09:25:20 -04:00 |
|
Dave Davenport
|
965e7a94bf
|
Fix dump-xresources table view.
|
2015-01-12 11:23:20 +01:00 |
|
QC
|
74ac48a2d6
|
Fix makedistcheck.
|
2015-01-11 13:25:19 +01:00 |
|
QC
|
edfac54433
|
Fix issue #48.
Copy over a config.c from config.def.c if none exists.
|
2015-01-11 13:12:43 +01:00 |
|
QC
|
f28ac717cd
|
Fix 101
|
2015-01-10 15:31:13 +01:00 |
|
QC
|
7e6a24f9b6
|
Make analysis happy and prefer heap over stack.
|
2015-01-10 15:13:10 +01:00 |
|
Dave Davenport
|
479123fcef
|
Remove magic macro's. They are only used in one place, so no point.
|
2015-01-09 15:54:34 +01:00 |
|
Dave Davenport
|
f93e4d1f42
|
Add some comments.
|
2015-01-08 13:16:44 +01:00 |
|
QC
|
e3cef1b8a9
|
Coverity annoyance.
|
2015-01-07 22:11:12 +01:00 |
|
QC
|
1e8c94eaab
|
Some error messages.
|
2015-01-07 18:21:23 +01:00 |
|
QC
|
366813fdec
|
Wonder if this fixes the warning.
|
2015-01-07 18:02:18 +01:00 |
|
QC
|
79909cd807
|
Another possible NULL pointer fix.
|
2015-01-07 17:48:10 +01:00 |
|
QC
|
7428d94612
|
Remove check, selected_line is not NULL.
|
2015-01-07 17:44:41 +01:00 |
|
QC
|
19d8ce279b
|
Initialize savept to NULL. (coverity)
|
2015-01-07 17:37:53 +01:00 |
|
QC
|
8ef5a84711
|
Add badge.
|
2015-01-07 17:33:00 +01:00 |
|
QC
|
7c22f34154
|
Fix bug #97: Remove duplicates.
|
2015-01-07 15:53:41 +01:00 |
|
Qball Cow
|
10cdd0e48e
|
Do not crash on empty list in run dialog.
|
2015-01-06 11:45:01 +01:00 |
|