gomuks/ui
i401 8472803cd0 add: clipboard functionality in room view
CTRL+V now checks if the clipboard contains an image and pastes it into the room.

The library used for clipboard functionality requires an additional
dependency:

> Linux: require X11 dev package. For instance, install libx11-dev or xorg-dev or libX11-devel to access X window system.
2023-10-05 22:33:21 +02:00
..
messages Add safety for negative indexes in HTML renderer 2023-01-15 15:57:34 +02:00
widget Run gofmt 2022-11-13 15:40:10 +02:00
autocomplete.go Add command to manage power levels 2023-04-04 22:25:37 +03:00
command-processor.go Add command to manage power levels 2023-04-04 22:25:37 +03:00
commands.go Add command to manage power levels 2023-04-04 22:25:37 +03:00
crypto-commands.go Update tcell 2022-04-15 12:53:09 +03:00
doc.go Add doc.go files 2018-03-22 23:45:54 +02:00
fuzzy-search-modal.go Update tcell 2022-04-15 12:53:09 +03:00
help-modal.go Add /cs and /ssss to help 2022-04-16 19:37:24 +03:00
member-list.go Update tcell 2022-04-15 12:53:09 +03:00
message-view.go Update tcell 2022-04-15 12:53:09 +03:00
no-crypto-commands.go Update tcell 2022-04-15 12:53:09 +03:00
password-modal.go Update tcell 2022-04-15 12:53:09 +03:00
rainbow.go Add support for sending spoilers 2022-04-15 20:28:58 +03:00
room-list.go Better colors with black on white themes 2022-11-15 20:14:36 +01:00
room-view.go add: clipboard functionality in room view 2023-10-05 22:33:21 +02:00
syncing-modal.go Update tcell 2022-04-15 12:53:09 +03:00
tag-room-list.go Update tcell 2022-04-15 12:53:09 +03:00
ui.go Better colors with black on white themes 2022-11-15 20:14:36 +01:00
verification-modal.go Update tcell 2022-04-15 12:53:09 +03:00
view-login.go Fix showing some types of errors in login screen 2022-11-21 22:45:28 +02:00
view-main.go Don't read NotifySpecified in push rules 2023-04-04 22:09:25 +03:00