aboutsummaryrefslogtreecommitdiff
path: root/rose
AgeCommit message (Collapse)Author
2024-02-11simplify bar struct slightly.NunoSempere
2024-02-11refactor bar variable namesNunoSempere
2024-02-11remove stdbool from rose.c, as already in config.hNunoSempere
2024-02-11some code simplificationNunoSempere
- don't have main and "setup" as two separate functions - declare all global variables at the same time
2024-01-18remove change in colors for twitterNunoSempere
2024-01-06add cycling through tabsNunoSempere
2023-12-29formatting + remake passNunoSempere
2023-12-29fix F11 screen togglingNunoSempere
2023-11-28recompute after changing styleNunoSempere
2023-11-22more twitter tweaksNunoSempere
2023-11-20tweak: more twitter tweaksNunoSempere
2023-11-20tweaks: more twitter tweaksNunoSempere
2023-11-20more twitter style tweaksNunoSempere
2023-11-09tweak: savepointNunoSempere
2023-11-08try event listener (didn't work)NunoSempere
2023-11-08tweak: replace search engine + avoid twitter videosNunoSempere
2023-10-06feat: add uft-8 encoding as default settingNunoSempere
2023-09-15recompute constants after prettier passNunoSempere
2023-09-15in readability, center images and add max-width.NunoSempere
2023-08-03tweaks: add code to block twitter adsNunoSempere
2023-07-27use -O3 -Wall gcc flags, add old.reddit.com cssNunoSempere
2023-07-12reworded misdiagnosed Espanso issue, added another redirection.NunoSempere
2023-06-26small tweaksNunoSempere
2023-06-25fix libreredirect, use true user agent.NunoSempere
2023-06-20changes to protonmail style; semicolon to hide bar.NunoSempere
2023-06-20add newline in shortcut expand message.NunoSempere
2023-06-17time how long it takes to add the alert (negligible) + readmeNunoSempere
2023-06-17alerts v2, formattingNunoSempere
2023-06-17custom alert first pass, with GPT-4 helpNunoSempere
2023-06-10add max number of tabsNunoSempere
2023-06-04revert to full widthNunoSempere
2023-06-04tweaks, add private royalroad frontend.NunoSempere
2023-05-15small README tweaks. Also Ctrl+K for hiding top bar!NunoSempere
2023-05-13debug shortcuts pluginNunoSempere
2023-05-08feat: make search bar gigantic, document GTK inspect.NunoSempere
2023-05-07tweak: update simply translate endpointNunoSempere
2023-05-05tweak: remove twitter from redirection blacklistNunoSempere
+ tweak styles.
2023-05-03start keeping track of rose binaryNunoSempere
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