Commit Graph

10 Commits

Author SHA1 Message Date
Dave Davenport afc65ac125 [script|dmenu] Add option to make row permanent.
fixes: #1952
2024-02-28 20:47:18 +01:00
Dave Davenport dbc1f8dcb4 [Dmenu][Script] Add 'display' row option to override whats displayed. 2023-11-06 20:02:48 +01:00
fREW Schmidt ec6549748b
Remove old sh-ism (#920)
The x prefix thing hasn't been needed for quite some time, especially if you are declaring that you want to use bash.
2020-05-14 12:53:38 +02:00
Dave Davenport 7dcc3f450c Add option to make entry non-selectable in dmenu/script.
Fixes: #1024
2020-02-02 14:21:29 +01:00
Dave Davenport 640cf28d65 [Script] Add updating prompt to example script. 2019-01-29 07:16:00 +01:00
Dave Davenport a99cfa56c4 [Script] Add initial support for icons.
Issue: #840
2018-09-09 17:53:56 +02:00
Dave Davenport 0f1717f829 [Script] Reset highlighting when reload view
Issue: #767
2018-02-08 17:56:31 +01:00
Dave Davenport 75ba12c516 Extend script example with markup-rows 2018-01-05 23:15:26 +01:00
Dave Davenport 974b482500 [ScriptMode] Add markup to message test in script mode test. 2017-11-18 14:44:40 +01:00
Dave Davenport a1ea3e268f Add more configuration options to script mode, getting closer to dmenu.
- urgent
 - active
 - prompt
 - message
2017-09-27 20:00:33 +02:00