1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-04-07 17:33:14 -04:00
Rofi: A window switcher, application launcher and dmenu replacement
Find a file
Dave Davenport 2c9f33a1bd More commenting.
Code    Comment  Comment %      Blank      Total  File
------  ---------  ---------  ---------  ---------  -----------------
    36         69      65.7%          2        107  config.c
    66         31      32.0%         14        111  dmenu-dialog.c
   185         52      21.9%         19        256  helper.c
   179         66      26.9%         27        272  history.c
  1896        325      14.6%        345       2566  rofi.c
   197         45      18.6%         42        284  run-dialog.c
   144         31      17.7%         24        199  script-dialog.c
   171         42      19.7%         31        244  ssh-dialog.c
   350         69      16.5%         84        503  textbox.c
   151         37      19.7%         27        215  xrmoptions.c
    26          0       0.0%          5         31  helper-test.c
    65          6       8.5%         35        106  history-test.c
   109          5       4.4%         22        136  textbox-test.c
    34         33      49.3%         24         91  config.h
     5         10      66.7%          4         19  dmenu-dialog.h
    11         70      86.4%         10         91  helper.h
     9         46      83.6%          8         63  history.h
    83        128      60.7%         17        228  rofi.h
     4          8      66.7%          2         14  run-dialog.h
    11         26      70.3%          5         42  script-dialog.h
     4          8      66.7%          2         14  ssh-dialog.h
    64        142      68.9%         31        237  textbox.h
     6         13      68.4%          4         23  xrmoptions.h
2014-11-25 12:57:34 +01:00
config More commenting. 2014-11-25 12:57:34 +01:00
data Re-indent. 2014-06-04 21:29:23 +02:00
doc Update font type to match pango naming. 2014-11-14 08:06:23 +01:00
Examples Add ctrl-/ as reverse tab. 2014-11-11 21:50:16 +01:00
include More commenting. 2014-11-25 12:57:34 +01:00
source More commenting. 2014-11-25 12:57:34 +01:00
test Playing with test. adding xresources. 2014-11-06 21:03:13 +01:00
.gitignore Add small script test. 2014-08-31 10:37:12 +02:00
.travis.yml Update travis. 2014-11-02 12:45:28 +01:00
configure.ac Allow enabling of debug data from build system. 2014-11-06 17:21:55 +01:00
COPYING Use autotools (1) 2014-03-17 19:16:09 +01:00
INSTALL.md Update INSTALL file. 2014-08-28 21:27:04 +02:00
Makefile.am Add flexible configuration for launching 2014-09-03 13:07:26 +02:00
README.md Add coverage picture. 2014-08-29 16:40:55 +02:00

Build Status Coverage Status

Rofi

Please check the website for the latest README.