aboutsummaryrefslogtreecommitdiff
path: root/depends
AgeCommit message (Collapse)Author
9 daysFix build after gcc update (function pointer cast, missing algorithm header ↵HEADmasterdec05eba
include)
2024-03-05Fucking standard library c++ exceptiondec05eba
2024-01-08nvidia: flush on swap buffer (__GL_MaxFramesAllowed=1)dec05eba
2023-12-14Dont redirect invidious website to youtube (non video page), redirect ↵dec05eba
invidious to youtube on 4chan/saucenao
2023-12-08Add class hint, wm name, window type, transient fordec05eba
2023-12-08Make dialog window a real dialog windowdec05eba
2023-10-05Update html parserdec05eba
2023-09-11Font config use correct path for absolute pathdec05eba
2023-08-25Add config option to set low latency modedec05eba
2023-08-25Dont enable low latency mode by default since it increases cpu usagedec05eba
2023-08-25Reduce latency (in mglpp, opengl hack)dec05eba
2023-07-09Set fps limit (even when vsync is enabled) for retards who disable vsync ↵dec05eba
system-wide
2023-06-30Dont show spinning circle when thumbnail failed to loaddec05eba
2023-06-27XInternAtom create if not existsdec05eba
2023-06-27Update stb image, update stb image resizedec05eba
2023-06-25Youtube: force https protocol, fixes broken seek (and resume)dec05eba
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 ↵dec05eba
instead of back pixmap
2023-01-10Matrix: use room messages for notifications intead of notifications api ↵dec05eba
(synapse cache issue)
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 ↵dec05eba
seems to be the only reliable method and other programs do this
2022-12-18Attempt to do clipboard get property for large data (incr). Should fix ↵dec05eba
clipboard image pasting on wayland
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 ↵dec05eba
non-html as html happened
2022-11-08Fix emoji drawn outside border when max lines set, username autocomplete ↵dec05eba
caret not moving to end of text, multiple images on the same page with different sizes (downscaled)
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 ↵dec05eba
example xdotool
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 ↵dec05eba
is_**_pressed)
2022-09-10Fix clipboard images for gnome screenshotdec05eba
2022-09-10Matrix: support uploading files from clipboard (direct image data, png, jpg, ↵dec05eba
gif)
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 ↵dec05eba
the predefined ones)
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