Commit graph

1121 commits

Author SHA1 Message Date
Dave Davenport
2d354b3b3f Re-indent 2015-12-13 19:21:06 +01:00
Dave Davenport
97fa0cc61d Add option to set scrollbar width 2015-12-13 13:51:59 +01:00
Dave Davenport
f3c22c50e4 Add sorting switch: Issue: #298 2015-12-13 11:52:40 +01:00
Dave Davenport
08d6d6b685 Fix return code multi-select 2015-12-12 20:54:59 +01:00
Dave Davenport
86f63af7a8 Separator style 2015-12-10 22:00:41 +01:00
Dave Davenport
390cd49cf4 Update screenshot tool to make smaller pictures. 2015-12-10 21:34:45 +01:00
Dave Davenport
bae5427913 Add option to output to specific file. 2015-12-10 20:57:43 +01:00
Dave Davenport
8ed31cab7e Add option to dump color scheme. 2015-12-10 18:20:04 +01:00
Dave Davenport
691b06f767 Fix location, width columns and num lines of screenshot script 2015-12-10 18:04:53 +01:00
Dave Davenport
bb39372dd3 Remove : from filename, it makes scp stupid 2015-12-10 18:00:26 +01:00
Dave Davenport
ad77b9857a Add script that can create screenshot for Xresources 'theme' for webpage. 2015-12-10 17:55:00 +01:00
Martijn Koedam
61738f881f Indent + ChangeLog 2015-12-09 08:58:24 +01:00
Dave Davenport
98de9b554f Add screenshot keybinding. 2015-12-09 08:51:40 +01:00
Dave Davenport
7a9263e929 Extend test case. 2015-12-08 22:47:54 +01:00
Dave Davenport
bb68cded68 tweak 2015-12-08 08:44:44 +01:00
Dave Davenport
0ff0f15264 Add test, remove whitespace 2015-12-08 08:39:18 +01:00
Dave Davenport
cb00fd2d68 Update ChangeLog 2015-12-07 09:02:49 +01:00
Dave Davenport
5f3f335895 Add drun to readme. 2015-12-07 08:56:47 +01:00
Dave Davenport
54e1b5418f Update authors file. 2015-12-07 08:41:08 +01:00
Dave Davenport
215acc54f1 Update readme 2015-12-06 17:15:53 +01:00
Dave Davenport
1692099543 Update configure.ac 2015-12-06 17:12:41 +01:00
Dave Davenport
ec49c799a6 Update changelog 2015-12-05 12:26:56 +01:00
Dave Davenport
c4f3cbd2b1 Tweak selected row color. #293 2015-12-04 23:57:08 +01:00
Dave Davenport
248e75827c ChangeLog updates 2015-12-04 23:27:53 +01:00
Dave Davenport
534ddfd324 Update changelog 2015-12-04 23:18:46 +01:00
Dave Davenport
a5c5ca9f1d Add test for issue #292 2015-12-04 22:13:30 +01:00
Dave Davenport
273d09ba1a Fix crasher on empty list 2015-12-04 22:01:32 +01:00
Dave Davenport
d2d95d2d4b Get the right next position from line map. 2015-12-04 21:53:18 +01:00
Martijn Koedam
c78815250f Update manpage and indent. 2015-12-04 09:50:53 +01:00
Dave Davenport
ef2ab9d307 Update symlink dmenu and case-sen. keybinding.
(still need to regenerate actual manpage, but ronn is crashing on arm.)

Issue: #291,#289
2015-12-04 09:07:07 +01:00
Dave Davenport
6b609b8e6d Tell the users what Modifiers exist, warn if using Mod?
* Mod? modifier is deprecated.

Issue: #290
2015-12-04 08:54:27 +01:00
Dave Davenport
eaa553bfd5 Indent. 2015-12-03 22:48:30 +01:00
Dave Davenport
697abdfdfc [DMenu] Add option to read from file instead of stdin. 2015-12-03 18:22:13 +01:00
Dave Davenport
2195efd3bf Update ChangeLog. 2015-12-02 20:47:17 +01:00
Dave Davenport
dbd7476054 __FUNCTION__ is gcc extension, use __func__ now. Fixes issue #288 2015-12-02 18:11:23 +01:00
Dave Davenport
e4c7fe8f1e Fix func. def in wrong header file. 2015-12-02 17:56:25 +01:00
Dave Davenport
91e0f6b555 Fix small char s/u issue 2015-12-02 17:46:17 +01:00
Dave Davenport
a21f8dd179 Add some helper tests. 2015-12-02 09:53:39 +01:00
Dave Davenport
f6c8ba9755 Add test for recent bug. 2015-12-02 09:46:13 +01:00
Dave Davenport
b0bafb0d12 try to get updated travis version 2015-12-01 23:34:34 +01:00
Dave Davenport
bebaf87ad7 try to get updated travis version 2015-12-01 23:31:18 +01:00
Dave Davenport
c601130292 Add glib minimum version check. 2015-12-01 22:35:23 +01:00
Dave Davenport
4b77a1728d Remove custom code, replace by glib, fix fuzzy matching for unicode.
- Also fixes char endianess issues.
2015-12-01 22:09:34 +01:00
Qball Cow
ff52140697 Check for nil before updating. 2015-12-01 13:17:59 +01:00
Dave Davenport
544229d975 Issue #287 mark selected rows. 2015-11-30 14:05:39 +01:00
Dave Davenport
f3897b2a60 Fake background should only be done once every run.
Not on every re-run, as you will capture old rofi window.
2015-11-30 10:15:53 +01:00
Dave Davenport
01a770770b replace tab by space 2015-11-29 17:19:35 +01:00
Dave Davenport
df131a6633 Update changelog 2015-11-29 15:33:14 +01:00
Dave Davenport
7b7cdb8b0f Add -dump command. 2015-11-28 13:36:28 +01:00
Dave Davenport
ca6b1a8178 Fixing path. 2015-11-28 12:59:10 +01:00