Closed jdev082 closed 2 years ago
I'll see if I can take the tabs code from ninetails and get something working.
hey hey stealing bad i dont want this to be a 35% ninetails fork
hey hey stealing bad i dont want this to be a 35% ninetails fork
I'm just using things that we could do ourselves and are too small to make a difference.
ok, ima fix the broken search icon while u do that
ok, ima fix the broken search icon while u do that
I thought I fixed that...
ok, ima fix the broken search icon while u do that
Already fixed. Just checked.
oh i needed to npm install
fixed it
make it to where when its showing the home page it doesn't show a long string in the search bar
file:///home/jmwills/GitHub/freecat/home.html isn't aesthetically pleasing.
make it to where when its showing the home page it doesn't show a long string in the search bar
file:///home/jmwills/GitHub/freecat/home.html isn't aesthetically pleasing.
Okay, will do. Should be easy.
maybe have it show "home" on the home page?
also for non-URLs (searching) can it use a search engine like DDG?
maybe have it show "home" on the home page?
Working on it, just need to figure out how we can send the URL of the homepage to the renderer process.
also for non-URLs (searching) can it use a search engine like DDG?
Sure. Wanna just use the Ninetails code for that (or maybe slightly modified)? :)
COPYING CODE FROM COMPETITORS teRrIble PraCticES
COPYING CODE FROM COMPETITORS teRrIble PraCticES
It's FOSS! Why not? Anyways, it wouldn't take much to implement some of the same omnibox behavior as Chromium.
Think I figured it out.
It is referred to as the URL bar, the nav bar (holding all the icons like search and reload).
It is referred to as the URL bar, the nav bar (holding all the icons like search and reload).
I know. Also, I don't have the homepage URL showing for me. I'll work on that.Never mind, it shows it for me.
You all really need to use Prettier if you spent so much time setting it up but don't format or do any styling with your code. That will be the best thing for 2.0.
btw @webdev03 prettier ruins code.
Add tabs real quick make em stable and we're ready.