summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
9 days[Script] Fix keep-selection add keep-filterHEADnextQball Cow
10 days[RecursiveBrowser] Make implementation not recursive.Qball Cow
2024-04-25Add border_width to window coordinates (#1969)ortango
2024-04-18[IconFetcher] Don't check for extension for image file.Dave Davenport
2024-04-15[IconFetcher] Fix failing decode of animated GIFs. (#1975)martinsifrar
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-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-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-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
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-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
2023-10-31[DRUN] Add {url} to drun-display-format.Dave Davenport
2023-10-03[lexer] Add dmenu as enabled option for media type.Dave Davenport
2023-09-30[XCB] Make sure that window maker is 0 terminated before usage.Dave Davenport
2023-09-27Fix text color when `cursor-color` is set (#1901)vE5li
2023-09-25gitmodules: Update libnkutilsQuentin Glidic
2023-09-24[XCB] Try to be smarter with where mouse click started.Dave Davenport
2023-08-29[View|Textbox] cleanups to drawing codeNikita Zlobin
2023-08-27Clip text with extents rectangleNikita Zlobin
2023-08-24[Rofi] Expand cache-dirDave Davenport
2023-08-15[Theme] Fix opening abs path if no/wrong extension (backward comp.)Dave Davenport
2023-08-15[Theme] Try to fix importing of theme.Dave Davenport
2023-08-11script: Let script handle empty custom inputNikita Zlobin
2023-07-24widget_draw: clean useless calls in corner drawingNikita Zlobin
2023-07-24Fix border segments stitchNikita Zlobin
2023-07-23Remaining modi words in the codeNikita Zlobin
2023-07-23Better descriptions for sort options groupNikita Zlobin
2023-07-03[Script] Set type on Mode object.Dave Davenport
2023-07-03[window] Quick test of code scanning.Dave Davenport