aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNunoSempere <nuno.sempere@protonmail.com>2023-06-17 00:40:05 -0600
committerNunoSempere <nuno.sempere@protonmail.com>2023-06-17 00:40:05 -0600
commit5b1aab5e0c6239547b02bbfcde9107e0885299fa (patch)
tree879fff988a3489519919d1aa94ee88c88357812b /README.md
parent98f6d5630f6be4f955e308a5c1a91749f8cf7300 (diff)
time how long it takes to add the alert (negligible) + readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 171a89e..b600ef6 100644
--- a/README.md
+++ b/README.md
@@ -77,6 +77,8 @@ I just found out that you can inspect a GTK application with the GTK explorer if
#### Quality of life:
- [ ] Add css for js alerts
+ - [x] Add custom alert whose css can be customized
+ - [ ] Debug problems, e.g., this version is non-blocking.
- [ ] Figure out better way to have plugins
- [ ] Double check newtab/next-tab behavior
- [ ] Document creating new applications, e.g., as in [Asana for Linux](https://git.nunosempere.com/NunoSempere/asana-for-linux)