1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-04-07 17:33:14 -04:00
rofi/source
Dave Davenport 30051c8e80 issue: #79: Crash when enter on empty list.
* This fixes the reproducable part of the bug. (enter on empty list)
    * check selected < filtered_lines. so we do not try to dereference a null pointer.
2014-08-25 17:48:42 +02:00
..
dmenu-dialog.c Fix #59: Add some basic mouse support. 2014-08-23 12:47:09 +02:00
history.c Cleanup warnings. 2014-08-22 09:43:26 +02:00
rofi.c issue: #79: Crash when enter on empty list. 2014-08-25 17:48:42 +02:00
run-dialog.c Cleanup warnings. 2014-08-22 09:43:26 +02:00
script-dialog.c Fix compile warnings. 2014-08-24 15:21:35 +02:00
ssh-dialog.c Cleanup warnings. 2014-08-22 09:43:26 +02:00
textbox.c Fix #59: Add some basic mouse support. 2014-08-23 12:47:09 +02:00
xrmoptions.c Make rofi compile happily under clang. 2014-08-22 09:27:45 +02:00