Commit graph

1850 commits

Author SHA1 Message Date
Rasmus Steinke
4eb3aa4bd7 Mention default config path 2016-12-05 23:31:18 +01:00
Dave Davenport
3f88ef0032 Issue: #38 remove delay (until next blink) when triggering on release (version 2.0) 2016-11-30 17:30:10 +01:00
Dave Davenport
c9b5667a3f Issue: #39 remove delay (until next blink) when triggering on release 2016-11-30 16:35:34 +01:00
Dave Davenport
2220b75467 Fix two issues detected by coverty. 1.) copy /paste error. 2.) dead code 2016-11-30 08:41:47 +01:00
Dave Davenport
e7a7b78cce Update manpage (rofi.1) 2016-11-30 08:13:58 +01:00
Rasmus Steinke
a1e235cab0 fix typo 2016-11-30 06:54:34 +01:00
Dave Davenport
b6a588ac00 Update Changelog and release notes with drawing speedups and other fixes. 2016-11-29 17:39:09 +01:00
Dave Davenport
4889b5f7bc Don't destroy the window, but send close request to window. 2016-11-29 16:09:26 +01:00
Dave Davenport
4f7e9b3811 Make resize look better. less flickering. 2016-11-29 11:20:52 +01:00
Dave Davenport
ab9330521b Add explicit / after path element when searching themes. 2016-11-28 19:47:06 +01:00
Dave Davenport
c6c7152b6e If no XDG_DATA_DIRS set, try to deduce the dirs from PATH. 2016-11-28 18:42:22 +01:00
Dave Davenport
a61d85ac24 Make detailed list bullets 2016-11-28 09:10:24 +01:00
Dave Davenport
81613e287b Fix screenshots add : to rofi-theme selector prompt. 2016-11-28 09:07:51 +01:00
Dave Davenport
eaccdfbeb6 Add gifs. 2016-11-28 08:59:00 +01:00
Dave Davenport
d8ec069f63 Increase size structures for release notes 2016-11-28 08:35:03 +01:00
Dave Davenport
6cbfe3e1d1 Fix help output test (trailing whitespace). 2016-11-27 17:37:57 +01:00
Dave Davenport
ae0cf4353c Update ref. with removed trailing space 2016-11-27 16:37:52 +01:00
Dave Davenport
45fd97d842 Fix test box widget.. 2016-11-27 16:28:20 +01:00
Dave Davenport
862c04ef61 Fix drawing order when widget is added at end. This simplifies bottom mode.
Fixes: #505
2016-11-27 16:02:37 +01:00
Dave Davenport
84baa94bfc Remove trailing whitespace from string options. 2016-11-26 17:29:42 +01:00
Dave Davenport
84f7ec2f0e Fuzzy matcher, take simple escaping into account when creating regex. 2016-11-26 17:18:38 +01:00
Dave Davenport
4f3c7f122e Fix check being the wrong way around. 2016-11-26 16:57:13 +01:00
Dave Davenport
425f8d1cd6 Fix typo. 2016-11-25 21:48:54 +01:00
Dave Davenport
80c7b3774e Fix compare add forum to links. 2016-11-25 21:47:28 +01:00
Dave Davenport
31115dd312 Print compile options (window, drun,timing, asan, gcov) in -help
Issue: #506
2016-11-25 20:00:27 +01:00
Dave Davenport
bb9f8af36f Update contributing and issue template. 2016-11-25 09:32:54 +01:00
bendem
9be2483e77 Typo (#503) 2016-11-24 22:16:27 +01:00
Dave Davenport
62629b79c1 Tofi power. 2016-11-24 18:41:22 +01:00
Dave Davenport
9664543364 Update release notes 2016-11-24 17:36:20 +01:00
Dave Davenport
f0d9f71d1f Update release notes with pic 2016-11-24 09:23:14 +01:00
Dave Davenport
2cb28fccfd update changelog 2016-11-23 09:39:29 +01:00
Dave Davenport
b40552c1f1 Changelog update 2016-11-23 09:22:01 +01:00
Dave Davenport
a41d734d88 Add themes from rofi-themes (adapta, indego, monokai) 2016-11-18 18:13:38 +01:00
Dave Davenport
d245a4e6a1 Add themes, make rofi-theme-selector show highlighted rows. 2016-11-16 09:22:41 +01:00
Dave Davenport
34cf7c6909 Remove unsupported tag from doxy file. 2016-11-15 23:15:22 +01:00
Dave Davenport
89ac2ea267 Make travis output more verbose. 2016-11-15 22:12:53 +01:00
Dave Davenport
d6756b6dad Add extra check to travis. 2016-11-15 22:02:47 +01:00
Dave Davenport
b1a44cc65e Update code documentation 2016-11-15 21:54:31 +01:00
Dave Davenport
7e74d39a01 Fix indentation 2016-11-15 08:24:27 +01:00
Dave Davenport
c86a28ca70 Small code restructure 2016-11-15 08:24:06 +01:00
Dave Davenport
0a11dd80ec Add start of release notes. 2016-11-14 20:33:31 +01:00
Dave Davenport
56a4da6b59 Update Changelog 2016-11-14 18:48:20 +01:00
Dave Davenport
a9dbd787cf Include in error mesg, what key failed to bind. 2016-11-14 18:42:41 +01:00
Dave Davenport
29cacd0e83 Try to improve parsing of Keybinding. Give more specific error of what failed.
+ Implementation is slower. but is one time, so should be fine.
2016-11-14 18:32:22 +01:00
Dave Davenport
0a70d73d82 Change pid location to something more common in CI test. 2016-11-14 17:02:20 +01:00
Dave Davenport
d22920fd5e Backspace->BackSpace 2016-11-14 16:58:43 +01:00
Dave Davenport
62879ee739 Continue parsing when keybinding fail, only show errors after all are done. 2016-11-14 16:53:01 +01:00
Dave Davenport
d450d02ad6 For redraw when rofi_view_set_active is called. 2016-11-14 16:31:26 +01:00
Dave Davenport
fcf3c33415 Fix keybinding with Shift in name. Alt-Shift-S -> Alt-S. Alt-Shift-1 -> Alt-exclam
+ indent.
2016-11-14 16:25:04 +01:00
Dave Davenport
01751db4c0 Fix #498: Right count for unicode charaters in column code. 2016-11-14 12:39:37 +01:00