exquo

Results 58 comments of exquo

In the "Extension Shortcuts" screen in`about:addons` that @iansinnott has mentioned there is a "Toggle permissions" field, but setting it to any key combo does not seem to have any effect....

Currently one can do: `Alt + Shift + N` to open the NoScript menu, then press the `→` arrow key to temporarily allow the current domain.

> 4 - split recording file by track name FR issue: #276

For a feature request "Set storage location to external SD card", see #531.

This is especially problematic for reminders with repeaters. For instance, if a "pay monthly bill" notification is unintentionally removed, it won't be shown again _next_ month (or ever). In addition...

This could have been accomplished with repeaters, _if_ there was an option to show a notifications every [time interval] _regardless_ of whether a repeater has been rescheduled manually. Such option...

> I have some rough ideas for adding notifications in general. I actually don't have a clear view of where a notification such as this would fit in signal-cli's output...

Thanks! Feel free to add the tab completion to this PR. We'll need to make sure that it works with contacts' names with spaces. We should also add the ability...

Urwid supports reporting [`mouse_event`s](https://urwid.readthedocs.io/en/latest/reference/widget.html#urwid.Widget.mouse_event), so it should be possible to implement this. Clicking on an element already puts focus on it. Don't know how the touchscreen events are reported to...