index
:
QuickMedia
master
A rofi inspired native client for web services. Supports youtube, peertube, lbry, soundcloud, nyaa.si, 4chan, matrix, saucenao, hotexamples, anilist, dramacool and several manga sites.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
Text.hpp
Age
Commit message (
Collapse
)
Author
2021-05-18
Add mention autocomplete
dec05eba
2021-05-16
Use vertex buffer for rendering text
dec05eba
2021-05-15
Use std::array to auto copy array in text
dec05eba
2021-05-11
Improve file saving gui
dec05eba
2021-04-21
Temporary revert text vertexbuffer code because of sfml bug
dec05eba
2021-04-21
Use vertex buffer to render text
dec05eba
2021-04-06
Create a unified launcher for quickmedia
dec05eba
2021-04-05
Make url parsing better by using a list of valid tlds. Make urls blue in text
dec05eba
2021-03-22
Matrix: do not open url when posting a message with an url
dec05eba
2020-11-21
Render emoji in text, do not show notification count for cache sync, lazy ↵
dec05eba
load 4chan board
2020-11-04
Add ctrl+arrow key to move by word in text input, fix search triggering with ↵
dec05eba
backspace repeat char
2020-10-31
Load fonts on demand
dec05eba
2020-10-30
Add support for korean and all chinese characters
dec05eba
2020-10-17
Matrix: make displayname more bright, add circle mask shader for avatar and ↵
dec05eba
room thumbnails
2020-10-17
Matrix: show reply messages embedded in messages that reply to them, like ↵
dec05eba
element does
2020-10-03
Reduce memory usage by cleaning up text not visible on the screen
dec05eba
As a text, memory usage decreased from 150mb to 20mb
2020-10-03
4chan: use entry instead of search input, fix posting
dec05eba
2020-09-30
Matrix: implement message editing
dec05eba
2020-09-29
Fix caret navigation
dec05eba
2020-09-28
Implement text editing with navigation and multilingual fonts
dec05eba
2020-09-24
Fix broken author text
dec05eba
2020-09-23
Fallback to cjk font, change font to system noto sans
dec05eba
2020-07-20
Word-wrap body text
dec05eba