This website requires JavaScript.
Explore
Help
Sign In
csd4ni3l
/
browser
Watch
1
Star
0
Fork
0
You've already forked browser
mirror of
https://github.com/csd4ni3l/browser.git
synced
2025-11-05 02:57:55 +01:00
Code
Issues
Packages
Projects
Releases
1
Wiki
Activity
Files
main
browser
/
utils
History
csd4ni3l
31b67c9dfd
add tab support by having separate renderers and http clients, make link clicking open a new tab, add better default headers, fix style elements showing as text, fix crash if there are no needs but needs_render is True, fix view-source scheme not working,
2025-07-27 16:38:56 +02:00
..
constants.py
add tab support by having separate renderers and http clients, make link clicking open a new tab, add better default headers, fix style elements showing as text, fix crash if there are no needs but needs_render is True, fix view-source scheme not working,
2025-07-27 16:38:56 +02:00
preload.py
Add backgrounds to finish layout tutorial, add inline and remote CSS support with a default of browser.css which currently supports fonts and backgrounds
2025-07-21 12:29:32 +02:00
utils.py
Add css caching, adapt to LineLayout and Textlayout, add link support, add a resolve_url function, cache colors and space widths for fonts, fix bug crashing if font doesnt exist
2025-07-22 18:32:27 +02:00