aboutsummaryrefslogtreecommitdiff
path: root/depends
AgeCommit message (Expand)Author
2023-01-21text render bladec05eba
2023-01-17mdec05eba
2023-01-17NyaaSi: add ctrl+t to track anime with automediadec05eba
2023-01-14Eliminate resize flicker by setting window gravity to NorthWestdec05eba
2023-01-14Improve resize performance when using a compositor by setting back pixel inst...dec05eba
2023-01-10Matrix: use room messages for notifications intead of notifications api (syna...dec05eba
2023-01-02Fix dramacool unable to find anything after selecting dramadec05eba
2022-12-20Revert clipboard lazydec05eba
2022-12-18Do lazy get clipboard version, get as much data as possible at once. This see...dec05eba
2022-12-18Attempt to do clipboard get property for large data (incr). Should fix clipbo...dec05eba
2022-12-11Fix pasting text from quickmedia to other applicationsdec05eba
2022-12-02Better layout for different font scaledec05eba
2022-11-11Matrix: fix accidentally reverted submodule fixesdec05eba
2022-11-11Support images in text, add custom emoji to matrixdec05eba
2022-11-08html parser: fix possible endless loop. Fixes matrix chat where parsing non-h...dec05eba
2022-11-08Fix emoji drawn outside border when max lines set, username autocomplete care...dec05eba
2022-11-07Formatted text with color in matrix, monospace for codeblocksdec05eba
2022-11-06Matrix/4chan: fix text input not being in order if typing text fast (for exam...dec05eba
2022-11-05Support as many emoji as possible, using separate emoji images in textdec05eba
2022-11-03Config: add option to set custom fonts without using system config (fontconfig)dec05eba
2022-10-13Remove myanimelist (unused code)dec05eba
2022-09-12Fix key/button state when window loses focus (check state on call to is_**_pr...dec05eba
2022-09-10Fix clipboard images for gnome screenshotdec05eba
2022-09-10Matrix: support uploading files from clipboard (direct image data, png, jpg, ...dec05eba
2022-09-04Add dramacooldec05eba
2022-09-04Do not segfault when the program is closed before the window is createddec05eba
2022-08-25Mangakatana: fix pages after website updatedec05eba
2022-06-164chan: show error from server when posting fails (when error is not one of th...dec05eba
2022-03-11Fix video player focus (in dwm, it would cause focus spam)dec05eba
2022-03-09Fix compile on clangdec05eba
2022-02-28Update submodule urlsdec05eba
2022-02-15Render missing glyphs as a crossed out boxdec05eba
2021-11-26fix compile if jsoncpp is not installeddec05eba
2021-11-26Fix 4chan posting reloading captcha on failed captchadec05eba
2021-11-25Fix possible corrupt font atlasdec05eba
2021-11-24Fix glyphs overlapping, but adds unnecessary paddingdec05eba
2021-11-21Remove abort if font is not availabledec05eba
2021-11-19Dont set fps, let vsync handle thatdec05eba
2021-11-19Slightly improve font rendering qualitydec05eba
2021-11-18Fix crash when going to ctrl+r when first page is youtube video (starting qui...dec05eba
2021-11-18Disable copy constructors for opengl resource itemsdec05eba
2021-11-18Fix corrupt reactions in matrix (use of deleted vertex buffer)dec05eba
2021-11-18Fix window not being visible on kde because color map is deleted while the wi...dec05eba
2021-11-17Readd kerningdec05eba
2021-11-17Limit image loading to one thread in async image loaderdec05eba
2021-09-16Include jsoncpp as a submodule dependency instead of a system dependency. Jso...dec05eba
2021-09-10Some manga on mangakatana have merged chapters. Only show the mergeddec05eba
2021-08-16Add MyAnimeList (wip)dec05eba
2021-08-07Fix seeking in youtube videos larger than 2gb, launch launcher when running q...dec05eba
2021-07-24Fix youtube copyrighted videos (revert back to watch?v= url)dec05eba