1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-03 04:23:42 -05:00
Rofi: A window switcher, application launcher and dmenu replacement
Find a file
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
config Removed unused code. (NEAR and i3_mode) 2014-08-25 09:14:49 +02:00
data Re-indent. 2014-06-04 21:29:23 +02:00
doc Regenerate manpage. 2014-08-21 22:37:13 +02:00
Examples Add example script (laptop brightness), add i3 version to install. 2014-07-22 09:02:57 +02:00
include Removed unused code. (NEAR and i3_mode) 2014-08-25 09:14:49 +02:00
source Use g_spawn instead of fork+exec* 2014-08-25 20:02:48 +02:00
.gitignore Remove a big chunk of duplicate code by re-ordering. 2014-07-19 20:42:22 +02:00
configure.ac Make rofi compile happily under clang. 2014-08-22 09:27:45 +02:00
COPYING Use autotools (1) 2014-03-17 19:16:09 +01:00
INSTALL.md Remove xdg from install.md. 2014-08-09 12:18:59 +02:00
Makefile.am Remove xdg as dependency, glib provides this. 2014-08-09 11:44:06 +02:00
README.md Add website url instead of readme. 2014-05-18 18:07:47 +02:00

Rofi

Please check the website for the latest README.