Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to disable hover sidebar #79

Open
D3SOX opened this issue Jul 29, 2024 · 2 comments
Open

Option to disable hover sidebar #79

D3SOX opened this issue Jul 29, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@D3SOX
Copy link

D3SOX commented Jul 29, 2024

I want the sidebar to be always shown, no need for a toggle. This is especially needed because when I open a new window it's hidden by default and I need to click on the Userchrome toggle twice to pin it

@KiKaraage KiKaraage added the enhancement New feature or request label Aug 3, 2024
@D3SOX
Copy link
Author

D3SOX commented Aug 3, 2024

Hm I tried to change

#main-window[titlepreface*="|| "] {

to just #main-window. But it didn't work and caused even more weird behavior 😕

@KiKaraage
Copy link
Owner

I think you can adapt sidebar.css from the floorp branch. Since UC Toggle doesn't work on Floorp, I cleared the codes related to UC Toggle and just use the sidebar button as the toggle instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants