Commit Graph

52 Commits

Author SHA1 Message Date
3aa9e5fa39 tweak pointer to min branch 2024-03-23 23:33:25 -03:00
0556d10bb8 add pointer to min branch 2024-03-23 22:59:09 -03:00
878d6a890b change images 2024-03-14 16:37:18 -03:00
e9950d648a make initial page blank 2024-03-14 16:31:07 -03:00
a66bcf5840 add README clarification about updating apis 2024-03-14 15:49:55 -03:00
d5dda17b48 remove outdated line in README 2024-03-14 15:48:40 -03:00
e75605959e cleanup & add list of similar projects 2024-03-14 14:53:37 -03:00
da776bebc4 finish webkit update & update readme 2024-03-12 16:01:31 -03:00
8a1e0be30d tweak README 2024-02-12 00:16:25 +01:00
c52f203e21 tweak README 2024-02-12 00:07:17 +01:00
4e7f546d3c tweak README, extract TODO to separate file 2024-02-12 00:00:05 +01:00
e52293d78a tweak README to add architecture, tweak makefile to make fast. 2024-02-11 22:13:53 +01:00
d2e210c56a move images, add architecture image 2024-02-11 21:28:20 +01:00
312f99c6f2 rename notebook_append to notebook_create_new_tab
Also add note on README about static files
2024-02-11 17:15:24 +01:00
67b46c6420 Add clang-tidy linting, callable with make lint. 2023-08-19 19:37:30 +02:00
0253c5e80a reworded misdiagnosed Espanso issue, added another redirection. 2023-07-12 14:44:56 +02:00
5b1aab5e0c time how long it takes to add the alert (negligible) + readme 2023-06-17 00:40:05 -06:00
8d2811c5f9 add max number of tabs 2023-06-10 20:11:19 -06:00
28a28b491d tweaks, add private royalroad frontend. 2023-06-04 19:11:45 -06:00
6ef555fc44 small README tweaks. Also Ctrl+K for hiding top bar! 2023-05-15 11:33:12 -04:00
49a005f929 tweak: add another screenshot 2023-05-13 00:07:20 -04:00
c2bffc09ce tweak: give some love to the README. 2023-05-12 00:56:16 -04:00
00d498851c make tabs larger, document. 2023-05-08 23:02:33 -04:00
98114362d9 feat: make search bar gigantic, document GTK inspect. 2023-05-08 22:48:22 -04:00
6ae0811000 readme clarification 2023-05-03 22:22:38 -04:00
3734dcd2d1 document bug fix after breaking library installation paths on my machine 2023-05-03 22:14:46 -04:00
f1982d015d feat: add video to README, fix install typos. 2023-03-28 22:50:18 -06:00
fc9cc67538 tweak: add some to-dos to readme 2023-03-28 21:43:30 -06:00
dbc334e870 chore: more cleanup 2023-03-28 12:01:08 -06:00
b2bc83ce80 tweak: add more TODOs to readme 2023-03-28 11:53:30 -06:00
0b9386f5fe chore: add installation section to README.md 2023-03-28 11:42:59 -06:00
20d0becba9 chore: more upkeep. In particular, document wyebadblock better 2023-03-28 11:32:47 -06:00
bbcf1dabd2 Revert "tweak: move things around"
This reverts commit ca59138a2a.
2023-03-28 11:19:11 -06:00
ca59138a2a tweak: move things around 2023-03-28 11:18:54 -06:00
1fca042b0b tweak: add rudimentary makefile 2023-03-28 10:59:38 -06:00
1eb9f98dc8 tweak: change readme to point to screenshots 2023-03-27 19:37:35 -06:00
49df138b36 feat: rename after very strong simplification on the upstream rose
Compare with: <https://github.com/NunoSempere/rose-browser/tree/patch-1>
in Feb 7
2023-03-27 19:21:56 -06:00
ff033646cc tweak: add changes to README 2023-03-27 19:08:46 -06:00
25dedb09e1 tweaks: around bloomberg webpage 2023-02-15 03:24:47 +01:00
4f43648a84 tweak: update README 2023-02-08 14:31:28 +01:00
33e4d0cdd1 tweak: todos 2023-02-07 14:41:58 +01:00
d1439d16f5 tweak: continue personal development from master. 2023-02-07 14:28:21 +01:00
08c19abc1d
Tweak license mention in the readme 2023-02-06 18:17:46 +01:00
b48c504871 feat: use flags rather than uncommenting code
- 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-05 03:57:29 +01:00
353d0ffad7 feat: add plugin to customize css for individual websites...
and how to enable it.

Also tweak README.mds
2023-02-05 03:21:30 +01:00
6b3c830c3b tweak: add two style improvements that I consider unambiguous
1. Make top tab wider
2. Make tab title have a maximum width
2023-02-05 02:52:27 +01:00
4fd1c83660 tweak: add alternatives styles.css
also keep track in README of steps.
2023-02-05 02:48:25 +01:00
5ab887db47 trivial tweak: fix README layout error. 2022-12-13 15:31:36 +00:00
bellrise
00b64b6ee5
nativefier: Rename to rose-mklink so its easier to grasp
Added a slightly more telling helppage, add added chmod +x /usr/bin/x
so the link may actually be called.
2022-11-19 14:37:13 +01:00
fenze
5e7587dd99 Fix webkit bg color error, add rose-nativefier 2022-11-17 16:57:46 +00:00