Commit Graph

43 Commits (master)
 

Author SHA1 Message Date
Trevor Slocum d20e9f06cd Update dependencies 2 weeks ago
Trevor Slocum ab24782298 Upgrade GUI from GTK3 to GTK4 1 year ago
Trevor Slocum 86bb8d9ff4 Update dependencies
Resolves #8.
2 years ago
tslocum 0a993faea6 Merge pull request 'Fixed Colors' (#9) from adroslice/gmenu:bugfix-colors into master
Reviewed-on: #9
2 years ago
adroslice 5f8f046178 Fixed Colors
- Previously, half of everything would be black or white
- Now it uses terminal colors
2 years ago
Trevor Slocum 550c5e7c34 Migrate to code.rocketnine.space 2 years ago
Trevor Slocum a8332eef8e Remove godoc badge from README 2 years ago
Trevor Slocum 181abbe316 Update compilation instructions 3 years ago
Trevor Slocum c523e0759f gtkmenu: Restrict to single instance 3 years ago
Trevor Slocum 587492082e Update dependencies 3 years ago
Trevor Slocum 33ddc8058d Handle keypad enter key 3 years ago
Trevor Slocum e8346b5323 Update dependencies 3 years ago
Trevor Slocum 92317a4ce3 Handle cached icon loading errors
Resolves #1
3 years ago
Trevor Slocum 23f1cfa9ca Update CI script 3 years ago
Trevor Slocum a83eaef916 Migrate to GitLab 3 years ago
Trevor Slocum 76c118030c Update dependencies 3 years ago
Trevor Slocum f993690437 Migrate from tview to cview 3 years ago
Trevor Slocum 072595c573 Further reduce startup time 4 years ago
Trevor Slocum 2f2172c6e5 Update dependencies 4 years ago
Trevor Slocum 08d285b02f Run in terminal on ALT+Enter 4 years ago
Trevor Slocum cabbf45d36 Reduce startup time 4 years ago
Trevor Slocum eee628190b Add -version flag 4 years ago
Trevor Slocum 82c7976c5a Resolve screenshot spacing 4 years ago
Trevor Slocum e15f4e1a7c gmenu: Resolve search not always updating app list 4 years ago
Trevor Slocum ca559957f1 Use library tview for terminal interface 4 years ago
Trevor Slocum 258a8768c2 Filter entries case-insensitively
Resolves #7
4 years ago
Trevor Slocum 34cc749965 gtkmenu: Run application in terminal on CTRL+Enter 4 years ago
Trevor Slocum 3a492a6414 gtkmenu: Hide non-matching entries 4 years ago
Trevor Slocum c1cfe822b0 Cache application icons 4 years ago
Trevor Slocum 1bb42b05cc gtkmenu: Add icon support 4 years ago
Trevor Slocum 5fdce165ba Add GTK interface 4 years ago
Trevor Slocum 7190fbb773 Include generic names in list 4 years ago
Trevor Slocum afc162ef65 Support link desktop entries 4 years ago
Trevor Slocum ceb8c40dbc Use external library for fuzzy string search 4 years ago
Trevor Slocum 1624767cde Resolve Windows cross-compilation issue 4 years ago
Trevor Slocum f6204aca7f Move desktop-related code to external package 4 years ago
Trevor Slocum 0103b3e242 Add flags --no-mouse and --no-details 4 years ago
Trevor Slocum 27011bee5b Move exec/comment to right column 4 years ago
Trevor Slocum 574520f15d Release v0.1.0 4 years ago
Trevor Slocum 0dbc0fb4d3 Use gocui for UI 4 years ago
Trevor Slocum cc4942dcf7 Always use run script 4 years ago
Trevor Slocum 372c2be50f Support quoted commands, execute non-matching input 4 years ago
Trevor Slocum 6c49005342 Initial commit 4 years ago