rofi/include
Dave Davenport c9701b2a91 [View] Add support for user timeout + keybinding action
Configuration looks like:

```css
configuration {
  timeout {
      delay:  15;
      action: "kb-cancel";
  }
}
```

Both delay and action need to be set.
Action can be any of the keybindings as shown in `rofi -show keys`.

(-timeout-delay 15 -timeout-action "kb-cancel"  on commandline.).

Fixes: #1066
2021-06-30 13:29:54 +02:00
..
dialogs Update copyright header. 2021-06-09 14:50:39 +02:00
widgets [Widget] with background image, draw background-color first. 2021-06-13 21:41:31 +02:00
css-colors.h Fix some of the documentation 2020-10-12 21:39:36 +02:00
display.h Update copyright header. 2021-06-09 14:50:39 +02:00
helper-theme.h Update copyright header. 2021-06-09 14:50:39 +02:00
helper.h Update copyright header. 2021-06-09 14:50:39 +02:00
history.h Update copyright header. 2021-06-09 14:50:39 +02:00
keyb.h [View] Add support for user timeout + keybinding action 2021-06-30 13:29:54 +02:00
mode-private.h Update copyright header. 2021-06-09 14:50:39 +02:00
mode.h Update copyright header. 2021-06-09 14:50:39 +02:00
rofi-icon-fetcher.h [Doc] Add some header documentation. 2021-06-15 17:22:39 +02:00
rofi-types.h [Widget] Fix default scaling. 2021-06-15 19:14:01 +02:00
rofi.h [Config system] Add a bit of a hack to auto-add commandline options. 2021-06-27 12:21:26 +02:00
settings.h [FileBrowser] Add sorting-method. (#1340) 2021-06-27 09:28:21 +02:00
theme.h [Configuration] Add start of more 'theme' based configuration. 2021-06-14 19:29:05 +02:00
timings.h Update copyright header. 2021-06-09 14:50:39 +02:00
view-internal.h Update copyright header. 2021-06-09 14:50:39 +02:00
view.h Update copyright header. 2021-06-09 14:50:39 +02:00
xcb-internal.h Update copyright header. 2021-06-09 14:50:39 +02:00
xcb.h Update copyright header. 2021-06-09 14:50:39 +02:00
xrmoptions.h Update copyright header. 2021-06-09 14:50:39 +02:00