Sorp

Results 6 issues of Sorp

### Improvement of `hide-user-forks` description Wouldn't it be better to mention words like "source", "type" or similar in the description of the [`hide-user-forks`](https://github.com/refined-github/refined-github/blob/main/source/features/hide-user-forks.tsx) feature? So it would be easier to...

help wanted
meta
small

## New Setting Option for Custom Themes: `MainWindowFont` Hey, as I was changing my theme settings and increased the font size of the Menu and ContextMenu, I discovered that the...

Right clicking when the task list is empty still shows the "Switch to X view" context menu. Is this intended behavior or a bug? ![image](https://github.com/ShareX/ShareX/assets/18190639/099355c8-459b-44c2-9736-583f44c707cb)

the engine part shouldn't be there, right? https://github.com/the-programmers-hangout/programming-resources/blob/fa3577fd44af9185880431c9d4040b1fc0533b4c/ideas.md?plain=1#L45 and it seems like there's a duplication of `Convolutional Neural Network`: https://github.com/the-programmers-hangout/programming-resources/blob/fa3577fd44af9185880431c9d4040b1fc0533b4c/ideas.md?plain=1#L135 https://github.com/the-programmers-hangout/programming-resources/blob/fa3577fd44af9185880431c9d4040b1fc0533b4c/ideas.md?plain=1#L160

## Explaination Implementation for my command suggestion (Issue #340) `manualIdleMode`is to prevent automatically ending Idling when `sendActivity`is executed which has isIdling = false as default value. The value of `manualIdleMode`...