Commit Graph

27 Commits

Author SHA1 Message Date
Dave Davenport 9a62bfd172 Run indenter. 2017-06-03 20:35:50 +02:00
Dave Davenport 54727cc9e9 Fix header file. 2017-06-03 16:27:11 +02:00
Aaron Ash 43053cdfc3
view: Add icon (basic) support 2017-05-30 19:00:57 +02:00
Dave Davenport fb318f0ff8 Cleanups, fix arguments mismatch 2017-04-23 15:17:15 +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 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 45c70cbecf Allow modes to set message box, instead of view creation argument. 2017-03-01 09:57:54 +01:00
Dave Davenport 47125daecf Reset user input on script selection.
Fixes: #513
2016-12-12 08:52:27 +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 4be25abad7 Fix some doxygen warnings. 2016-07-29 08:32:34 +02:00
Dave Davenport 72d6c20876 Merge remote-tracking branch 'origin/master' into highlight_match 2016-06-01 19:04:52 +02:00
Dave Davenport 01ce909c97 Update some headers. 2016-06-01 07:34:41 +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 e54e012500 Issue: #381: Try to handle X11 input and UTF-8 better.
In window_get_text_prop do conversion when input is of type STRING. (latin1) to utf8.
Dmenu: don't skip invalid lines, but try to display as much as possible.
Window mode: Double check all input from X.
2016-04-10 12:05:34 +02:00
Dave Davenport 1b4e5069f6 Revert "Test config file before load, support ~/.config/rofi/theme and remove config_path global, fix loading dynamic options from /etc/rofi.conf"
This reverts commit 0c7d1a6b17.
2016-04-01 17:58:41 +02:00
Dave Davenport 0c7d1a6b17 Test config file before load, support ~/.config/rofi/theme and remove config_path global, fix loading dynamic options from /etc/rofi.conf 2016-04-01 08:40:23 +02:00
Dave Davenport c4b65d975c Cleanup unused type specifier. 2016-03-24 22:13:19 +01:00
Quentin Glidic 20c9abf0a2 keybindings: Merge accept-custom and accept-entry-continue
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-03-20 10:39:34 +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
Dave Davenport cc682f107b Update display value for modi (testing) 2016-01-12 22:18:10 +01:00
Dave Davenport 63a3552c63 Doxy mode.h 2016-01-08 09:29:15 +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