summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
7 days[IconFetcher] Don't check for extension for image file.HEADnextDave Davenport
10 days[IconFetcher] Fix failing decode of animated GIFs. (#1975)martinsifrar
2024-03-16[Doc] Fix typo, thx to @NickwizDave Davenport
2024-03-15[github] update lock config.Dave Davenport
2024-03-13[github] bump lock-threads flow versionQball Cow
2024-03-11[Doc] Fix copy/paste error in template.Dave Davenport
2024-03-11[Doc] Fix typo in issue template.Dave Davenport
2024-03-11[Run] Store display and exec stringDave Davenport
2024-03-11[Run] Don't re-quote history items.Dave Davenport
2024-03-11[Modes] Remove dead code in mode implems (#1960)lbonn
2024-03-08[View] Work around GThreadPool 1 pointer bug.Dave Davenport
2024-03-08[Github] Bump checkout to v4Dave Davenport
2024-03-05[Doc] Switch to pandoc and remove generated files (#1955)lbonn
2024-03-02[IconFetcher] Don't free on removal from thread-poolDave Davenport
2024-03-01Add an item-free method to the thread-poolDave Davenport
2024-02-29[Window] write code so clang-check does not complain about leak.Qball Cow
2024-02-28[script|dmenu] Add option to make row permanent.Dave Davenport
2024-02-28[run] fix missing doxygen and add explanation.Qball Cow
2024-02-28[Run] When passing raw entry, pass it unquoted to historyQball Cow
2024-02-27Replace deprecated g_memdup by g_memdup2Dave Davenport
2024-02-27Replace deprecated by g_memdup to g_memdup2Dave Davenport
2024-02-27Bump glib version to 2.72Dave Davenport
2024-02-27[Build] Bump minimal meson version to 0.59.0 (#1947)lbonn
2024-02-25Fix compiler warnings in window mode.Qball Cow
2024-02-25Fix some compiler warnings.Qball Cow
2024-02-25Small indentQball Cow
2024-02-22[RUN] shell escape command before processing it further.Qball Cow
2024-02-22Revert "[config] By default escape run command."Qball Cow
2024-02-22[config] By default escape run command.Qball Cow
2024-02-18[DRun] Drun read url field from cache.Dave Davenport
2024-02-16[Build] Reduce amount of warnings (#1944)lbonn
2024-02-16[View] Don't use xcb surface to render to png, but create surface.Dave Davenport
2024-02-15[Box] When estimating height, set correct width on childrenDave Davenport
2024-02-11[ThreadPool] Sort items in the queue based on priorityQball Cow
2024-02-10[Doc] Fix broken ``` guards.Dave Davenport
2024-02-10[Doc] Remove reddit link from config.yml.Dave Davenport
2024-02-10[Doc] Clarify in build instructions what release to use.Dave Davenport
2024-02-10Add extra documentation issue template.Dave Davenport
2024-01-29Fix typo in dynamic_themes.md (#1941)Igor
2024-01-09[DOC] Add explanation to PATTERN of bracketsDave Davenport
2024-01-04[Doc] Update manpage to clarify meta property.Dave Davenport
2023-12-17[View] On mode switch force refilter instead of queuing.Qball Cow
2023-12-08[View] Allow float delayDave Davenport
2023-11-24[View] Always forward motion to the grabbed widget first.Dave Davenport
2023-11-16[IconFetcher] If last step fails to load icon, don't error out make warningDave Davenport
2023-11-10Update releasenotes.Dave Davenport
2023-11-10[Script] Update theme property clarification a bit.Dave Davenport
2023-11-10[Script] Add clarification to theme property.Dave Davenport
2023-11-06[Dmenu][Script] Add 'display' row option to override whats displayed.Dave Davenport
2023-10-31[DRun] Allow url field to be searched and fix c/p errorDave Davenport