madprops
madprops
``` cyclefocus.key({ modkey, }, "Return", { cycle_filters = { cyclefocus.filters.same_screen, cyclefocus.filters.common_tag } }) ``` I have this. modkey == "Modkey4" which == super. I want to use my right hand...
``` cyclefocus.display_next_count = 3 cyclefocus.display_prev_count = 3 ``` I have this. I have 3 items on the screen, and the selected one is at the top. I would expect it...
I'm wondering if it would be possible to alter cyclefocus to have the focused item move up/down instead of being fixed. I think I'm too used to alt+tab working like...
Hi, this is a nice library. I'm using this now to replace my manual replacements with a word list I had. What I'm missing though is something I had that...
I can't do textarea updates on keydown due to the linebreak operation not being done yet. A keyup event on, window, textarea, etc, would be nice.
v0.9.3 I guess this is by design. Shuffle mode will play more often the songs which I just added to the playlist. I don't really like this behavior, when I...
It happens sometimes, maybe not often, but when it happens it's bad. I just pasted a long multi-line text instead of a url by accident. A simple "you are about...
Often I see something I like but I didn't notice initially who posted it, so I have to scroll up to check the username/avatar and to see if it was...
It happens to me sometimes when something in my config breaks and the default rc loads, I then do some changes and use the main menu to click Restart, to...
All I did was import the widget and add it to the "right" layout 