rofi/source
Dave Davenport fc07619ac6 [View|Xcb] Add support to copy current selected item to clipboard
Adds control-v binding that copies it to the clipboard.
THIS ONLY WORKS WITH CLIPBOARD MANAGER!!! once rofi is closes, the data is
gone!

This needs to be tested. Documentation on this is lacking so reversed
engineered from other applications.

TODO: how do we do the SAVE_TARGETS?

fixes: #378
2022-08-22 21:44:52 +02:00
..
modes [Combi] Fix possible memory leak. 2022-08-21 02:57:16 +02:00
widgets [textbox] Implement text-transform add upper/lower/capitalize transform 2022-07-30 14:50:05 +02:00
css-colors.c [Cleanup] Using clang-tidy 2021-08-18 01:16:45 +02:00
helper.c [Theme] Do a pango version check. 2022-07-30 15:05:28 +02:00
history.c Bump copyright date. 2022-02-07 23:17:15 +01:00
keyb.c [View|Xcb] Add support to copy current selected item to clipboard 2022-08-22 21:44:52 +02:00
mode.c [Build] Fix some compile warnings. 2022-07-23 00:28:55 +02:00
rofi-icon-fetcher.c [IconFetcher] Add support for font rendering as icon. 2022-07-16 13:13:29 +02:00
rofi-types.c Merge List and Array type into one. (#1572) 2022-01-25 09:57:59 +01:00
rofi.c [Help] add `-config` to -help output. 2022-07-30 17:49:26 +02:00
theme.c [textbox] Implement text-transform add upper/lower/capitalize transform 2022-07-30 14:50:05 +02:00
timings.c Bump copyright date. 2022-02-07 23:17:15 +01:00
view.c [View|Xcb] Add support to copy current selected item to clipboard 2022-08-22 21:44:52 +02:00
xcb.c [View|Xcb] Add support to copy current selected item to clipboard 2022-08-22 21:44:52 +02:00
xrmoptions.c [View] Change refilter timeout limit to be in time units (ms) 2022-08-21 15:47:49 +02:00