index
:
rose.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2024-03-12
update webkit dep to 4.1 in makefile
NunoSempere
2024-03-12
start transition to webkitgtk-6.0
NunoSempere
2024-02-12
tweak README
NunoSempere
2024-02-12
tweak README
NunoSempere
2024-02-12
tweak README, extract TODO to separate file
NunoSempere
2024-02-11
tweak README to add architecture, tweak makefile to make fast.
NunoSempere
2024-02-11
move images, add architecture image
NunoSempere
2024-02-11
add local -march=native compilation option
NunoSempere
2024-02-11
add note about other compilers
NunoSempere
2024-02-11
formatting pass.
NunoSempere
2024-02-11
remove unneeded function call, reorder.
NunoSempere
2024-02-11
fix custom css bug
NunoSempere
2024-02-11
remove repeated code.
NunoSempere
2024-02-11
small reorg
NunoSempere
2024-02-11
continue reorg
NunoSempere
2024-02-11
rename notebook_append to notebook_create_new_tab
NunoSempere
Also add note on README about static files
2024-02-11
rename "keys" to shortcuts, put bar functions together
NunoSempere
2024-02-11
move plugins code to config.h
NunoSempere
2024-02-11
make signal code more self evident.
NunoSempere
2024-02-11
start making initializations less messy.
NunoSempere
2024-02-11
simplify bar struct slightly.
NunoSempere
2024-02-11
put all bar stuff into the same struct.
NunoSempere
2024-02-11
simplify plugins code a bit.
NunoSempere
2024-02-11
update bar_entry_mode declaration to one liner
NunoSempere
2024-02-11
refactor bar variable names
NunoSempere
2024-02-11
remove stdbool from rose.c, as already in config.h
NunoSempere
2024-02-11
rationalize config.h a bit
NunoSempere
2024-02-11
some code simplification
NunoSempere
- don't have main and "setup" as two separate functions - declare all global variables at the same time
2024-01-18
remove change in colors for twitter
NunoSempere
2024-01-06
add cycling through tabs
NunoSempere
2023-12-29
add pointer to capturing mouse events.
NunoSempere
2023-12-29
formatting + remake pass
NunoSempere
2023-12-29
reorder argument order
NunoSempere
2023-12-29
fix F11 screen toggling
NunoSempere
2023-11-28
recompute after changing style
NunoSempere
2023-11-28
remove hover from twitter
NunoSempere
2023-11-22
more twitter tweaks
NunoSempere
2023-11-20
undo some tweaks
NunoSempere
2023-11-20
tweak: more twitter tweaks
NunoSempere
2023-11-20
tweaks: more twitter tweaks
NunoSempere
2023-11-20
more twitter style tweaks
NunoSempere
2023-11-20
tweaks: change twitter css style
NunoSempere
2023-11-14
check out that ubuntu 20 installation files also work with debian 12
NunoSempere
2023-11-14
tweak search bar size to be smaller
NunoSempere
2023-11-09
tweak: savepoint
NunoSempere
2023-11-08
savepoint: add functionality to not show twitter videos
NunoSempere
2023-11-08
try mutation listener + formatting step
NunoSempere
2023-11-08
try event listener (didn't work)
NunoSempere
2023-11-08
tweak: replace search engine + avoid twitter videos
NunoSempere
2023-10-06
rename WEBKIT_SETTINGS var to not conflict with webkitgtk
NunoSempere
[next]