mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 04:05:57 +03:00
[GH-ISSUE #221] [FEATURE] A bit more Google-like GUI #155
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#155
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Originally created by @sw5ciprl on GitHub (Mar 9, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/221
Google-like GUI
Seeing as this search engine is intended to be the CLOSEST to Google without all the tracking and privacy, I would suggest making it more Google-like, at least on desktop. The current theme appears to be a lot more mobile than it should be - everything is too centered. Maybe make the layout wider?
@benbusby commented on GitHub (Mar 9, 2021):
Thanks for the recommendation. As I've mentioned a few other places now, the UI is not something I designed. The styling of the page is just what Google returns when performing a search query without Javascript. I'm not a UI designer (plus I like the current UI anyways, so I'm probably not the right person for this undertaking) but I'm happy to accept PRs from anyone who can figure out a better solution.
Ultimately it should be customizable per user, so I'm closing this as an extension of #60.