Skip to content

cmdline gui small improvements

Dirk HOFFMANN requested to merge github/fork/ederag/fix-numpad-enter into master

Created by: ederag

  • Numpad Enter was doing nothing in the gui cmdline entry.

  • 926ca6bb: cleaner, and moreover, updates the entry content prior to showing the suggestions. Fixes the following bug:

new activity click on start time, select a time click on the cmdline dropdown icon, select a completion; the text is changed but not the fields

  • 5331e84a add "cmdline" label (bug reports were confusing, cf. #515 (closed)) By the way, change to a GtkBox (why an alignment ?)

Merge request reports