Custom Query (28 matches)
Results (4 - 6 of 28)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#11 | fixed | Make shortcuts trigger on key press | ||
Description |
Currently shortcuts trigger when releasing the key, when they should be probably triggering when the key is pressed instead. Note that this issue has the side effect that the keyboard capture shortcut sends the make code for the bound key (when it probably should never happen). |
|||
#14 | fixed | Change the default format of screenshot filenames | ||
Description |
The current default format for screenshot filenames has two issues: 1) It doesn't work on Windows at all (because it has colons) 2) Filenames don't get sorted by date (can get confusing) The suggestion is to change the default format to blastem_%Y%m%d_%H%M%S (assuming I read the strftime manpage correctly). Major priority due to issue 1. |
|||
#16 | fixed | Screenshots are shifted to the right | ||
Description |
As seen here: Probably related to border support? |