#Zen Zero
1 messages Β· Page 8 of 1
ye
link
https://www.reddit.com/r/zen_browser/comments/1lek1fa/what_happened_to_the_zen_browser_github_repos/
Also there was an announcement too... not checked yet
let's go!! Sine is still here!
"still" intensifies
ok, Ima sleep.... hopefully I'll wake up to a good news
π another day without the local folder from about:profiles on Mac.
o shi... forgor.. basically no reminder = not doing it LOL
I got goldfish brain... sorry
you're good. its not necessary, but it will allow startup cache to be cleared when running the auto-installer (on Mac; Windows implementation is already done.)
'/Users/sameerasandakelum/Library/Caches/zen/Profiles/p176wzp7.Default (release)'
Okay, thanks! I'll see if I can figure this out.
awesome 
dang it. why is this one lowercase? Could be different for each browser, idk. I'll see if Claude knows something about it first.
ooo true... think it's supposed to use package name there
@dull rover I neeed css to autohide workspace buttons on the bottom and things between it.
I think those were in my general css module in zen zero... not sure tho
@dull rover Why is the transparency CSS not injected for me? It was working fine. Can you help me?
Did you just install? might need the browser to be re-opened
It works when I toggle the "skip styling for this site"
no it was perfectly working for weeks
check your darkreader, if it's enabled for this websites... which should not be since the website already got a dark theme
it off and this issue happens for all website not just chatgpt
I think there is a bug in condition checking whether to inject the styles or not
ohhh all websites.. that's very interesting.. can you go into the advanced settings of the zen internet and take a backup? and share that json file here? would help a lot troubleshooting
I uninstall the extension, cleared all data did a fresh install still this issue persists.
hard to tell since if that's the case, everyone should have it... the only issue I am aware is just after install which I got no idea how happens
lemme take a look
just for testing, can you enable force theming and see if all works fine?
yes it works, but the website css should be injected no matter the force theming right?
yeah exactly... but this is the exact thing I see when I install the addon for the first time on a browser... but fully quitting (all profiles) and re-opening the browser fixes it automatically...
Just to be sure, since I see you got stylus and some js stuff, is there a possiblity of trying out it on a new profile or with those addons disabled to see if they are affecting it?
(if it's a new profile, you might have to re-open it after installing the addon)
I disabled the extensions it worked fine, then i re-enabled the extension it again works fine.
But I dont have any styles for chatgpt on stylus.
This bug happened when I mess with blacklist mode and toggle global styling
so now works or still got issues?
now works, but I will try to reproduce that bug by messing with toggles.
ohhhh Also there might be a firefox side bug too... because I always have issues with addons which uses the lcoal storage on first install... but if a cause was found, would help a lot to fix :3
okay. ill use the package names for all of them but add lowercase zen in the list too.
Hi @dull rover sorry if you are busy, I also got a transparency issue, on Dribble lately. if you time, I tell you the details π
ohhhh does Dribble haev a native theme or is it forced?
Native default + darkreader of course, Forced working
And I know that there is a css on the theme repo... but somehow it does not see it
LOL
Yeah I know π
I renamed it... should work.. but it is using the darkreader workaround so dark theme gonna have the common overlay issue stho
Sooo should I disable DR for that?
no no.. if you are using in dark theme, it will require darkreader... since the page does not have a dedicated dark theme.. but using darkreader workaround means there's gonna be broken overlays like this...
Hmmm okay, lemme check
oh, I noticed that occasionally when I start my browser and visit a website (i am on whitelist mode) which I have not enabled styles for, it will appear with the zen internet styling, and I have to refresh the page for it to work properly.
yeah starting the browser is weird on zen and ff... I think it saves some cache from the last session and do a hot reload of that page but then it might miss or do weird with addons... especially with pinned and essentials... idk if it's even a thing I can counter from the addon's position or a browser thing
Much appriciated you are the best π π
wait a min, I didn't have that before. I think its when I reinstalled Dark Reader cause it doesn't happen anymore after I removed it.
it's at least usable now :3
I should look into the darkreader's theme and css to see if there's a way to prevent the overlays breaking but chances are low
that might very well be possible.. I also know that dark reader does not detect the dark theme of github by default... I know if I open zen and go to one of my pinned github pages, it's gonna have the zen internet css to hide stuff and such but transparency gonna be overridden with darkreader... maybe that addon loads before others or smthing... or maybe later sicne css applies in the order
Thanks, sometimes it can break the pages astetics thats true, but you made a huge work by now π
ok.
Ohh and BTW I was the 99Designs guy on github... I still try to make the theme for it, but I got no time for that right now, But I'll try if I have some spare time π
ohhh that you :3
Me too me too.. haven't done theme requests in a week or so... gotta get back.. also zen's performance been giving me some headaches recently as well... gotta figure it out
Wish you good luck with that π
At this point I dont even know what's an official UI change and what's Sameer's

Dood so goated
btw, if you didn't know.. some sht went down recently so clear out your browser cookies and update your pws... hope ya'll got 2FA and passkeys already set up.
Oh thatβs funβ¦ guess itβs time for my password reset spree
Gosh I really wish companies used passkeys to let us remove the password entirely so we didnβt worry about it getting stolen. Sure, if we have passkeys both as the primary source or as a second factor thatβs less of a concern but still if a password still exists then itβs still something to maintain
exactly! same with storing cookies
Much better , cleaner and helpful UI coming with hints :3
v2.5.0 A UI overhaul!
- Re-organized and updated UI for better usability
- Descriptive tooltips
- Fallback background improvements
- Simplified theming controls
- More minor fixes and changes
yayyy! Zen is bac! now we wait... again https://github.com/zen-browser/theme-store/pull/1572
@dull rover Can you find any install button in Zen Mod Store?
:3
Wow niiiice, waiting for mozilla to monitor 2.5.2 update π
looking great!
*Transparent Zen for Firefoxπ€ *
Should be out... can update manually if not already present π
ohhhh I looked into this, there's some issues tho... a single mod won't be ideal on both right? or is there a way that I can show certain settings in sine only in zen? if that so, I will just port the transparency for ff
Sine will have a sine.fork-id pref that is equal to a number corresponding to the firefox fork. this can be used along with the conditions property in order to make this possible.
I'll give you the value for each fork in a bit, but you don't have to worry abt that yet, just that it will work.
the issue is that transparent zen got a lot of features and most are based on zen css which I gotta remove when it's shown on other forks... some of them like the urlbar blur and sidebar tweaks will even break existing ff ... I'll make a branch in transparent zen for sine... where I will include css to make firefox transparent as well...
yeah, you'll be able to hide them. When you implement it, u will have to do the same conditions property for each existing setting, but you can just copy/paste and I'm working on making a container type that will allow you to hide an entire section.
nice... since zen was transparent already, it was easy... but I think I might have to create themes for every fork then 
should ff and all ff forks that are not zen work with just one theme?
nah... zen already got transparency so I just had to change a flag to remove the website backplate.... that's all..
but afaik, firefox ui got it's own layers and different elements to be transparent and it's diff with any of the browsers...
I can't find the background color variable and #0000 it since that might break a menu background or so
okay. main firefox will do for now, not as many use mullvad or floorp (although floorp would be nice.)
ye I will try to add support for both of them tonight... I think there's a lot of variations and flags to be involved when comes to each of them on different OSs which I gotta figure out later too
ok. thanks!
How can I update manually? π
Added for firefox... just need to make them specific for ff or at least not visible on zen for now...
https://github.com/sameerasw/zen-themes/tree/sine/TransparentZen
in about:addons
Thank you, I didn't thought about that π
@dull rover Can you try this?
This adds something like liquid glass to the close button.
/* Apple-Style Close Button */
.tabbrowser-tab .tab-close-button {
background: rgba(255, 255, 255, 0.25) !important;
backdrop-filter: blur(3px) saturate(180%) !important;
-webkit-backdrop-filter: blur(3px) saturate(180%) !important;
border: 1px solid rgba(255, 255, 255, 0.8) !important;
border-radius: 50% !important;
box-shadow:
0 2px 8px rgba(0, 0, 0, 0.1),
inset 0 2px 4px rgba(255, 255, 255, 0.3) !important;
transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) !important;
}
@dull rover What do you think?
what in ai world is this lol
what does that mean? (no seriously i have no idea what u meant by that.)
looks amazing! I'll get you the values in a sec, I just have to ensure that Sine's conditions support works for numbers (it should.)
okay, it works. I'll get you the conditions thing to make it work.
do you want it to show only on firefox or show when its not zen?
nvm
Lol, this is @alpine briar's ai model that he wants to try.
im serious, i want a full theme that makes ff/zen look like ie.
What do you mean with ie?
internet explorer
with win aero glass transparency
Holy.......
Look at that lol.
looks kinda too beveled ... (if that's teh correct work for it π )
nah, like it needs to have that but each button has a blue or red color behind it with a glow in it and the button borders need to be flipped.
Yeah, but it's apple's liquid glass.
I think I will have to add this for each browser... some of the firefox parts might match some others but prolly won't be the saem ig... Will try to find a common theme for them but all of them should not go along with zen since that might even break workspace colors
okay. so ill just give you the conditions in order to make settings only show for ff.
I will send video for it, but i will dinner now.
ye that will help....
"conditions": [{"if": {"property": "sine.fork-id", "value": 0}}]
this should do it in the Sine v2 pre-release.
"conditions": [{"if": {"property": "sine.fork-id", "value": 1}}]
This will do to make Zen settings hidden in other forks. Sine v2 pre-release.
Does the Liquid Glass UI has a readability issue int he current state of Apples design?
aha... so 1 is for zen specifics and 0 for?

0 is for firefox or any unknown fork. Most forks are detected by Sine though.
wayyyyy... wayyyyyyy worse than it used to.. and it can not be forgiven as beta.. because you don't beta test UX. That's what research is for
got it
As a designer... god help us all then 
IKRRRR!!!!!!
it's even worse here....
Okay Apple... I know that your motto is: Think differently... but comeoooon
And @dull rover, I'm soo sorry for your eyes ππ
Ye... i regret trying beta... but at least I'm fine since I barely keep other UI visible.. no dock, no menu bar... π
Hopefully the release state will be much more better
@dull rover Do you have any way to make searchbar look very transparent and with strong blur to look similar to macos 26 searchbar transparency and blur?
How I can do that?
Its not added yet. He's working on it.
Okay!
Bc it's very good and I need it to be in floorp, I use floorp but not that much and I could go back to it and make my own theme but to make transparency it's like hard to do it in floorp (bc I'm windows 10)
Up to him, but i assume it will be supported.
URL bar? I mean, we could reduce the transparency but like the bad UX in liquid glass, it's not gonna be readable.. also transparency + blur doesn't go along well
I'm gonna make a floorp theme as well.. but idk if transparency still be a thing just liker any ff fork on Win10
It's not the browser, it's the OS
@dull rover Hey can you introduce a change in containers?
The current style only glows on hover, but can you make it hover all the time when the container tab is active?
done
I broke bug reports so while fixing it, giving some more love :3 Proper issue categories
Ooh, ZenOS26 busted making an entry...
hehe... aperently leaving gaps around the compac sidebar is not dieal since that breaks hover.. so gave up
The new sidebar sucks anyways in mac
Some transparency stuff goign over on twilight right? Hope it gets fixed
Could you please make sites opt in
I keep getting reports of YouTube being completely white
It's starting to become really annoying
It's an option but not by default... I even added a FAQ section but some just ignores that...
I am adding a setup process in the addon so people can pick if the want to opt in or always on.. but will add a unskippable prompt with warnings about these issues like white background, text readability and such...
So at least the first time users will know where to ask for help ...
Alr good
looks so good, but I noticed that when I scroll down and the header shrinks down, pressing the reload button doesn't work all the time (looks like only when there are no other elements below it.)
ohhh I SEE!!!! I thought putting opacity 0 was fine but it is still there... Will try to fix it soon...
Zen Internet setup WIP
Zen Internet v2.6.1 - A welcome setup screen and a very very very important disclaimer
Added a welcome screen
- Added an initial setup which will further improve in updates
- Added a disclaimer on reporting issues and for getting help
- Fixed reload button in some cases
- A lot of more fixes
- Code improvements
Note: If you are an existing user, you will also be prompted to complete the setup screen but only the disclaimer agreement.
I hope there's no bugs since I'm gonna be away from my mac for 2+ days 
Yayyy! But since I'm on the move.. gonna take a while to make a post
Nvm, I got it... Rather kill my back with extra 1kg than using my Windows laptop π
I take that offensively, although I use mods for my windows desktop everywhere cause the typical interface is kinda bleh.
Ohhh I should have said better... *Windows work laptop 
Oh. Is it 10?
...or XP
Nope.. 11.. the work restrictions don't really matter but it's an HP with 11th gen .... It's not a "lap"top... Using on lap be like saying good bye to couple of future generations π and that's on idle
Not as bad as my gaming laptop. 
Well.. it's acceptable because you got a dgpu. This is just on iris and got too much memory... Just 11th gen stuff ig
All the new stuff here (Transparent Zen is updated but still waiting for a deployment to the mods store)
First of all, I'm asking all of you to NOT REPORT BUGS TO OFFICIAL GITHUB of the topic website transparency. This is a completely 3rd party tool/s you are using on top of Zen to achieve a very unique and native look to the browser where you sped a considerable amount of time in the day to improve that experience. Please stop bothering the development and devs on these issues. Report them to me and if I feel like it's something to do with the browser itself, I will inform you. This is also a reason why the new zen internet setup was added.
Here's the actual goodies,
Transparent Zen Mod (Up to v1.13.0) :
- You can now have transparency for the compact sidebar, kind of... It's a workaround with either masking or just pushing the page but you got the point. When using this, you will have to enter the manual compact sidebar width.
- Added some preset animation smoothing for tab switch, trackpad and urlbar animations.
- Bookmarks and history sidebar is not transparent as well.
Zen Internet Addon (Up to v2.6.1) :
- New onboarding flow informing you where to report bugs and get help and also letting you choose which blacklist/ whitelist strategy to use for theming websites. (Theme all by default or only selected websites). This can be configured later.
- New theme requesting flow. Now the addon checks for existing theme requests before creating a new one (assuming the API limit wasn't reached). Also allows you to view existing issues and requests withing the addon.
- Frequently Asked Questions (FAQ) are answered inside the addon for quick clarifications and will improve in future updates.
- Added a new/ improved bug report and support feature. From now one, please use this issue reporting feature for anything related to the addon, mod or website transparency. Only reach out to me on other platforms if not possible.
(γ£ββΏβ)γ£
Enjoy! keep ricing.
addon working nice , i like the new design
Only if it was Mac dock style.
only if message loggers didnt existed
Only if I was on pc with my message logger so I could see what u edited.
BTW, Can you guys install mods from the store? cuz I can't.. there's no install button 
Soon :3
Oh shoot. U on Cosine?
Can I be in?π₯Ί
ohhh is that why?
sure... still figuring out this channel stuff... not as easy as it was in Telegram LOL
Yeah. Its a new system so it needs new implementation. Thats pretty much the main thing left until Sine v2.
can i be in ?
I see... π
soooooooon
noooooooo
You dont make enough random projects on ur free time like me.
i dont have free time like you

that's who this server is for.
Exactly, me too
Oh
hey, in zen internet, when i click refetch latest styles and i have my zen internet set to have styles disabled on that site, it enables styles on that site until i refresh.
ye it's a quite old known issue.. I was about to fix it yesterday but didn't have enough time... maybe soooon
It's bout time...
Why do you need dark reader on YT?
When YT already has dark theme.

He wants it darker.
I suggest using dark reader for the dark reader extension site.
Hi @dull rover,
How do I enable transparency for this particular site (I'm on whitelist mode)? this one doesn't have a dedicated css but the default force styling works fine for this site: https://www.moviestillsdb.com/. But if I turn on force styling it styles all others sites too.
A small suggestion I think the current toggle labels are little confusing. The ? hints are awesome to understand just the toggle names. Tq.
Archive of official publicity material, including high quality movie stills, lobby cards, wallpapers and behind-the-scenes photos for more than 40,000 titles.
have u tried clicking skip forcing for this site
ohhh regular themign and forced theme have separate blacklist/ whitelist .... I did this because when a new theme added , it won't be skipped...
enable also force styling and the force styling whitelist mdoe as well from the toggle below it
that toggle has no effect when forcing toggle is off... I need ot indicate that well.. if I get some time, i'll fix it tonight
o
There is no forced white list mode
toggle this as well
Oops my bad, these toggles are confusing for me π
I'll think of a different simpler approach to this whenever I'm free next time :3
Any thoughts about this: https://github.com/sameerasw/my-internet/pull/1334#issuecomment-2989771557
I could implement it for you, if you like.
it smells
of
spicetify
oooo i'll review it soon... it's quite a fun website to theme as well
Noooo not again! Now I have to make another theme!
Dw, Claude will handle it. 
the extension is blurry for some reason
Your DE's Blur has so much AURA that even Zen Internet is finding it hard to stand against it and display content.
/s
Try to reduce blur.
idk... this one I doubt unless there's agentic features.....
huh... weird... only this? doesn't happen for darkreader and such?
@dull rover What do you think about the apple's look-like liquid glass effect on the essentials?
@dull rover And see this:
oooo that sure looks a lot like glass indeed... gonna look nice when the browser is transparent
This is look-like apple's liquid glass effect css for essentials and tabs:
/* Enable userChrome.css */
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
/* SVG Filter for Apple's Liquid Glass Distortion */
#main-window::before {
content: "";
position: fixed;
top: 0;
left: 0;
width: 0;
height: 0;
background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><defs><filter id="liquid-glass-filter"><feTurbulence baseFrequency="0.02" numOctaves="3" seed="1" stitchTiles="stitch"/><feDisplacementMap in="SourceGraphic" scale="6"/><feGaussianBlur stdDeviation="0.3"/><feSpecularLighting result="specOut" lighting-color="white" specularConstant="1.5" specularExponent="15"><feDistantLight azimuth="45" elevation="45"/></feSpecularLighting><feComposite in="specOut" in2="SourceAlpha" operator="in" result="specOut2"/><feComposite in="SourceGraphic" in2="specOut2" operator="arithmetic" k1="0" k2="1" k3="1" k4="0"/></filter></defs></svg>');
}
/* Apple's Liquid Effect with Specular Highlights */
.tabbrowser-tab .tab-background::after {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: rgba(255, 255, 255, 0.1) !important;
border-radius: 12px !important;
backdrop-filter: blur(1px) !important;
-webkit-backdrop-filter: blur(1px) !important;
box-shadow:
inset -10px -8px 0px -11px rgba(255, 255, 255, 1),
inset 0px -9px 0px -8px rgba(255, 255, 255, 1) !important;
opacity: 0.6 !important;
z-index: 1 !important;
filter: blur(1px) drop-shadow(10px 4px 6px black) brightness(115%) !important;
pointer-events: none !important;
}
And this is look-like apple's liquid glass effect css for close button:
/* Transparent Close Button */
.tabbrowser-tab .tab-close-button {
background: rgba(255, 255, 255, 0.08) !important;
backdrop-filter: blur(6px) !important;
-webkit-backdrop-filter: blur(6px) !important;
border: 1px solid rgba(255, 255, 255, 0.15) !important;
border-radius: 50% !important;
transition: all 0.3s ease !important;
opacity: 0.8 !important;
}
.tabbrowser-tab .tab-close-button:hover {
background: rgba(255, 255, 255, 0.15) !important;
backdrop-filter: blur(8px) !important;
-webkit-backdrop-filter: blur(8px) !important;
transform: scale(1.1) !important;
opacity: 1 !important;
}
ohhh you are using svgs... that's nice...
I once tried the glass slab effect too but was too complicated to do with pure css and such... best attempt was with 3 layers of blur which gets lesser near the edges....
BTW, the PR got merged but since the store wasn't deployed after that, we're still stuck at v1.12 and all the new features are yet to be deployed... idk if chef's busy to ask for a re-build so I'll wait...
In the mean time, you can use sine to get those features early with even more when comes to some other themes!
Add your theme to Marketplace
the changes are already merged. The store just need to be re-build and deployed to include it....
You need blurmyshell extension to get transparency with blur since glome does not provide a blur for the windows by default.. this might not be a smooth implementation but it's the only known way so far.
i did it but my zen is not blurred****
I personally don't know exact settings for it tho since I haven't used gnome in a while... I assume it's only transparent right? not blurred? Might need to look into how to use blurmyshell
only transparent no blur yeah
Also if you find any specific configs for blurmyshell that works well, please share so I'll include it in my guide.. it's currently missing gnome instructions
I have seen someone in this server achieve it on vc live I think but it was a while ago... also idk if installation package type matters...
try to look how to achieve this with ff, should be the same process
oggg FireFox
it should be easy to find since people have done the transparency stuff in the past more than zen
unfortunately I couldn't find any either... maybe ask in a subreddit? or in css mods channel here ? not sure tho....
hey man, check my DM if you are still figuring out the transparency issue in gnome
Have u seen this one? probably the nicest out there
afaik, this was some svg stuff.. which I doubt is possible inside firefox css since it's quitebehind the current css standards
but looked hella nice tho
btw my spotify theme is breaking
like every new update changes ids and classes of spotify its so wierd
argh... I hate random css selectors.... will see if there's an easier way....
umm i was asking him
ohhh nvm
i use his spicetify app theme
ye.... you need to make sure the css selectors are element pointers, not weird generated classes or variables or they may break
integrate ai in your addon to automatically adjust changes in css that breaks just due to id changes. 
yeah those are temporary
ai aint smart bro
nah... integrate Ai so it slaps the user if they report transparency issues in official repo LOL
Well it is useful.
like not smart enought to do that
also this is not what i am talking about
Ik, I just reinstalled and it enabled ai.
Raycast.Package_0.25.2.0_17c47d62b_x64.msix
ye.. until we get agentic AI stuff, this isn't possible with AI
btw u graduated or still in colledge?
part time under grad, full time intern 
Is ur language set to anything besides english? that could be the problem
Is that really I can use in zen?
why would ai be smart or dumb
it's a statistical model
an advanced polynomial
mixed in with 4d tensors calculus gradient descent
in simple terms
Take your preschool probability tree, and calculate the probability of randomly guessing the correct answer by randomly putting a series of words an infinite amount of times but make it lossy and based on data you have.
That's what AI is doing
no graph can accurately depict what AI "intelligence is" only how often said probability prediction reappears if even similar context/answer as the previous
forgive my mistake , it was casual comment aunt 
hi blatantq
why is that
:3
Ainβt no way
Looks cool regardless
I like it, did you do it?
So, did you released it or did you complete it?
I mean, it's a Figma design
I wonder if there's any way to change the default window border radius
Then, can you send a pre-release?
That highly depend on the OS, when switching to liquid ass on macOS, we can do it... I mean, we can already set the border radius of html in userChrome higher but the window border provided by the OS will still be there...
I made something similar to this urlbar outline.
Nope lol
ye... it's not a thing possible with css to replicate the actual behavior since it acts as there's a gap between the border which shines the wallpaper behind
it's just a graphic I made... not an actual theme..
ye im wondering specifically about windows
But why you don't just send it?
micaforeveryone has an option for it
if you insist, it's not a well made mockup tho.. also my device cooks when working on it
https://www.figma.com/design/ADaxAanvxAnD8QHd0Et8id/Untitled?node-id=0-1&t=HnUnGUOCOuh4vuUV-1
but isn't this toggling between the legacy border radius and back? or does it allow other apps to be more round than windows doees?
Prob the former 
Well, you could make a theme for Zen that makes it look windows 7-y and use the squared thing in mfe
that is very true... actually I'm very surprsed someone haven't attempted an XP theme yet
I don't like it but added the URLbar in spotlight style too LOL
I wish if Figma had progressive radial blur... only linear option is present yet
I think there's a nostalgic theme like that for ff. I made a pr to make it support Sine.
https://github.com/Aris-t2/CustomCSSforFx
Sorry for my weird question, Is figma for concepts?
Figma is an UX/UI design tool, and it can be used for a lot of things, like webdesign graphical interface, and mobile app designs... and also you can make prototypes with it, to design these interfaces how it will behave in a real environment, like animations, interactions, and so on
@dull rover Thanks for the descriptive comments support! You said that you liked the feature: idea, but cant edit the existing 500+ css files. What if I make a PR to edit all those existing 500+ css? will it be ok?
because feature: is more organized and unique and may be in future we can also have something like feature:true and feature:false to whether default turn it on or off.
because currently all the features are turned on forcefully eg: letterboxd's trailer buttons are hidden by default. lol imagine a movie site with no trailers π
I was wonder where that button went for a few hours then found that it was the zen internet extension.
for this kinda situation we can use feature:false:hide trailer button to make it off by default. So users don't miss any existing features.
currently there arent much descriptive comments so I could just make a simple script to edit all the feature comments.
@dull rover please stop posting so much
It's like
A post per day now
Really spammy
Sorry about that, won't be happening again in near future since I'm taking a bit of a break too...
yeap, even we had the idea but couldn't get to any since I was busy for 2-3 weeks straight and finally free now π
@dull rover Is Google Search suggestion bg for you like this as well?
Like it used to be opaque.
might be AI mode... will look into this... it shouldn't be transparent anyways because css
seems like element for search bg and search suggestions bg merged...
we could implement a default value on top of this... but updating them all and reviewing ain't gonna be ez...
oooo that makes sense why
I'll look into it tonight hopefully
@dull rover How did you make make this bro?
Damn, it'll be so easy to just include it in preference.json
Had to declare this custom css variable in a higher level to use in both places.
Eh, can you give or tell where the code for it is? Can't understand much with this Inspector. 
in the mod source code or in style editor when the mod is working?
Any way to fix this weird background in the search bar using a masked transparent compact sidebar?
Not on v2 tho... Haven't gotten to test yet... I had issues with sine 2 alone which just cleared out
Also it's more transparent at the top? Idk
Maybe another mod overriding it? Try adjusting the width in mod settings
set to 230 i think rn
the mask is a bit jank
Same with push?
push seems good but seems like an unfair fight because there isn't any testing between overlap of the browser
like YT
mask just seems off
maybe even the animation
and this border for the background appears even before the animation for the slide out
hard to take a pic of that tho
Well the same custom variable is used in both scenarios....
Can you check if in mask mode, if the compact sidebar always matches the regular sidebar width outside compact mode? It should not
Ye that is expected since we can not animate masks π₯²
should i switch the 230 back to 165 then
Ye, try and see if that adjusts the compact sidebar width too... If doesn't affect, that means something else interfering
alright
seems to only impact the compact sidebar when something other than default is enabled for the compact transparent sidebar type
The width number? Yeah...
165 mask width
no mask no compact
different widths, do not match
Yeah... The custom width is only for this transparency workaround. And once in a custom mode, it won't match the regular sidebar width instead should match the mask width but somehow failing here only in the mask mode it seems.. not in push mode
@dull rover Make zen transparent for waterfox, waterfox is so much fast but I need transparency to it.
We can use sine in waterfox
I mean, it should... what should not happen is that the actual compact sidebar width and the mask width not matching...
Or similarly, the compact sidebar width and the amount the page moves in push mode not matching
ye, I will try ... these days I'ma bit busy and also highly burned out.... If I get the opportunity, I'll try out since I too wanna get the mod on sine store
I see
The mask width does not match the default compact sidebar width
I'm forced to change the default 165 value to around 230
@dull rover π€― π€― Liquid glass π€― π€―
Drop shadow is kinda messing it up but good start
Just asking, so far, any issues on zen 1.14 with Transparent Zen?
ZenZero might have issues but not a priority ATM.
This is not zen
It's vivaldi lol
But the only problem is this is not firefox or firefox based and zen internet will not work, can you make a version for chormium?
Is ff support in Transparent Zen now?
Thats only possible if Vivaldi allows transparency in some form. Its a completely different backend setup that is much more locked down than Firefox is.
I mean, just I want the extension not the hole theme
Yeah, but if Vivaldi doesnt support transparency, its not possible.
Ah, it does not support but support in a way.
I can add background to vivaldi to make the browser when it gets transparent it shows vivaldi background
Vivaldi does support CSS customization
Oooohh, how do you customize CSS with it? (Sine for vivaldi)
Is it external or does it have to be internal?
Wdym
Using CSS file
Like this
Then add the location of it
And First you need to go In vivaldi://experiments , enable βAllow for using CSS modificationsβ
- In vivaldi://experiments , enable βAllow for using CSS modificationsβ
- Add your CSS file in a folder (any location)
- Go to Settings --> Appearance --> CUSTOM UI MODIFICATIONS --> Add your folder location
@alpine briar I think you can't add JS in vivaldi
Just CSS
Okay.
oooo
Where tf are my tabs... why everything just went shuffle between all the workspaces? Zen updates are indeed a love hate relationship
can you make a version for chormium?
Maybe... It works on Orion... it's just transparency is not possible there
Nah... I haven't yet implemented the browser specific css config (I think... can't rmmbr)...
Gonna take a while
I'ma try this.... to see if it's better than orion...
if so, might be my travel browser since Zen lately only gives me 4-5hrs of battery
Nice!
But I think it's hard to make transparent background for every website for chromium browsers
Is there a browser inspect tool?
Yes, Vivaldi browser has built-in developer tools, including an "Inspect Element" feature
similar to other Chromium-based browsers.
after new zen update. Any fix?
Wait it's buggy π
It's rolling back i guess?
in the workspace theme editor, remove all colors
mine was an abomination when I updated
Is there any way to globally disable all hover-only elements on websites in ZI?
It's in main setting page of zen internet
yeah im dumb ty
transparent web subreddit?
It's a busy week.... barely done anything in the project... But I've seen a couple of transparency reports in the official zen sub which I asked not to do... So thinking about making a dedicated "transparent web" sub for anything about transparency. This also allows to help with any ff based browser as well and to reduce zen sub clutter too.
So basically "I'm making a cult" 
Also Zen power usage got improved slowly after 1.14 ... 10+hrs again 
Ah nice
Do you know how to fix this?
Basically full transparency at the edge of the window when maximized
Transparent Zen + ZI + Mica with blur behind enabled
I assume windows with mfe? this I do not know unfortunately...
ye, might be a limitation but hope a windows user can help
I started using it because my entire window would gray out when I opened an app
But it introduced a new -- not as bad -- but still annoying, issue
alrighty thanks
understandable... not even preventable on mac
about to test in an empty profile
don't think this is a zen thing but idk
yeah same issue was just making sure before I make a bug report in mica
Why doesn't something like this exist on windows 
It does...
i was referring to the energy usage tab
Oh, I guess that is also there.
any idea how to make side bar same theme as the rest of browser ( i am using mask )
Which OS?
windows
10 or 11?
11
Which app for transparency?
Which theme are you using? Seems like 2 themes enabled at the same time.
Show installed mods section.
ignore white
hey
wtf! how am i supposed to read this?
oh wait f zen screen shot
Win + Shit + S
ik
man zen has become to buggy the theme dont even work
will have to re install
Disable all mods except Nebula, SuperPins, Transparent Zen and Quick Search. Then restart browser.
I will try now.
Ok fixed now just have to find which one of them dose
You actually don't need some of the mods you disabled as Nubulu already has it by default.
Animations Plus is a redundant mod with no visible animations. Don't use it.
Found it it's customized popup
Now big problem the white theme
Get rid of - Better CtrlTab Panel, Cleaned URL Bar, Quietify
Keep the rest.
Bleeding Corner as well, get rid of it.
Ok
using a context menu mod? one used to cause this but I think it should be fixed by now... Either way, this is caused by a mod or css.
you can join me in the Sine cult. I'm thinking about making a Sine sub.
hehe, much needed.... sorry about making no progress... for like 2 weeks, been stuck in some heavy work... Barely even used zen π Will be back soon this week (hopefully)
I also made a transparent_web sub but nothing after was done LOL
I fixed it already
look at who i found
any reccomend userchrome?
Hehe, I'm everywhere (γ£ββΏβ)γ£
actually I was wrong there, you do need a wipe π but prolly will not need after upcoming builds (maybe)
If you want to go along with transparency, I'd say try ZenZero but it may conflict with other mods or CSS you use if there are any.
@dull rover have you downloaded sine v2?
Ye... currently on the latest after fixing an stuck update... but seems to work just fine. Well, except
"undefined (vundefined)
undefined"
But I never used the store so it's fine π
how did you update it?
Download 1.14.4b from GitHub.
That updated automatically for me.
you need to uncheck the custom marketplace.
users have set it to the old location for some reason, even though unchecking it just has the normal one regardless.
The stuck update was due to an engine failure that has been patched from now on.
automatic installer
AHA.... now fixed π
Finally got a bit of free time and updated the guide with darkreader stuff and a navigation bar :3
Are you running the commands before the executable and running it from the terminal?
i have no clue what this sentence means
Follow the provided instructions on GitHub for sine install
What sameerasw said is correct.
You need to run commands from the github repo, in your terminal.
i just did it, it says failed to install
Install manually then.
Alright, you're almost done. Just go to settings > privacy & security > scroll to full disk access > enable terminal
i did it manually
I wouldn't typically redirect people to manual installation cause the only reason they'd need to do that would be if there was a flaw in the auto-installer, and im trying to improve it.
Ah, it works?
why is the sine symbol not a sine graph. such blasphemy
yes
What?
Yeah, I didnt think it would fit the best. If someone could provide an illustration of it in there with all the other tabs, I might consider changing it.
Okay, manual and automatic both work, just glad to hear it's working now.
you mean like this?
Yeah, but replace the Saturn with the Sine wave.
Reply in Sine server. π₯Ί
where is the sine server?
On the github page, I have a link.
@dull rover JS in ZenZero when?
Not needed yet. I'd recommend not doing it, until the manager update.
Why not you develop a theme yourself? Will be cool to have a default theme enabled right after installing Sine!
A theme compatible across all Gecko based browsers! πΌ
Bloatware to many. It would have to support all firefox-based browsers (or just be enabled on one), and i'd have to keep it up-to-date.
I'm making a js mod for the marketplace.
That is a profile manager
And ill add my Sine newtab theme to the marketplace, but nothing else.
Oh, so is it v3 or v2.2?
No, not an update, just a js mod. The manager.json update is v2.2.
When I'm back... Currently only doing bug fixes π€§ π₯²
Oh right, folders releasing in Twilight by next week.
Keep that in consideration.
O sht rlly? Then I'll be back soon ( κα΄κ)
Will need some major redesigns with that anyways ... Gotta get ready.... Need to complete some website themes too
At least bugs
You can do that with Pinned Tab Groups, which are already there now in Beta (if you hadn't noticed yet).
Pinned tab groups?
yes π
try it
with ATG
Gives the look of what Folders will be like.
ahhhh atg, I gotta fix it... broken since the last time I re-installed sine..
New version of it fixed it all good. There is a bit of glitch with arrow and three dots, but it can be overlooked.
need to try it.. but first need to disable my css to see how it really works π
Also check out the new sine logo on discord. I made it. π
it is nice indeed
ye, nice one.. noticed the change π
my css doesn't work at all with it...
so skipped that file and had to fix text alignment and now looks decent π
All overlays in google should now be fixed as I ditched the wildcard check for div.
I will continue improving existing themes as I just finished all the theme requests and some of the bugs... some themes are quite outdated and need some attention.
this fixed what I was coming here for
ohhh didn't expect those old stuff to work still... well, the mod does the job now π
I'm surprised it works as well as it does. even just forcing just kinda works and looks pretty good
@dull rover gotta repost here.
Hi @dull rover I have a little issue with the zen internet extension. If you are available I give you the details about the behaviour of the issue
wait... did nightly add that? or is it a 3rd party tool? because it taking effect in real time is already a dam improvement
Sure, what's up?
So Zen got a little fucky recently so I did a total clean up... removed the browser, nuked the profiles, the whole thing, so I started on a clean slate
Installed Zen back, also installed Sine, no problem, installed the mods through Sine no problem, Installed the extensions, then the last part was off
So Zen internet decided that it wouldn't kepp the style of the page when I reload the page, I noticed this on youtube... huhh that's strange
Tried on other websites... all of them behaved similarly
When I refetched the style it worked, but when I reload the page, zen internet completely ignores it
So I scratching my head at this point π
I think you might have toggled one of the whitelists. Can you quickly take an backup from advanced settings and share the file, will answer the issue easily
No whitelist here
I mean I didn't toggle it on
And here is the setting json you requested
huh... it should work just fine... I just swapped it with my current config.
You got darkreader right? can you make sure it's in auto mode and disabled for those websites as they got a dedicated dark theme?
I'm 100% sure
Then I think it might be that bug.... try clearing browser cache or startup cache and starting again once or twice. What color is the page when not transparent?
I'll try it... the color is black
I mean the pages original color
here is a example for the zen homepage
ohhh... happens even in light mode I assume
i forked firefox.
Dam W
yeah I have noticed this started happening recently... but there's no valid reason... it just works again after a while... that's where I was confused and thought it might eb just another ff thing
Believe me I have NO IDEA what went wrong here... I follow every step as usual, also I memorised it by the time π
But thank you for your help π also if I have the same problem now I know what to do π
Yeah... I am thinking about making the instructions clear and using the addon easier... if I get to it, will add this to instructions... currently figuring out what's the easiest way to make this whitelist blacklist thing foolproof and understandable with a one drop down or so
Ohh and another thing
Not a biggie, but it keeps bugging me for a while π
I have a slight problem with the youtube page when zen internet turned on
sup?
I do not know the issue is there at your side...
But on my side
When a reload the page ( like Ctrl + R ) and scroll down the page, the contents are added nicely
But...
When I when i click on the youtube logo, to refresh the page
This happenes
Yeap... Us peeps mostly notice it because we don't have the internet to instantly load the videos... the reason is, the lack of Shorts π
With the distraction free feed option, I nuked the shorts section from the feed, and also, with the fix ugly layout setting, I fixed the mess YouTube did recently making thumbnails big.. so even we can see 5 in a row, YT still thinks as there's only 3 videos per row so it loads them in that order.
Also, since shorts section is also gone, there's a delay loading the rest of the videos below that shorts section.
Ahaaaaa... I get it, but it seem this got stuck at my side π
And only when I click on the youtube logo te refresh the page
Oh and BTW.. I use your extension becase you can do what most billion dollar companies cannot do... Fix that damn UI
there is also a firefox bug where the page load abruptly stop for no reason.... I hate that one...
Is that bug consitent? Becuase in this case it is for me
Also does darkreader... what billion dollar companies can't do... add a light-dark property so we got a dam dark theme LOL
if it happens, it stays for me for like 4-5 reloads.. but then fixes tho
Hm is seems that I have to live with this until they fix this... thanks for the heads up π
np
Some sneak peak into my current setup :3
How to do the one in windows?
I mean the second image
I liked it
I wanna see how to do it
https://www.sameerasw.com/zen if you haven't already, plus there is the browser.tabs.allow_transparent_browser setting in about:config that you need to enable
Basically my firefox setup.
https://github.com/sameerasw/my-internet/blob/main/firefox/
Well, can't use Zen on work device so might as well rice what I can there 
ye, I haven't seen anyone achieve transparency with it yet. Hence I even mentioned in the guide that it might not be possible.
@dull rover This is mr Zemflow's theme on Windows 10.
Eh wait, this doesn't reflects much transparency. Lemme look for another pic from him.
ye
huh... but there's no instructions on Zemini readme either.. it says only for 11 with the mfe guide and that's all. I thought this was done with the wallpaper background blur option which I think made by the same dew iirc
I have personally helped two Windows 10 people achieve transparency with Zen. π
IDK, I had the same instructions but only got further questions on it's not doing anything. I thought might have been an older win10 build or so which was possible
Did you give a particular CSS as well along with it? That particular CSS is essential for transparency to work on 10.
I do not remember, I doubt.
#sidebar-box,
#bookmarksPanel.sidebar-panel,
#sidebar-header,
#history-panel,
html,
#header {
background-color: transparent !important;
border: none !important;
box-shadow: none !important;
}```
Add this code here for directing Windows 10 users to get transparency.
i have the same wallpaper on my phone π
Ohhh will do .. DWM is still required right?
Unsplash?
yup.
yep
Your other mods might be conflicting... not sure which tho... Tried just with transparent zen?
He has Nubulu. Can you see if push/mask of compact sidebar feature is compatible with Nubulu? If you have Sine, it'll be very easy!
ye, gonna test now
Works just fine here
Well, except that nebula adds a bg to the compact sidebar by default but I think there's a way to voerride it?
There is a checkbox in mod settings odf Nubulu.
which did not take effect for me for some reason
Hmm, so that must be @pure barn issue. He wanted transparency, but couldn't get it with this mask/push enabled.
so to confirm it did not push or mask either? apart from that transparency issue?
It did push/mask, but transparency which was there earlier isn't there anymore.
aha... lemme check what was causing it
Found the culprit
IG this always been a bug? Nebula adds that background behind the sidebar by default ... That is to keep blur even when web content is transparent. But I'm not even using backdrop blur since I either mask or move it out of the way and just show the user the blur the window has by itself. So these are 2 approaches from both mods that conflict.
But further thinking, IDK if there's anything that I can do by my end since I do blur in a complete opposite way... what would be nice is to have a toggle from Nebula to disable this fallback background element behind if the user prefer this method to use transparency.
The said toggle to disable pseudo bg for sidebar does exist, but THE DESTROYER said it still doesn't work.
You can find toggle in Nubulu mod settings.
Isn't that toggle is there to make the sidebar transparent? because that works with blur... but it's just my method of showing blur there actually doesn't blur anything.. .so I don't need a pseudo element... in fact, having one breaks like this...
That toggle did nothing for me... maybe I need to re-open?
Eh, it isn't even working as expected on Windows!
https://dl.dropboxusercontent.com/scl/fi/pahv7nc9awr45iwy8zt1m/explorer_MNVwdfQjwU.mp4?rlkey=edt47ejj71bhcfeka4y9nwz4c&dl=0
mask and push works... you can see it through the gaps.
but both these effects aren't meant to be used together.... because mine depends on not having the website behind the sidebar and nebula does what we actually expect and needs the website behind it to blur
Ooh! So Mask/Push Sidebar of Transparent Zen β Nubulu ... 
yeah.... you can use nebula's implementation with Transparent Zen. But not the other way around. Only way it could be allowed is if there was a way to disable the nebula's implementation entirely... a "default" setting.
Yeah without nebula it works so nebula is the problem
So meaning nebula have to fix it or is there a way to fix it
it's not really a fix that's necessary... Just need a toggle or something in Nebula that can disable it's sidebar transparency feature and it's changes fully to default. Then this will work with no issues.
Zen Internet v2.6.2 Website mapping!
- Now you can use the css-mapping.json to map existing styles to more than one website reducing the needed css and also helping maintaining styles.
- Mapped styles are now displayed in the pop-up with a tab with the original style.
- Website css and mapping now have expandable headers in advanced settings.
This is more of a relief for the contributors to make it easier for managing themes. And there might be a user facing feature coming allowing them to manually map websites which will be very useful for self hosted instances and such.
turn off/ skip darkreader for the website, github got a dedicated dark theme.
@sullen flume pls look on this
give us an option to turn off side bar implementation of nebula ngl your implementation of side bar is kinda thrash for me
I think it might depend on system resources as it uses real blur and if there was a video on the page, that blur can cause serious hits
but from my testing, it was rather smooth
lol i fixed it just deleted some code in nebula side bar and got it working
tho idk care about performance because i am using push so it only have to render the wallpaper
ohhh good to know. might get overridden after nebula updates but not sure.
Zen Internet v2.7.0 A lot of under the hood and ease of access features
- Modify features in advanced settings page by GeorgeSedhom0
- Features can have descriptions! (Hover over features which turns the cursor to ?. I'll be working on adding descriptions to most common features)
- You can now add custom website mapping to existing styles. Great for self hosted and local websites.
- Fix an initial use bug with cache being empty.
- Fetch mapping during setup.
@dull rover Idk how to hide the dock. π
I think it was not possible back then as doing that started popping up the taskbar as well which was the problem.
can i make the wallpaper more bright
Is this acrylic? try adjusting the contrast of the zen theme. or in transparent zen mod settings, try adjusting a custom color
you can also give mica for everyone a try too but it's a 3rd party application
@dull rover Give this a try: #1396489961049686148 message
thx it worked
Zen is smoooooth now
@dull rover How to get this new thing???
As far as I remember, I didn't set anything for it...
π
Nothing is there in More options.
errmmmm... you didn't add 2FA to github? Check your mails first if there were some activity int he account regarding login or so , if someone accessed your account
you sure not suing a 2FA app or SMS for auth?
suing? i didn't sue anyone. π
Ooh, fixed it with Authenticator app. Apparently I have to figure out myself that 2FA code will appear on my app lol. 
I hate that my left hand is sometimes faster than right when typing... yes .. weird 
ye, I prefer proton pass as it's synced and also the browser extension is good for 2fa (only 3) and paskeys. but up to you. Just make sure you don't loose access to the 2FA
Support for Authenticator got shifted to Edge. Given I run Edge side-by-side for sites incompatible with Gecko (on both Windows and Android), all my saved info will be available everywhere.
ohhhh I forgot microsoft did that dirty recenty
at least it's synced now unlike before
dirty? why? ig it's a smart move to increase their browser market share, isn't it?
Despite MV3, Chrome is still on top. π
So many illiterate users.
yeah that, but if the user did not use edge, then it's a hassle to move things over to another one as export options not that great.
@dull rover Btw did you see the new YT design on ChromeOS?
Idk why google copying liquid glass
of ChromeOS?
liquid glass ui type shi...
at least with better contrast
Might further pick other platforms to introduce this design to.
lol... no .. it's been out for sooo long... even months before liquid glass... it's part of the Material expressive design. they started A/B testing on the youtube's birthday a few months back. But all peeps now see any kind of functional frosted glass as liquid glass π€·
afaik, this is a similar player they added a while ago in drive
Ooh, someone in #general said this is all new design from Google. 
You're on light mode, I got flashbanged. 
nah... this is the google drive player even from before.
hehe... back to light theme during day since zen fixed it :3
i need to mix white colortint for text to be clear on sidebar in lightmode
hardcoded color values? or this happens even with light-dark ?
color mix with zen primary color
ohhh right... the text color is correct. the bg need to be lighter... I see.... technically we can use light-dark and then two variants of color mix inside right? but maybe not possible if we use background types
but it would get dark on dark colors if i use text-color
which i didnt want
ohhh I see.... there should be a workaround :3
yea i want to condition it like if want some style only when light color are acivated only solution i see is with js to constantly check value of text-color
or wait 10 years till ff finally add modern css support for browser styling π
css is only usp of ff still they not on latest is crazy
yeap.. chrome canary added if conditions I think. will take a decade till ff adds it to website support and another decade to get them on browser UI
Still before GTA VI
DO you mean there is no transparency on Grok?
what?
you deleted it
I think it should work just fine
Also
Some YT TV stuff was added if anyone uses that workaround
it was dark reader lol
ahh sounds about right
does the transparent zen work on firefox?
or i should say the zen interenet extension
The extension works just fine. Since we can't use the zen mods there, you will have to make ff transparent first but I do have a dedicated firefox theme if you are interested. Might need some additional flags on top of it that I can't recall. It's from my work PC setup.
like all the other css stuff seems to be working ok, but the webpage isnt transparent
turn off dark reader
did that too
also this is on firefox
not zen
so idk if it his zen interent extension will work lol
hey is there a way to make the sidebar transparent but not full transparent not like black
Use Transparent Zen mod.
There enable options for sidebar in mod settings.
options related to Mask/Push transparency.
Which OS?
windows
just ff or any website?
I think something else is breaking that mod. any custom CSS or themes?
i only have nebula
ooo I remember the issue, happened while fixing some other issue, will fix tonight in a couple of hrs π
yeah unfortunately nebular breaks the custom transparent sidebar workarounds in Transparent Zen π
so do you notice how the better search works?
and how youtubes layout for zen internet works
but its not transparent
since i can install transparent zen like i can from the zen mod store on fire fox
i was wondering if there was css that would allow for it to work
like something that i could put in my userchrome
Yeap, this:
https://github.com/sameerasw/my-internet/tree/main/firefox
it's my personal firefox userChrome made for Windows. might not be polished as zen but kinda works. You will need to enable flags manually in about:config.
@dull rover Ig you got some more browser pages to make transparent!!! 
the list is surprisingly short compared to Chrome LOL
Haven't completed an issue or a request in a week I think LOL
You bought mdf?
I got it free on purchasing Wallpaper Engine.
What the fuck
How does that work π
@dull rover sorry for the ping- i think zen internet extension causes some weird delays when rendering the webpage - the websites i open stay blurry for a good second before opening fully. in comparison to having the extension off, websites load quite fast
are you sue it's the extension? i don't add blur usually.. If you are using Nebula, by default nebula blurs the page till the loading is completed which you can adjust.
There is also a bug with Zen Internet extension in docs.google.com to be more specific in Sheets, if you try to paste (CTRL+V) any text into a cell - document crashes and reloads, it doesn't happen with extension disabled
Maybe it was nebula? I tested via incognito and different profiles as well. Where in the config could I disable that to confirm?
hey can you fix this
oh .. that is weird... Also docs is very hard to deal with as it got iframes.. but I will look into it.. might take a while tho as I'm a bit busy these days.
I can't recall what config to be exact.. might need to check the readme
I still haven't gottent his.. as google AB test features to some users... I will try tho ... one diff pc or so
hey can i make dwmblur that when press out of the browser it stops making it gray
It does that by default.
Hey there, I'm new to Linux Mint Cinnamon and I was trying to make my Zen browser transparent, but for some reason it's 100% transparent and I can't seem to add any blur or to reduce the transparency effect. Can someone help me with that, please?
This is my view π
I am not sure how to get blur on your distro... Probably need some sort of an extensionat a little hit on resource usage I think
Hope someone knows a way π
Thanks manβ€οΈ
Hey! The Full Details Link Is Down
Full details : https://pc-setup.simple.ink/
About me : https://sameerasw.me
#desktop #rainmeter #rainmeterskins #customized #windows #windows11
Ohhh it was quite old... Here's the link
https://sameerasw.notion.site/PC-setup-156b74e4ab064defaa3d7af180d4f76f?pvs=74
@dull rover Ay bro you're so less online these days!
Hehe... Less online "here"
Will be hopefully back with folders... Been a bit away from css into Swift π
Google is suffering these days...
with transparency.
Check GH @dull rover π
I saw a week ago or so but none of my accounts got that update yet... I hate AB changes from google... Will try on a diff browser soon so at least I know the css for it.
Try on your Work PC if possible.
No matter what, transparency is a thing I'm adding from now on π
ye that's what been using during weekend
Did you try Android 16?
ooo did I π been on developer preview and then beta since day 1... now on QPR beta which is sooo good...
As I've heard, now transparency is also there in it, right?
Like it was all opaque by default previously.
yeah... a usable transparency...
yah, previous design was kinda flat... as it ever been for material design but this year, some spice is coming finally
Still my fav thins are there the dynamic material you colors.. also love the new haptics
I hope they introduce acrylic β¨
I don't think it would fit phones... as acylic got a lot of blur radius so it looks better on larger elements like window backgrounds...
Oh right, then Fluent would fit it Ig.
The images I saw, the blur isn't very strong... Need something like Fluent effect.
And def not liquid as it doesn't have enough blur π
Also this is Pixels.. other OEM can decide how they want
is it normal that on the youtube all titles are black and left bar icons also black?
._.
I have this problem on all google stuff example google drive, yt and gmail
nvm fixed it turns out I have to change manually what theme google sites use -_-
no... tried reloading the page?
yeah... google themes are just bad
I just got one change in images search, fixed
#zeneral message
Anyone has any idea?
transparency doesn't work when opening app in full space on macos
sorry to ask whats this a concept or app?
yeah, unfortunately that is a system limitation we can not override... You may notice that in full screen mode, spaces does not have a wallpaper.. so there is no transparency. That space only holds the app itself.
Instead what I do is hide all UI clutter like dock and menubar and make Zen fill the screen without borders... done!
I do have everything hidden and only show when hover
but I am accustomed to full screen cuz I hate it going to new space when I full screen a yt video
it's pretty much an app currently in beta...
Think of having iPhone + mac continuity features with an android... it's trying to close that gap π
off topic, btw I just tried this a few hours ago
Is screen mirroring plus feature?
also what to do when adb disconnects?
is there a way to modify this though?
hehe.. allow me to introduce "Zen View"
With ZenInternet, in theatre mode, it fills the window π
for now, screen mirroring is + but I am planning to move it to free as more features gets added... at least the regular screen mirroring if not the app mirror feature. still in beta so not many features were there to balance it.
Adb is kidna fiddly with wireless as with each wifi switch the port changes.. but it will work as long as debugging is connected... I am using scrcpy so it relies on adb. if we disable while running, the screen will close.
kinda yes.. also there's an addon in ff store named "Windowed" which allows to fit pretty much any window to the window with the regular full screen button or the gesture
the theater mode thing in zen internet is good enough for me
but yeah need to get adjusted to new shortcut of T instead of F lol
ye.. took me a while to get my muscle memory overridden
gotta hate macos for these idiotic features that can't be changed
IKRRRR
Woah whats this
Looks hella clean
btw if you have a notched macbook, any idea how do I push the app behind the notch as well in theater mode?
even on hiding menu bar, the app doesn't go beyond the bottom of the notch
Android + mac = eternal peace, until i get sued for using a random TM word LOL
Unfortunately I got the early M1 Air... no notches. If that is the case, that's actually kinda frustrating... I always like gettign the most out of my display space and this would have been so good.
yeah lol
Wasted screen real estate hurts
why is there a black border to the side arghhh
Made by you? , tbh I was a similar app for windows too because kde connect has a awful design, and no good alternative is there except i think Sefirah but It's buggy π
You got menubar visible. So it is taking space so the video can not fit the actual 16:9 ratio of the display. Since the video fits the window not fills.
ye... I made it for the same reason so I wanted a native solution. And also KDE connect being pretty much broken on ARM macs.
Damn this macos π
Make it auto hide π
yeah but even then the app wouldn't take up the notch area right
It'll still be restricted to same height
so a windows version?
ofc you will have to make x86 and arm
not in the near future as I don't even got a windows pc for dev...
dam...
@dull rover Bro is quite busy to come online it seems.
Sup π
Not very active on Discord much... But reddit, always LOL
Is there a way to make the settings page transparent too?
enable transparent configs and restart to get it
These are my configs, but it still doesn't make settings transparent
Which OS?
MacOS
Search for "mac" and look for transparency related config and enable it.
I do not see any transparency related zen configs with "mac"
@dull rover owns an iMac.
When he comes online, he'll help you with precise settings.
Thank you! I appreciate it
You need userContent.css for any system pages to be transparent. I still do not have that on Sine but you can manually add to your userContent.css from here : https://github.com/sameerasw/ZenZero/blob/main/userContent.css
Sorry if I've done this wrong, but I put the userContent.css file in the transparent zen sine mod folder, restarted zen, and it did not change anything.
@dull rover why not make the webview darker
so it's readable
it's still transparent
but readable
e.g.
usually it goes in the chrome dir
there is an option that flips the light tint to a darker tint in Zen, but I guess it's not dark enough (or light enough in light theme)... Actually a good thing to add is an option to let the users customize the amount... might add soon... In the past it wasn't ideal as that might have not matched the website's dark/light mode but now with per space theming, it should work π
Woah... been a while since I last saw a memory leak... But I think this was a Figma + Firefox thing 
I'm not sure why it's still not working. I put it in the chrome folder and nothing :/
I've had difficulties getting it to work too... Userchrome works fine but usercontent needs some brute force.. usually takes me like 5-10 restarts and also a couple startup cache cleans...
Also try to manually import it in the live editor...
I figured it out! I guess I needed toolkit.legacyUserProfileCustomizations.stylesheets set to true
ohhh ye... I thought you had tweaks going on... forgot Sine doesn't need it
Bro, use Auto Tab Discard Addon 
ofc I use it, this was a memory leak in the Figma tab... I only got 8Gigs of memory so somehow survived :3
8???
How does bro survive!
Unified memory... thankfully mac handles that... Otherwise xcode, android studio and all are not even possible to try
LOL my Window Manager is leaking memory too
No way it's using 10x memory as usual
@dull rover Is there anyway to deal with accessibility like this site? I mean that when we r reading some articles, the thing is the blur or mica background (a darker one) with the default black font color would bother me a lot .anyway to switch to white or sth else?
if the website lacks a dark theme (even in 2025
), only option is Darkreader, it should fix text contrast... might break overlays
what if you have a wallpaper that goes from light to dark on each side?
i hate that browsers don't have this contrast feature (even though it would probably decrease performance, it would still be worth it for those who will accept that drawback)
I think the only limitations would be setup and then mainly performance. Like even if I use the empty tab image with Transparent Zen with a local file, Sometimes I still can see it rendering top to bottom... maybe my device is slow but not a pleasant experience. But I'm sure there should be workarounds
i'd be interested to try it out myself if you'd like, just to test the performance, if you still have it.
Might try with a a userchrome... prolly not soon as I'm packing things for a potential device upgrade soon ... woooooooo!
Then i can run Zen smoothly again 
Why google has to break their theme once a week? fixed some mroe bugs
Yeah, YT broke as well yesterday.
Open Watch later.
done, fixed the watch later sort thingy
Also, Is there anyone here with a 24GB ram on M3, M4 or so? What do you use it, and is it an overkill for you than 16GB? Just curious 
Wait a min, Firefox PWA are awesome... possible on Zen too?
browser.taskbarTabs.enabled
Hi guys, I already posted a question about this in the #zeneral chat but I just wanted to post it here just in case as I am using @dull rover css and am not sure if it has to do anything with the css or the recent updates. anyways the problem is that I have my continue where you left off and open previous tabs checked. However, since yesterday,everytime I close and open the browser it opens up completely new and all my old tabs are lost.
I don't think zeninternet causes that as I barely updated in the recent weeks... but very well could be a zen issue tho.. try clearing startup cache.
is there a transparency guide for macos
Should work.
where does it talk about sine
like is this the most transparency i can get for macos:
for the sidebar
I have not added sine support. But, you can still import the transparent zen mod via the zen market or within sine using the import url.
https://github.com/sameerasw/zen-themes/tree/main/TransparentZen
you can adjust, go to about:config and then search for "material" then lower that number. Also your zen theme, mod themes can affect that transparency too
omg material at 0 looks so much better
is that what u have
also is the zen internet extension to apply styling on the sites themselves?
nah... I keep at 3 most of the time as lower makes the text contrast lower than readable. It does get adjusted each day as I change my wallpaper everyday or so
yeap
ok sounds good also random question what is ur zen accent color at
zen theme, no colors... no gradients.. nothing... I think the accent color changes with system but not sure... I hardly keep any UI visible so did not notice much
ok i was trying to use ur userChrome.css but when i paste it in my userChrome.css the whole sidebar disappears
For zen zero? or did you try the firefox one?
In zenzero, you need all the other folders in the chrome directory too
Also if you tried it, might be because I don't ever use the compact sidebar on hover so I disabled it. Either I full immerse or keep the sidebar visible... auto hover stuff are a distraction for me. there should be a css snippet there mentioning to remove if you do not need that behavior
my internet or something is what the repo was called
ohhh the userChrome in there is for firefox as it's in the firefox directory. the zenzero css is here : https://github.com/sameerasw/ZenZero
hey i installed the transparent zen and was checking out the various features, and i noticed that even when unchecking the "remove the shadow around the webpage" the shadow is not returning...
I installed Zen Internet addon but not sure why I am getting weird transparency like these... while I already have dark mode enabled natively with Discord and Youtube
How to keep the dark mode working properly. The issue is with transparency only... If I disable transparency module from CSS, other styling is working correctly. How to resolve this?
Enable browser.tabs.allow_transparent_browser.
Thank you @pine storm It worked partially. When I enabled it .. Youtube looks Grey like this but not completely dark. But Slack still looks white as shown above. ::
Also, even when I disabled browser.tabs.allow_transparent_browser , I am still seeing the same grey background with Youtube
You need to enable it, and also what OS you got?
the shadow is there right?
might be another mod or a theme breaking transparency.. or your zen theme or the OS itself...confirm if it's only youtube thing or happens on any website
yes, so apparently it was just because I had zen open in another desktop on my pc
but now I lost all my tabs
π
ohhh... well, i never use multiple windows and because of these stuff, polly will nvr do
yep wont do it again
lesson learnt
Hello, as a web developer, how can I make my website colors support transparency, for users of Zen Browser with TransparentZen?
I made a stylus theme for a specific website, and someone told me that it doesnt work well with their transparent zen setup, so i was wondering how to fix that
Hi! basically this section should help... especially since you know of the structure of the website
https://github.com/sameerasw/my-internet?tab=readme-ov-file#contributing-styles
Zen+Translucent Windows=π₯π₯
Looks great, mind sharing your code for Translucent Windows mode?
does Zen even appear in that screenshot besides the taskbar icon
Also love dat wallpaper... It's not often I use a wallpaper for more than 1 day
Do you have any kind of themes installed like Rectify 11? Cause it doesn't work like that out of the box
Also whats ur windows version?
no idont have rectify 11,i only using dwmblurglass and windhawk (windows 11 24H2)
hey love your transparent zen but can you fix this
AI mods... that's luxury for me.. unfortunately someone will need to contribute that as I don't have such features in my region π
How do you even manipulate the websites element???
Power of css π
So basically I create a new css stylesheet per each website which then gets injected to the page via the zen internet addon . I write the css to remove bg colors and such so they get applied to the actual page at runtime π
Hmmm
hmmmmmmmm
we cookin again?
Bro styled folders the moment it dropped. πΏ
more like had to do cus ZenZero had some issues with it
Also got a new lil beast so no need to close zen once a day for running out of memory (unless it leaks)
battery life still mediocre but fine π
You were supposed to get Windows.

hell nah.. never going back.. I might run a vm to build apps on windows... (mayyybe) π
Idk what's so cool with Mac? My younger sister has Mac Book Pro and I have used it so long, yet I just don't feel the way it feels like using Windows.
Like I see how everything feels a little bit faster on Mac, and you get better version of Raycast and Arc as well, but the freedom isn't there...
ayo, can u fix nebula folders?
jadp is offline and i need ppl to switch to my fork so i can maintain it.
why and how does nebula even manage to change folders
wym?
nothing is wrong with them, just the nebula tab background doesn't get applied to the folder when hovering it.
mb I was thinking of ATG
I think there is one thing shared from groups that might be conflicting... which I had to fix on my personal theme after update.. that was all
oh, he wanted folders sooner so he made groups do it instead, now he has to implement the actual groups instead.
Wrong reply 
For me, I only have to carry half the weight, dead silent, no need to clean dust once 3 months (not easy to keep clean with a fan here), also the suuuper high density display which makes me prefer 13" over 15", thin-ness
all that and the best performance without even needing to be plugged in, 15hrs of battery (20+ if with safari)
pretty much unlimited memory with fast swap (no longer needed for me)
one type-c/ thunderbolt cable for everything
even without a fan, it's healthy to be used on lap and to have kids than the "business" laptop with windows at home
there are absurdly priced software but most of the time, there's a good foss app as an alternative, pretty much for any app, there are options.
so easy to develop for (swiftUI <3)
somehow worked wayyy better with Android than any of my previous windows devices I had
no or very minimal AI bloatware
hard to break, intentionally or not
productivity tools,
could think of things all day.. but all of that depends on use case
Oh, I see you're a dev, so it's normal for you to prefer mac over windows.
I agree on that.
yeap... I no longer game... which was the thing thatw as keeping me there before.. and my bank account... 
But for best performance, which is what I need (with gaming and variety of software availablity) windows js better for me.
yeap.... that is understandable
how do u have a transparent menu bar