dmenu/patch
bakkeby 0329c28407 highlight: do not highlight items scheduled for output ref. #20
The highlight feature by default overrides other colour schemes and
may in the process partially or fully obscure that an item has already
been output (or is scheduled for output using the multiselect patch).

In this context the highlighting does not add any valuable information
given that the user has already selected the item. Overall it seems
more user-friendly to skip drawing highlights for outputted items.
2023-04-11 09:44:49 +02:00
..
center.c Added border, center, fuzzymatch, incremental, initialtext, instant, line-height, mouse-support, navhistory, non-blocking-stdin, password, pipeout, printinputtext, rejectnomatch, scroll, vertfull, wmtype and xyw patches 2019-09-19 00:33:15 +02:00
dynamicoptions.c Adding separator patch 2022-09-05 14:08:27 +02:00
dynamicoptions.h Adding dynamic options patch 2020-08-05 12:27:15 +02:00
fuzzyhighlight.c highlight: do not highlight items scheduled for output ref. #20 2023-04-11 09:44:49 +02:00
fuzzymatch.c fuzzymatch + highpriority + no sort patch compatibilty 2022-03-14 11:35:10 +01:00
fzfexpect.c Adding fzfexpect patch 2022-09-04 22:33:24 +02:00
fzfexpect.h Adding fzfexpect patch 2022-09-04 22:33:24 +02:00
highlight.c highlight: do not highlight items scheduled for output ref. #20 2023-04-11 09:44:49 +02:00
highpriority.c highpriority: adding check for malloc failure + cleanup on exit 2022-03-27 22:38:32 +02:00
highpriority.h Adding separator patch 2022-09-05 14:08:27 +02:00
include.c Adding separator patch 2022-09-05 14:08:27 +02:00
include.h highlight: do not highlight items scheduled for output ref. #20 2023-04-11 09:44:49 +02:00
mousesupport.c MULTI_SELECT_PATCH --> MULTI_SELECTION_PATCH 2020-08-09 13:49:41 +02:00
multiselect.c multiselect + printindex compatibility ref. #10 2022-03-24 00:15:15 +01:00
multiselect.h highlight: do not highlight items scheduled for output ref. #20 2023-04-11 09:44:49 +02:00
navhistory.c [dmenu][patch][navhistory] Bug fix: Write first entry to history file 2021-07-26 12:10:44 +02:00
nonblockingstdin.c Adding dynamic options patch 2020-08-05 12:27:15 +02:00
nonblockingstdin.h Added border, center, fuzzymatch, incremental, initialtext, instant, line-height, mouse-support, navhistory, non-blocking-stdin, password, pipeout, printinputtext, rejectnomatch, scroll, vertfull, wmtype and xyw patches 2019-09-19 00:33:15 +02:00
numbers.c Adding numbers patch 2020-08-05 12:40:03 +02:00
numbers.h Adding numbers patch 2020-08-05 12:40:03 +02:00
scroll.c Added border, center, fuzzymatch, incremental, initialtext, instant, line-height, mouse-support, navhistory, non-blocking-stdin, password, pipeout, printinputtext, rejectnomatch, scroll, vertfull, wmtype and xyw patches 2019-09-19 00:33:15 +02:00
scroll.h Added border, center, fuzzymatch, incremental, initialtext, instant, line-height, mouse-support, navhistory, non-blocking-stdin, password, pipeout, printinputtext, rejectnomatch, scroll, vertfull, wmtype and xyw patches 2019-09-19 00:33:15 +02:00
xresources.c border patch: adding separate colour scheme for the border (rather than forcing SchemeSel) 2022-03-14 11:26:51 +01:00