Feed Advanced Search

Aug 12 2019

sankethi added a comment to D23016: Adding a global shortcut for suspending/resume rsibreak.

I see, you are suggesting a method to configure the shortcut within the app itself. I think I found an example of this in kompare - https://github.com/annulen/kompare/blob/master/kompare_shell.cpp#L438 - that seems to be the way to make this happen.

Aug 12 2019, 11:59 PM

Aug 9 2019

sankethi updated the diff for D23016: Adding a global shortcut for suspending/resume rsibreak.

Instead of pre-assigning a global shortcut, this makes it just show up in the global shortcuts entry and lets the user enable and customize the key combination. I verified that enabling the shortcut works as expected.

Aug 9 2019, 8:38 PM
sankethi added a comment to D23016: Adding a global shortcut for suspending/resume rsibreak.

That sounds reasonable. It should just be a matter of calling setDefaultShortcut instead, I think. Let me play around with it and update the diff.

Aug 9 2019, 5:52 PM

Aug 7 2019

sankethi added reviewers for D23016: Adding a global shortcut for suspending/resume rsibreak: aacid, anazarov.
Aug 7 2019, 10:57 PM
sankethi requested review of D23016: Adding a global shortcut for suspending/resume rsibreak.
Aug 7 2019, 10:53 PM