You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dave Davenport edited this page Oct 31, 2016
·
3 revisions
Code indentation
Before committing indent the code using the indent make target:
make indent
We currently use uncrustify for indenting. Regrettable it is not always stable and makes changes between versions, run indent and discard all the files not originally modified.
Speed
Rofi focuses on speed, use the [timing output](Debugging Rofi#timing-traces) to verify that the startup speed has not suffered.