aboutsummaryrefslogtreecommitdiff
path: root/lumina-search
Commit message (Collapse)AuthorAge
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2014-12-18
|\
| * update hungarian translationrezso2014-12-14
| |
* | Commit a checkpoint on the conversion of Lumina to Qt5.Ken Moore2014-12-18
|/ | | | It is functional at the moment, but still has a few rough edges with regards to the X11 background interface (due to the move from XLib to XCB in Qt5). This reulst in some of the window manager interactions not behaving properly (such as sticky status on panels).
* Fix the display of a few of the search results in lumina-searchKen Moore2014-11-05
|
* Add a new utility: lumina-searchKen Moore2014-11-05
This utility provides quick searching for applications (the default), or for searching the entire user's home directory. The file search also supports the "*" wildcard for the search terms.
bgstack15