Coder Social home page Coder Social logo

Comments (9)

Zonnev avatar Zonnev commented on May 28, 2024 2

Oh and one more thing the 'icon theme' does not get applied to the close & maximize buttons in private mode...

This is because the theme draws them in private mode and dark mode as well. This is to make a light version of the window buttons. Note: this theme works and looks best in elementary standard GTK theme, with the standard icons applied.

Also is there a way to bring the button arrangement like the one seen in Telegram?

This window button arrangement is different than the standard elementary arrangement. If you fiddle around with the userChrome, you could manage to make it like that but you have to make room in the navigation bar for these window buttons, so you have adjust several sections in the css file.

from elementaryos-firefox-theme.

Zonnev avatar Zonnev commented on May 28, 2024 1

Double clicking the tab bar also maximizes Firefox, but it doesn't mean its a title bar. You won't see options for the window if you right click on the navigation bar or the tab bar. You only see this in the title bar when you activate it. It's the Firefox way of doing things, which is all baked into their code. I can not do anything about it...

from elementaryos-firefox-theme.

Zonnev avatar Zonnev commented on May 28, 2024

Hello, I've made the private mode texts better visible. I will upload the new userChrome soon.

  • I wonder what is wrong with the "broad" bookmarks bar?
  • Since the navigation bar is not a title bar in this theme, it won't act like a title bar. The right clicking function will not work as well because for this reason.

from elementaryos-firefox-theme.

Zonnev avatar Zonnev commented on May 28, 2024

I have also fixed the show more bookmarks button size. Maybe that's what you were trying to explain when you wrote "The broad bookmarks bar looks awkward"?

from elementaryos-firefox-theme.

yozachar avatar yozachar commented on May 28, 2024
  • Hello, I've made the private mode texts better visible. I will upload the new userChrome soon.

Thanks!

  • Icons like Show Sidebar, Library & Private are barely visible.

this too please.

  • I wonder what is wrong with the "broad" bookmarks bar?

Can I reduce the width of that bar (overall width)?

  • Since the navigation bar is not a title bar in this theme, it won't act like a title bar. The right clicking function will not work as well because for this reason.

Hmm... is there some other hack to minimize (other than Super+H and clicking the plank icon)?

from elementaryos-firefox-theme.

Zonnev avatar Zonnev commented on May 28, 2024

The icon colours can not be adjusted because otherwise they wont be visible in the customize panel. For that reason I adjusted all the colours in private mode so that these icons are still visible. I will upload a new userChrome for this change. See the result:
Schermafdruk van 2020-01-21 12 05 48

I will not edit userChrome to adjust the width of the bookmarks bar because I like to keep it standard. You can adjust the width of the bookmark bar by adding this css to userChrome:

#personal-bookmarks {
  max-width: 500px !important;
}

You can change the 500px in something else you would like.

Hmm... is there some other hack to minimize (other than Super+H and clicking the plank icon)?

No, unfortunately I don't know any other hack for minimizing Firefox using this theme.

from elementaryos-firefox-theme.

yozachar avatar yozachar commented on May 28, 2024

@Zonnev thanks a lot for taking interest in this issue. Applied the new version of userChrome.css & now everything is readable. I'm closing this issue now.

from elementaryos-firefox-theme.

yozachar avatar yozachar commented on May 28, 2024

Oh and one more thing the 'icon theme' does not get applied to the close & maximize buttons in private mode...

Screenshot from 2020-01-21 18-15-17

Also is there a way to bring the button arrangement like the one seen in Telegram?

from elementaryos-firefox-theme.

yozachar avatar yozachar commented on May 28, 2024
  • Since the navigation bar is not a title bar in this theme, it won't act like a title bar. The right clicking function will not work as well because for this reason.

@Zonnev I just noticed that double-clicking navigation bar maximizes the window... if that is possible then minimize must also be... don't you think so?

from elementaryos-firefox-theme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.