wofi/modes
Vika Shleina 67b592ff2f drun: switch to g_app_info_should_show() for filtering
This function respects OnlyShowIn and NotShowIn to filter out apps that
are not applicable to the current desktop environment. It also does
additional sanity checks on .desktop files, providing the same effect as
the boolean expression it replaced.
2022-01-02 14:49:53 +03:00
..
dmenu.c Cleaned up includes, they were a bit of a mess 2020-03-25 23:05:46 -07:00
drun.c drun: switch to g_app_info_should_show() for filtering 2022-01-02 14:49:53 +03:00
run.c The error message represented by errno will now be printed by run to stderr if exec() fails 2020-11-02 18:49:15 -08:00