potatoe
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   ## Limitations...