Age | Commit message (Expand) | Author |
2023-09-11 | Font config use correct path for absolute path | dec05eba |
2023-08-25 | Add config option to set low latency mode | dec05eba |
2023-08-25 | Dont enable low latency mode by default since it increases cpu usage | dec05eba |
2023-08-25 | Reduce latency (in mglpp, opengl hack) | dec05eba |
2023-07-09 | Set fps limit (even when vsync is enabled) for retards who disable vsync syst... | dec05eba |
2023-06-30 | Dont show spinning circle when thumbnail failed to load | dec05eba |
2023-06-27 | XInternAtom create if not exists | dec05eba |
2023-06-27 | Update stb image, update stb image resize | dec05eba |
2023-06-25 | Youtube: force https protocol, fixes broken seek (and resume) | dec05eba |
2023-01-21 | text render bla | dec05eba |
2023-01-17 | m | dec05eba |
2023-01-17 | NyaaSi: add ctrl+t to track anime with automedia | dec05eba |
2023-01-14 | Eliminate resize flicker by setting window gravity to NorthWest | dec05eba |
2023-01-14 | Improve resize performance when using a compositor by setting back pixel inst... | dec05eba |
2023-01-10 | Matrix: use room messages for notifications intead of notifications api (syna... | dec05eba |
2022-12-20 | Revert clipboard lazy | dec05eba |
2022-12-18 | Do lazy get clipboard version, get as much data as possible at once. This see... | dec05eba |
2022-12-18 | Attempt to do clipboard get property for large data (incr). Should fix clipbo... | dec05eba |
2022-12-11 | Fix pasting text from quickmedia to other applications | dec05eba |
2022-12-02 | Better layout for different font scale | dec05eba |
2022-11-11 | Matrix: fix accidentally reverted submodule fixes | dec05eba |
2022-11-11 | Support images in text, add custom emoji to matrix | dec05eba |
2022-11-08 | Fix emoji drawn outside border when max lines set, username autocomplete care... | dec05eba |
2022-11-07 | Formatted text with color in matrix, monospace for codeblocks | dec05eba |
2022-11-06 | Matrix/4chan: fix text input not being in order if typing text fast (for exam... | dec05eba |
2022-11-05 | Support as many emoji as possible, using separate emoji images in text | dec05eba |
2022-11-03 | Config: add option to set custom fonts without using system config (fontconfig) | dec05eba |
2022-10-13 | Remove myanimelist (unused code) | dec05eba |
2022-09-12 | Fix key/button state when window loses focus (check state on call to is_**_pr... | dec05eba |
2022-09-10 | Fix clipboard images for gnome screenshot | dec05eba |
2022-09-10 | Matrix: support uploading files from clipboard (direct image data, png, jpg, ... | dec05eba |
2022-09-04 | Do not segfault when the program is closed before the window is created | dec05eba |
2022-08-25 | Mangakatana: fix pages after website update | dec05eba |
2022-06-16 | 4chan: show error from server when posting fails (when error is not one of th... | dec05eba |
2022-03-11 | Fix video player focus (in dwm, it would cause focus spam) | dec05eba |
2022-03-09 | Fix compile on clang | dec05eba |
2022-02-28 | Update submodule urls | dec05eba |
2022-02-15 | Render missing glyphs as a crossed out box | dec05eba |
2021-11-26 | Fix 4chan posting reloading captcha on failed captcha | dec05eba |
2021-11-25 | Fix possible corrupt font atlas | dec05eba |
2021-11-24 | Fix glyphs overlapping, but adds unnecessary padding | dec05eba |
2021-11-21 | Remove abort if font is not available | dec05eba |
2021-11-19 | Dont set fps, let vsync handle that | dec05eba |
2021-11-19 | Slightly improve font rendering quality | dec05eba |
2021-11-18 | Fix crash when going to ctrl+r when first page is youtube video (starting qui... | dec05eba |
2021-11-18 | Disable copy constructors for opengl resource items | dec05eba |
2021-11-18 | Fix corrupt reactions in matrix (use of deleted vertex buffer) | dec05eba |
2021-11-18 | Fix window not being visible on kde because color map is deleted while the wi... | dec05eba |
2021-11-17 | Readd kerning | dec05eba |
2021-11-17 | Limit image loading to one thread in async image loader | dec05eba |