Age | Commit message (Expand) | Author |
2023-09-11 | Add font specific scale config | dec05eba |
2022-12-02 | Better layout for different font scale | dec05eba |
2022-12-01 | Add more texts to config font size, set colors for all text from theme, add d... | dec05eba |
2022-09-20 | Allow using rctrl to move tabs without writing text into search bar | dec05eba |
2022-09-19 | Fix tab moving with ctrl+num writing number in search bar. Fix tab moving wit... | dec05eba |
2022-09-12 | Fix key/button state when window loses focus (check state on call to is_**_pr... | dec05eba |
2022-09-10 | Matrix: support uploading files from clipboard (direct image data, png, jpg, ... | dec05eba |
2022-06-16 | Soundcloud: fix title and download link not updating when changing video, fix... | dec05eba |
2022-03-05 | Make ui behavior nicer with spacing_scale less than 1.0 | dec05eba |
2022-03-01 | SearchBar refactor. Dont show search icon if searchbar is not used for search | dec05eba |
2022-03-01 | poop | dec05eba |
2022-03-01 | Add search icon | dec05eba |
2022-02-17 | Add local anime tracking. Check readme for more info about local_anime config | dec05eba |
2022-02-09 | Add spacing_scale config to allow changing ui spacing | dec05eba |
2021-11-17 | Replace sfml with mgl | dec05eba |
2021-10-25 | Submit on suggestion should make the search bar text the selected text | dec05eba |
2021-10-16 | Scale roundness with dpi, use XGetDefault instead of x db | dec05eba |
2021-10-02 | Revert tab style | dec05eba |
2021-10-02 | Change tab style, floor cleanup | dec05eba |
2021-09-08 | Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and /usr/... | dec05eba |
2021-09-04 | Make font sizes customizable with a config file, see example-config.json. Rem... | dec05eba |
2021-09-03 | Add QM_FONT_SCALE environment variable to set font scale. Also add QM_SCALE t... | dec05eba |
2021-08-27 | Set search input to selected item title when pressing tab | dec05eba |
2021-08-18 | Show line at top/bottom when there are items above/below that are not visible | dec05eba |
2021-08-09 | Youtube: show search suggestions instead of immediate search | dec05eba |
2021-07-28 | Fix submit without selected item (in matrix room directory and invites page) | dec05eba |
2021-06-21 | Add color themeing, (Theme.hpp/Theme.cpp) and the env var QM_THEME | dec05eba |
2021-06-13 | misc cleanup | dec05eba |
2021-06-12 | Better drop shadow | dec05eba |
2021-06-05 | Revert back highlight colors | dec05eba |
2021-06-05 | Change alt to ctrl for tab movement | dec05eba |
2021-06-05 | Add covers to mangadex, remove arrow left/right, require alt | dec05eba |
2021-06-04 | Add grid view | dec05eba |
2021-06-02 | Add modern theme | dec05eba |
2021-05-20 | Add notifications tab to matrix | dec05eba |
2021-05-18 | Add mention autocomplete | dec05eba |
2021-05-11 | Improve file saving gui | dec05eba |
2021-05-09 | Redesign login, refactor keyboard movement | dec05eba |
2021-04-26 | Fix soundcloud (fetch client id), add authors to mangakatana, some other fixes | dec05eba |
2021-04-21 | Use shader for rounded rectangle, improve circle shader | dec05eba |
2021-04-19 | Move tab code to separate class, fix upload time missing for certain manga pl... | dec05eba |
2021-04-16 | Convert mangatown and manganelos into a generic manga plugin | dec05eba |
2021-04-14 | Rework manga plugins downloading.. preparing for parallel downloads | dec05eba |
2021-04-14 | Make search fuzzy, fix soundcloud next song when hitting user | dec05eba |
2021-03-25 | 4chan: fix crash when posting a reply | dec05eba |
2021-03-22 | Fix touch scroll clamping to selected item, making it appear laggy. Fix emoji... | dec05eba |
2021-03-19 | Fix glitching when using fractional scaling | dec05eba |
2021-03-19 | Start on touch support, add support for ui scaling, revert back to old get_me... | dec05eba |
2021-03-09 | Fix clipboard unicode | dec05eba |
2021-02-08 | Matrix: add room list on the left side when in a room | dec05eba |