Dave Davenport
|
8d9e403659
|
Update copyright.
|
2019-09-27 11:58:32 +02:00 |
|
Edward Betts
|
79adae77d7
|
Correct spelling mistakes. (#722)
|
2017-11-23 18:41:52 +01:00 |
|
Dave Davenport
|
54c45f8f5f
|
Fix __cplusplus guard. Move after include
|
2017-11-21 16:04:59 +01:00 |
|
Dave Davenport
|
35304e705d
|
[Plugin] Add C++ #ifdefs to public header files.
|
2017-11-20 22:50:58 +01:00 |
|
Dave Davenport
|
ebffe5503d
|
Implement support for specifying negated match
- Prepending - inverts the matching result.
- Fix logic window/drun browser.
- Breaks API as argument token_match callback changed.
- Update tests.
Fixes: #665
|
2017-09-29 08:40:25 +02:00 |
|
Aaron Ash
|
43053cdfc3
|
view: Add icon (basic) support
|
2017-05-30 19:00:57 +02:00 |
|
Dave Davenport
|
01159b29f0
|
[Mode] Make the name field a pointer instead of a fixed 32char array.
|
2017-04-21 09:37:03 +02:00 |
|
Quentin Glidic
|
9a68b22009
|
Fix licenses headers
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-04-15 12:32:05 +02:00 |
|
Dave Davenport
|
9ae1344d56
|
Improve error message when called with -show
|
2017-03-31 13:47:44 +02:00 |
|
Dave Davenport
|
652749081a
|
Fix missing doxygen documentation
|
2017-03-11 13:20:46 +01:00 |
|
Dave Davenport
|
cee753bd3c
|
Zeltakmadness (#572)
* Allow modi to set extra pango attributes on displayed rows
* Fix some documentation, only highlight the mode name with color.
* Small rename.
|
2017-03-10 23:39:29 +01:00 |
|
Dave Davenport
|
3f4d58ef53
|
Indent code.
|
2017-03-04 19:41:06 +01:00 |
|
Dave Davenport
|
86dc1e1448
|
Detect plugins on startup.
|
2017-03-04 12:00:59 +01:00 |
|
Dave Davenport
|
45c70cbecf
|
Allow modes to set message box, instead of view creation argument.
|
2017-03-01 09:57:54 +01:00 |
|
Dave Davenport
|
9bd4096346
|
Add quick'n dirty abi check.
|
2017-02-14 18:12:07 +01:00 |
|
Dave Davenport
|
b1a44cc65e
|
Update code documentation
|
2016-11-15 21:54:31 +01:00 |
|
Dave Davenport
|
f0981d6697
|
Indenting, comments
|
2016-10-15 15:39:08 +02:00 |
|
Dave Davenport
|
9293c8b8ce
|
More docu updates
|
2016-10-14 18:56:09 +02:00 |
|
Dave Davenport
|
0e86050db8
|
Fix combi mode 'bang' behaviour, improve levenshtein with combi
|
2016-05-26 08:39:33 +02:00 |
|
Dave Davenport
|
498fadc735
|
Remove the is_ascii mess.
|
2016-05-22 17:47:34 +02:00 |
|
Dave Davenport
|
c4b65d975c
|
Cleanup unused type specifier.
|
2016-03-24 22:13:19 +01:00 |
|
Quentin Glidic
|
990914d20f
|
rofi: Drop daemon mode
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-23 12:15:03 +01:00 |
|
Quentin Glidic
|
e1f87a67b4
|
rofi: Migrate to libxkbcommon
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-21 16:04:53 +01:00 |
|
Dave Davenport
|
cc682f107b
|
Update display value for modi (testing)
|
2016-01-12 22:18:10 +01:00 |
|
Dave Davenport
|
dc8fb4f202
|
Start making SardemFF happy. Use g_return_if_fail
|
2016-01-08 09:16:59 +01:00 |
|
Dave Davenport
|
fa51aeb484
|
More splitting and abstracting.
|
2016-01-07 21:27:20 +01:00 |
|
Dave Davenport
|
e8daff0f6a
|
First cleanup steps.
|
2016-01-07 19:47:37 +01:00 |
|