1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-03-17 17:14:42 -04:00
rofi/source
QC 24e7041604 Use g_spawn instead of fork+exec*
* Avoids issue with atexit being called for fork.
        * less code.
2014-08-25 20:02:48 +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 Use g_spawn instead of fork+exec* 2014-08-25 20:02:48 +02:00
run-dialog.c Use g_spawn instead of fork+exec* 2014-08-25 20:02:48 +02:00
script-dialog.c Use g_spawn instead of fork+exec* 2014-08-25 20:02:48 +02:00
ssh-dialog.c Use g_spawn instead of fork+exec* 2014-08-25 20:02:48 +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