20
849
Fork
You've already forked fuzzel
83

WIP: New Feature: Hide Prompt #596

Closed
markstos wants to merge 3 commits from markstos/fuzzel:hide-prompt-feature into master
pull from: markstos/fuzzel:hide-prompt-feature
merge into: dnkl:master
dnkl:master
dnkl:gnome-support
dnkl:releases/1.14
dnkl:issue-319-window-switching
dnkl:issue-561-nord-theme-only
dnkl:resvg-filtering-take-2
dnkl:resvg-filtering
dnkl:releases/1.13
dnkl:rehanzo-dont-ignore-execute-648
dnkl:keybinds-overwrite
dnkl:issue-561-refresh-theme
dnkl:ci-automated-testing
dnkl:reenable-legacy-icons
dnkl:releases/1.12
dnkl:test-coverage-for-fzf-caching
dnkl:releases/1.11
dnkl:releases/1.10
dnkl:releases/1.9
dnkl:releases/1.8
dnkl:releases/1.7
dnkl:releases/1.6
dnkl:releases/1.5
dnkl:releases/1.4
dnkl:releases/1.3
dnkl:releases/1.2
dnkl:releases/1.1
dnkl:releases/1.0
Collaborator
Copy link

This branch builds on the open PR that adds touchscreen support and adds the feature to hide the prompt/input line. You can see it in action in this demo:

image

That was made with:

echo -e '⏻Power Off\n󰜉 Restart' | ./pkg/fuzzel/usr/bin/fuzzel --hide-prompt --minimal-lines --dmenu --width 10

The version includes the UX idea of still allowing input, although it's now hidden. That means in addition to selecting with the arrow keys or via touch, you can still filter as before!

If you normally use Fuzzel by typing a few characters and hitting enter, this offers an option for an even more minimal aesthetic.

If these features are improved, there's still a bit more clean-up work to do with docs/completions/changelog.

This branch builds on the open PR that adds touchscreen support and adds the feature to hide the prompt/input line. You can see it in action in this demo: ![image](/attachments/cddbb514-7d9c-4428-8f55-ec161b6f152e) That was made with: ``` echo -e '⏻Power Off\n󰜉 Restart' | ./pkg/fuzzel/usr/bin/fuzzel --hide-prompt --minimal-lines --dmenu --width 10 ``` The version includes the UX idea of still allowing input, although it's now hidden. That means in addition to selecting with the arrow keys or via touch, you can still filter as before! If you normally use Fuzzel by typing a few characters and hitting enter, this offers an option for an even more minimal aesthetic. If these features are improved, there's still a bit more clean-up work to do with docs/completions/changelog.
New Feature: Touchscreen scrolling
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending approval
builds.sr.ht/freebsd-x64 Job completed
5bdfa86956
Fixes: #435 
fixup: Refine touchscreen support.
All checks were successful
builds.sr.ht/freebsd-x64 Job completed
ci/woodpecker/pr/woodpecker Pipeline was successful
715ac7c20f
- reverse scroll direction
- tap-to-select
- smoother scrolling.
New Feature: Hide the prompt line
Some checks are pending
builds.sr.ht/freebsd-x64 Job completed
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline is pending approval
208b42f6bf
Hiding the prompt/input line may be of interest for a mor minimal design,
and also makes Fuzzel for building small menus or touch-based menus
where a filtering feature is not necessary.
To select items with the prompt hidden, arrow keys can be used or...
as a hidden feature you can still type input as before, but it won't
be visible.
Fixes #430 
Owner
Copy link

@markstos you have push rights, meaning you can create branches directly on this repository, without having to "fork" it. If you do that, the CI will run without me, or anyone else, having to "approve" it.

@markstos you have push rights, meaning you can create branches directly on this repository, without having to "fork" it. If you do that, the CI will run without me, or anyone else, having to "approve" it.
dnkl changed title from (削除) New Feature: Hide Prompt (削除ここまで) to WIP: New Feature: Hide Prompt 2025年06月23日 15:30:12 +02:00
Author
Collaborator
Copy link

Closing in favor of #597, which is hosted in the main repo.

Closing in favor of #597, which is hosted in the main repo.
markstos closed this pull request 2025年06月23日 21:44:10 +02:00
Some checks are pending
builds.sr.ht/freebsd-x64 Job completed
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline is pending approval

Pull request closed

Please reopen this pull request to perform a merge.
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
dnkl/fuzzel!596
Reference in a new issue
dnkl/fuzzel
No description provided.
Delete branch "markstos/fuzzel:hide-prompt-feature"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?