|
Post by travis on Oct 19, 2022 6:19:59 GMT -8
No readme in the last release? Also, it seems the folders in the archive changed, no ffroot folder, it's OK? I did it quickly last night to get it over with, I did not realize I archived the wrong folders. I'm immediately taking down the release and fix it.
|
|
|
Post by travis on Oct 19, 2022 6:34:57 GMT -8
It should be fixed now, I disabled the all tabs button as it conflicts with the tabbar hiding when there's only one tab. I will try and find a way to hide it.
|
|
|
Post by anixx on Oct 19, 2022 6:38:02 GMT -8
Thanks, that's good, I dislike those buttons, found a way to get rid of them. Consider also making tabs close button "x" to be enabled by default, it is very useful.
|
|
|
Post by anixx on Oct 19, 2022 6:57:43 GMT -8
Feature request: is it possible to make the tabs look like in K-Meleon browser?
|
|
|
Post by anixx on Oct 19, 2022 7:46:34 GMT -8
In the last release the Translate and uBlock Origin buttons are colored all the time, in the previous version they were only colored on hover. I like the previous behavior more, especially given that "History" button retains the old behavior.
|
|
|
Post by anixx on Oct 19, 2022 11:14:57 GMT -8
Another issue: the sound mute button replaces the favicon (for instance, on Youtube). I suggest to put the mute button just before the x button.
|
|
|
Post by travis on Oct 19, 2022 12:58:00 GMT -8
Feature request: is it possible to make the tabs look like in K-Meleon browser?
Unfortunately that will take alot of rewriting of the tabs CSS and having to separate it to 2 extra CSS files just to change between them. The most I can do is make a modified version of MSFX with K-Meleon styled tabs only that won't be updated. Though I might think about letting the user do that when I eventually rewrite MSFX.
|
|
|
Post by travis on Oct 19, 2022 12:59:44 GMT -8
Another issue: the sound mute button replaces the favicon (for instance, on Youtube). I suggest to put the mute button just before the x button. That's on purpose, though I could just move the button to the corner of the favicon if people really want that.
|
|
|
Post by anixx on Oct 19, 2022 13:10:15 GMT -8
Unfortunately that will take alot of rewriting of the tabs CSS and having to separate it to 2 extra CSS files just to change between them. The most I can do is make a modified version of MSFX with K-Meleon styled tabs only that won't be updated. Though I might think about letting the user do that when I eventually rewrite MSFX. This would be very appreciated. First, I think, it is better looking. Second, I think, calling tabs in browser "tabs" is a conceptual mistake, they are more like tasks, so the selector should be more like a taskbar. And third, most important, currently it is very difficult to see which tab is current, I made mistakes several times already.
|
|
|
Post by anixx on Oct 19, 2022 13:11:49 GMT -8
Another issue: the sound mute button replaces the favicon (for instance, on Youtube). I suggest to put the mute button just before the x button. That's on purpose, though I could just move the button to the corner of the favicon if people really want that. It does not work perfectly anyway, on Youtube the favicon sometimes appears behind the mute button, sometimes does not...
|
|
|
Post by travis on Oct 19, 2022 14:22:51 GMT -8
Unfortunately that will take alot of rewriting of the tabs CSS and having to separate it to 2 extra CSS files just to change between them. The most I can do is make a modified version of MSFX with K-Meleon styled tabs only that won't be updated. Though I might think about letting the user do that when I eventually rewrite MSFX. This would be very appreciated. First, I think, it is better looking. Second, I think, calling tabs in browser "tabs" is a conceptual mistake, they are more like tasks, so the selector should be more like a taskbar. And third, most important, currently it is very difficult to see which tab is current, I made mistakes several times already. Here's a modified version of MSFX with tabs styled to look like K-Meleons. It's very much a work in progress and the close button still has the same icon. Attachments:userChrome.css (62.34 KB)
|
|
|
Post by nonameneeded on Oct 19, 2022 15:45:00 GMT -8
Something that would be really interesting is a progress bar in the status bar. I found a script that puts something like a progress bar in the address bar and I was able to somehow move it into my version of a status bar.
However, the biggest problem is the function itsself. Even though it seems to show the loading progress, it actually just starts the progress bar whenever a page loads, NOT at all reflecting how long it actually takes to load this page. Instead the time it takes for the progress bar to get from the start to the end position can be determined in the script. But that's not really what a progress bar is supposed to do.
Do you think it's possible to get a "real" progress bar like many browsers had them years ago?
That's the script:
|
|
|
Post by anixx on Oct 19, 2022 20:25:48 GMT -8
This would be very appreciated. First, I think, it is better looking. Second, I think, calling tabs in browser "tabs" is a conceptual mistake, they are more like tasks, so the selector should be more like a taskbar. And third, most important, currently it is very difficult to see which tab is current, I made mistakes several times already. Here's a modified version of MSFX with tabs styled to look like K-Meleons. It's very much a work in progress and the close button still has the same icon. Thinks, the style of the close button is not an issue at all.
|
|
|
Post by anixx on Oct 19, 2022 20:35:43 GMT -8
I've tried your new K-Meleon stye theme, and it is absolutely great! Please, make it either the default or an option! Unfortunately, it suffers from the same hover color issue as version 1.3.4:
|
|
|
Post by anixx on Oct 19, 2022 21:11:33 GMT -8
This is a variant with fixed greyscale filter on icons.
|
|
|
Post by travis on Oct 19, 2022 21:14:55 GMT -8
I've tried your new K-Meleon stye theme, and it is absolutely great! Please, make it either the default or an option! Unfortunately, it suffers from the same hover color issue as version 1.3.4:
I thought I fixed that issue in that version. Though I already fixed it and will be when I release 1.3.5 whenever
|
|
|
Post by anixx on Oct 19, 2022 21:44:59 GMT -8
|
|
hunterfourms
New Member
Im not something retro but i sure love retro stuff!
Posts: 6
|
Post by hunterfourms on Oct 21, 2022 18:00:45 GMT -8
Can you make an video about it. I dont seem to understand the instructions. Thanks!
|
|
|
Post by travis on Oct 22, 2022 21:31:22 GMT -8
UPDATE: 1.4
- History menu item is hidden by default. You can change a CSS variable to change it back.
- Bookmarks menu item is renamed to "Favorites".
- Added "Internet" Status Bar field and 2 blank ones for accuracy.
- Find toolbar button is renamed to "Search"
- Bookmarks Menu toolbar button is renamed to "Favorites"
- Address Bar dropdown button is back.
github.com/WinClassic/MSFX/releases/tag/1.4
|
|
|
Post by travis on Oct 22, 2022 21:36:16 GMT -8
I've tried your new K-Meleon stye theme, and it is absolutely great! Please, make it either the default or an option! Unfortunately, it suffers from the same hover color issue as version 1.3.4:
Old behavior before 1.3.4 is back in 1.4.
|
|