aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2024-02-12tweak README, extract TODO to separate fileNunoSempere
2024-02-11tweak README to add architecture, tweak makefile to make fast.NunoSempere
2024-02-11move images, add architecture imageNunoSempere
2024-02-11rename notebook_append to notebook_create_new_tabNunoSempere
Also add note on README about static files
2023-08-19Add clang-tidy linting, callable with make lint.NunoSempere
2023-07-12reworded misdiagnosed Espanso issue, added another redirection.NunoSempere
2023-06-17time how long it takes to add the alert (negligible) + readmeNunoSempere
2023-06-10add max number of tabsNunoSempere
2023-06-04tweaks, add private royalroad frontend.NunoSempere
2023-05-15small README tweaks. Also Ctrl+K for hiding top bar!NunoSempere
2023-05-13tweak: add another screenshotNunoSempere
2023-05-12tweak: give some love to the README.NunoSempere
2023-05-08make tabs larger, document.NunoSempere
2023-05-08feat: make search bar gigantic, document GTK inspect.NunoSempere
2023-05-03readme clarificationNunoSempere
2023-05-03document bug fix after breaking library installation paths on my machineNunoSempere
2023-03-28feat: add video to README, fix install typos.NunoSempere
2023-03-28tweak: add some to-dos to readmeNunoSempere
2023-03-28chore: more cleanupNunoSempere
2023-03-28tweak: add more TODOs to readmeNunoSempere
2023-03-28chore: add installation section to README.mdNunoSempere
2023-03-28chore: more upkeep. In particular, document wyebadblock betterNunoSempere
2023-03-28Revert "tweak: move things around"NunoSempere
This reverts commit ca59138a2aef96960381f986b8c683634e4d8e63.
2023-03-28tweak: move things aroundNunoSempere
2023-03-28tweak: add rudimentary makefileNunoSempere
2023-03-27tweak: change readme to point to screenshotsNunoSempere
2023-03-27feat: rename after very strong simplification on the upstream roseNunoSempere
Compare with: <https://github.com/NunoSempere/rose-browser/tree/patch-1> in Feb 7
2023-03-27tweak: add changes to READMENunoSempere
2023-02-15tweaks: around bloomberg webpageNunoSempere
2023-02-08tweak: update READMENunoSempere
2023-02-07tweak: todosNunoSempere
2023-02-07tweak: continue personal development from master.NunoSempere
2023-02-06Tweak license mention in the readmeNuño Sempere
2023-02-05feat: use flags rather than uncommenting codeNunoSempere
- Significantly simpler - Easier for me to keep up with upstream - Alternatives: - Comments as before - git patches, as in the suckless community: eventually leads to confusion about conflicting patches. - some other option
2023-02-05feat: add plugin to customize css for individual websites...NunoSempere
and how to enable it. Also tweak README.mds
2023-02-05tweak: add two style improvements that I consider unambiguousNunoSempere
1. Make top tab wider 2. Make tab title have a maximum width
2023-02-05tweak: add alternatives styles.cssNunoSempere
also keep track in README of steps.
2022-12-13trivial tweak: fix README layout error.NunoSempere
2022-11-19nativefier: Rename to rose-mklink so its easier to graspbellrise
Added a slightly more telling helppage, add added chmod +x /usr/bin/x so the link may actually be called.
2022-11-17Fix webkit bg color error, add rose-nativefierfenze
2022-11-14Update README.mdfenze
2022-11-14Initial commitfenze