rubyFeedback

Results 371 issues of rubyFeedback

Current behaviour: If you click via the right-mouse button onto the main widget, e. g. the one that shows the image, the following pop-over is shown: "Select all" "Import" "Paste"...

feature request

First, this can be closed. It is an idea, a suggestion. I understand that some ideas or suggestions take time to implement. Nonetheless it would be nice if the main...

good first issue
extras
priority: low
feature
difficulty: easy

Currently we have an explanation on the wiki how mouse events work and how to get them to work. This article can be found here: https://github.com/brndnmtthws/conky/wiki/Mouse-Events Now while it is...

enhancement
documentation
mouse events

Hello htop devs, I just git cloned htop, aka today, and compiled it. It all works fine too on my Linux machine. \o/ However had, when I run this: htop...

support request

Hey folks, I just found xournalpp because ... xournal is dead. It is mentioned on other websites though, such as https://www.xmodulo.com/add-signature-pdf-document-linux.html. In fact, I need to "sign" a .pdf formular...

### Your Feature Request I built haproxy on Linux just now. Then I wanted to install it via "make install" into the /usr/ prefix. Doing "make install", however had, nothing...

type: feature

We can set the public "folder" via set such as: set :public_folder, __dir__ + '/static' I would like to change the public folder, specifically to serve some video files that...

I would like to propose adding: set :public_folders That is, the plural form Right now we can use this: set :public_folder aka singular; and then the directory from where to...

Right now this example works - it shows "hi" in console.log, as per the official (main) README: puts "hi" Would it be possible to also add an additional example that...

There is a guide for opal here: https://opalrb.com/docs/guides/v1.8.2/getting_started.html The content is ok, though could be extended. But what confused me is that this is just one page, and there is...