potatoe

Results 6 issues of potatoe

for some reason my transfers are not getting confirmed no matter what gas price i use here is the log ``` 12-23 12:27:56.340 30199 30199 D ForceDarkHelper: updateByCheckExcludeList: pkg: org.walleth...

This Assigns Start/ Stop functionality for video recording on Cmnd/Crtl+Shift+R key

# Improved clipboard support Implements changes to pass all Ctr related key events directly to GtkEntry (InputBox) which enables all `Ctrl A`, `Ctrl X`, and all Ctrl input modifiers which...

**Version Information:** - Distribution Information ( run `uname -a` ) `Linux archlinux 6.13.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 27 Feb 2025 18:09:44 +0000 x86_64 GNU/Linux` - swhkd version ( `swhkd -V`...

We could use [inotify](https://crates.io/crates/inotify) to set up a watcher for changes in the config file in the swhkd daemon. After the config file is loaded, whenever the config file changes,...

# Adding a simple calculator - Introduces a basic calculator page for ilia - Added tests for parser - Implemented a basic parser, tokenizer ## Preview ![screenshot](https://github.com/user-attachments/assets/2248b2ad-52ca-4762-94e1-e96c6a98235d) ![screenshot](https://github.com/user-attachments/assets/0ab55f58-9ff9-46f7-b03a-4c6dc8da8714) ## Limitations...