Dave Davenport
|
2c45c02c7f
|
Small cleanup.
|
2015-09-03 08:20:08 +02:00 |
|
Dave Davenport
|
d9a9d2489a
|
Add separator color and style option.
|
2015-08-26 18:11:53 +02:00 |
|
QC
|
c170eae8c8
|
Issue: #207 add generic -filter mode.
|
2015-08-20 21:42:53 +02:00 |
|
Dave Davenport
|
1ca7141621
|
Add quick solution for #202, expose line-margin setting.
|
2015-08-04 09:42:14 +02:00 |
|
QC
|
77e5541ba5
|
Bug #200 implement -m mode
|
2015-08-02 15:45:52 +02:00 |
|
Dave Davenport
|
8d6a78939c
|
Small cleanup + fail more gracefull here and there
|
2015-07-30 08:57:09 +02:00 |
|
Dave Davenport
|
93c01ccbd5
|
Add new event handling
|
2015-07-28 22:22:18 +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 |
|
Dave Davenport
|
98b8e583cb
|
Make fuzzy matching available everywhere: #133 (-fuzzy)
|
2015-07-01 09:12:22 +02:00 |
|
Dave Davenport
|
1a188af2e9
|
Add markup support to error msg.
|
2015-06-08 23:23:33 +02:00 |
|
QC
|
a93aec02bd
|
Add support for msg string with pango markup.
|
2015-05-23 20:06:06 +02:00 |
|
QC
|
9307a1668e
|
Add -format option to dmenu.
|
2015-05-10 12:08:08 +02:00 |
|
QC
|
8d4e1ee8fa
|
Rasi patch, allowing special keys, modifying return value.
In dmenu pressing alt-[1-9 will return the selected entry and set the return value to the
pressed number.
|
2015-05-03 13:04:03 +02:00 |
|
Dave Davenport
|
a70404f128
|
First part of infrastructure for Issue: #131 customizable keybindings.
|
2015-04-30 21:52:30 +02:00 |
|
QC
|
99118420ea
|
Support Levenshtein in dmenu.i #149
|
2015-04-16 21:13:45 +02:00 |
|
Dave Davenport
|
f64395e4e9
|
Remove unused code
|
2015-04-15 22:41:50 +02:00 |
|
QC
|
c1a8735e24
|
Re-enable background/foreground. Make theming method an option.
|
2015-04-11 12:04:14 +02:00 |
|
QC
|
2590ecf7e5
|
ADd new coloring scheme.
|
2015-04-06 17:13:26 +02:00 |
|
QC
|
39518b0e15
|
Add more user-colors.
|
2015-04-06 15:23:58 +02:00 |
|
Jason Pleau
|
34e578ef86
|
use '\033' instead of '\e' for output-formatting
'\e' is a GNU shortcut for \033. Also gcc complained (warning) that '\e'
was a non-ISO standard. Less warnings, the prettier :)
|
2015-04-05 17:40:43 -04:00 |
|
QC
|
91fcc76cb2
|
Help users that do not pass the read-the-manual stage.
|
2015-04-05 22:29:26 +02:00 |
|
QC
|
9b415e60a0
|
Fix crasher with fixed-lines off and 0 visible rows
|
2015-04-05 13:36:39 +02:00 |
|
QC
|
f2c4aff37c
|
Add active/urgent color.
|
2015-04-03 18:40:07 +02:00 |
|
Dave Davenport
|
0d87cf12a3
|
Add combi viewer, where (selected) modi can be combined.
- Add active window highlighter.
|
2015-03-31 22:45:02 +02:00 |
|
QC
|
9ff5a615e9
|
Add combi viewer.
Use by adding combi to the list of enabled modi.
|
2015-03-30 20:12:22 +02:00 |
|
QC
|
55160c6eff
|
Issue: #137, Parse /etc/hosts file.
|
2015-03-29 12:27:00 +02:00 |
|
QC
|
888260b06b
|
Small cleanup
|
2015-03-27 20:50:48 +01:00 |
|
QC
|
b21368c005
|
OO-ify the Switchers.
|
2015-03-27 20:28:53 +01:00 |
|
Dave Davenport
|
a83a06a95c
|
Re-add zeltak mode.
|
2015-02-24 17:35:09 +01:00 |
|
QC
|
dee0bfb821
|
Fix #128: Better handling of keybindings and remove deprecated launching.
See manpage.
|
2015-02-15 21:15:16 +01:00 |
|
Dave Davenport
|
a50219e903
|
Remove hmode. (Rather no implementation then a bad one.)
|
2015-02-10 07:42:40 +01:00 |
|
Dave Davenport
|
682907d340
|
Splitting over more files.
|
2015-02-09 19:35:51 +01:00 |
|
Dave Davenport
|
d9aef65ea7
|
Cleanups.
|
2015-02-04 09:37:34 +01:00 |
|
Dave Davenport
|
63fd534ba2
|
Move data around, constness, etc.
|
2015-02-03 08:21:59 +01:00 |
|
Dave Davenport
|
ca876feec6
|
Put i3 specific interaction code in separate file.
|
2015-02-02 14:49:19 +01:00 |
|
Dave Davenport
|
382b93ae03
|
Fix LLVM compiler warnings.
|
2015-02-01 10:43:28 +01:00 |
|
QC
|
661b65dd2a
|
Introduce lazy-refilter mode for long lists.
|
2015-01-18 18:17:09 +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 |
|
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
|
a28b6df307
|
Add support custom command.
|
2015-01-05 21:53:50 +01:00 |
|
Dave Davenport
|
781ca03f02
|
Small moving to helper.
|
2014-12-02 09:09:20 +01:00 |
|
Dave Davenport
|
2c9f33a1bd
|
More commenting.
Code Comment Comment % Blank Total File
------ --------- --------- --------- --------- -----------------
36 69 65.7% 2 107 config.c
66 31 32.0% 14 111 dmenu-dialog.c
185 52 21.9% 19 256 helper.c
179 66 26.9% 27 272 history.c
1896 325 14.6% 345 2566 rofi.c
197 45 18.6% 42 284 run-dialog.c
144 31 17.7% 24 199 script-dialog.c
171 42 19.7% 31 244 ssh-dialog.c
350 69 16.5% 84 503 textbox.c
151 37 19.7% 27 215 xrmoptions.c
26 0 0.0% 5 31 helper-test.c
65 6 8.5% 35 106 history-test.c
109 5 4.4% 22 136 textbox-test.c
34 33 49.3% 24 91 config.h
5 10 66.7% 4 19 dmenu-dialog.h
11 70 86.4% 10 91 helper.h
9 46 83.6% 8 63 history.h
83 128 60.7% 17 228 rofi.h
4 8 66.7% 2 14 run-dialog.h
11 26 70.3% 5 42 script-dialog.h
4 8 66.7% 2 14 ssh-dialog.h
64 142 68.9% 31 237 textbox.h
6 13 68.4% 4 23 xrmoptions.h
|
2014-11-25 12:57:34 +01:00 |
|
Dave Davenport
|
471c0c5df7
|
Update comment of headers.
|
2014-11-25 08:27:08 +01:00 |
|
QC
|
f710912042
|
Add ctrl-/ as reverse tab.
|
2014-11-11 21:50:16 +01:00 |
|
QC
|
ab82941b5e
|
Add sidebar modi to ROFI.
|
2014-11-09 13:10:24 +01:00 |
|
Dave Davenport
|
f56bd03a86
|
Add multi-line elements support.
|
2014-10-30 17:53:22 +01:00 |
|
QC
|
f728e3f03e
|
Add separator option.
|
2014-10-19 19:42:02 +02:00 |
|
Dave Davenport
|
0462811800
|
Add flexible configuration for launching
* You can now specify links: {terminal} -e bash -e "{ssh-client} {host}"
* Add test for this code.
|
2014-09-03 13:07:26 +02:00 |
|