CristianHenzel / ClipIt

ClipIt clipboard manager for GTK+
https://github.com/CristianHenzel/ClipIt
GNU General Public License v3.0
651 stars 83 forks source link

question - meaning of Offline mode? #56

Closed weaktyper closed 7 years ago

weaktyper commented 7 years ago

Hi, I have a general question about the meaning of offline mode for clipit... What does it mean in Clipit?

itsSaad commented 7 years ago

wondering the same thing. :+1:

CristianHenzel commented 7 years ago

Hello,

ClipIt polls the content of the clipboard every 500 milliseconds. If the text from the clipboard does not match any entry in ClipIt's history, it adds the item as a new item. When offline mode is enabled, the polling function exits immediately, without checking for new items or adding new items.

mtomilov commented 5 years ago

Maybe it can be renamed to something else? As it is, it's quite misleading. My suggestion: Disabled