Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19145
Reakcje/Polubienia
55678
CopyQ to darmowe i bardzo proste narzędzie usprawniające pracę z schowkiem systemowym. Daje ono możliwość przeglądania, zarządzania i edytowania wszystkich skopiowanych w systemie danych.

Aplikacja stanowi świetną alternatywę dla mechanizmu obsługi schowka systemowego w Windowsie. W odróżnieniu do niego daje dostęp nie tylko do ostatniego, ale również wcześniejszych komponentów (tekstu, grafiki, dowolnych plików) umieszczonych w schowku np. poprzez wciśnięcie kombinacji klawiszy Ctrl + C. Co więcej możliwe jest nie tyle monitorowanie, co również usuwanie, edytowanie, dodawanie do obiektów w schowku notatek lub wykonywanie określonych operacji (np. uruchomianie dowolnej aplikacji ze zdefiniowanymi parametrami).

CopyQ po uruchomieniu dostępne jest z poziomu zasobnika systemowego (tzw. tray'a) w postaci ikonki. Klikając na nią mamy możliwość podglądnięcia historii schowka systemowego, jego aktualnej zawartości lub wywołania okna programu. Warto wspomnieć również o wbudowanej wyszukiwarce, usprawniającej wyszukiwanie konkretnych danych w przypadku kiedy program działa w systemie od dłuższego czasu i przechowuje duże ilości danych.
źródło:
Zaloguj lub Zarejestruj się aby zobaczyć!


application.png

Strona domowa:
Zaloguj lub Zarejestruj się aby zobaczyć!


Strona pobierania:
Zaloguj lub Zarejestruj się aby zobaczyć!


Program jest dostępny na różne systemy. Natomiast polski interfejs jest w trakcie tłumaczenia i na chwilę obecną jest to trochę ponad 50%.
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19145
Reakcje/Polubienia
55678
CopyQ 3.3.1
  • Mark tray menu item in clipboard
  • Scroll view when dragging items to top or bottom
  • Always use current tab name in new tab dialog
  • Update clipboard label in tray menu immediately
  • Raise last window after menu is closed
  • Paste commands correctly even if pasted into text edit widget
  • Unload unneeded tabs after exported/imported
  • Omit slow data compression on export
  • Fix queryKeyboardModifiers() script function
  • Fix settings autostart option from script
  • Fix warnings when trying to load bitmap icons as SVG
  • OSX: Fix settings global shortcuts with some keyboard layouts
  • OSX: Fix tray menu icon size
  • X11: Fix Autostart option
  • X11: Fix crash when icon is too big
  • X11: Omit resetting empty clipboard and selection
  • X11: Omit overriding new clipboard with older selection content
Strona pobierania:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37276
Reakcje/Polubienia
33683
CopyQ 3.4.0
  • Fix icon sizes in menu
  • Fix showing dialog() above main window
  • Fix closing clipboard monitor and provider on exit
  • Safer data serialization and communication protocol
  • Smoother colorized application icon
  • Faster pasting to target window
  • Run script commands in own context
  • Omit showing same notification multiple times
  • Omit handling text/uri-list by default
  • OSX: Fix opening main window from tray menu
  • OSX: Fix exporting configuration
  • OSX: Fix focusing own windows for pasting
  • Linux: Fix crashing on Wayland
  • X11: Fix showing incorrect clipboard content
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19145
Reakcje/Polubienia
55678
CopyQ 3.5.0
  • Icon for global shortcuts in Shortcut configuration tab
  • Simpler icons (smaller installation footprint)
  • Faster copying and pasting from the application
  • Faster and simpler invocation for commands run automatically
  • More compact Process Manager dialog
  • Scriptable function select() waits for clipboard to be set
  • Image masks for colorizing icons ("icon-mask" and "icon-busy-mask")
  • Improved logging
  • Updated icons (Font Awesome 5.0.13)
  • Fix showing icons when "System icons" is enabled (Windows and OS X)
  • Fix initial setup for encryption
  • Fix storing SVG images and other XML formats with text
  • Fix stopping clipboard monitor and other processes at exit
  • Fix restarting monitor whenever script commands change
  • Fix updating status in Process Manager
  • Fix using tab() multiple times from script
  • Fix building for Qt 5.11
  • Windows: Use Qt 5.6 LTS version for released binaries
  • OSX: Fix URI list and UTF-16 text clipboard formats
  • X11: Faster clipboard/selection synchronization
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37276
Reakcje/Polubienia
33683
CopyQ 3.7.3
  • Search and item selection reset when main window is closed
  • Updated icons (Font Awesome 5.6.3)
  • Tray icon animation is not triggered if no automatic commands are run.
  • Improved color themes on some systems
  • Omit auto-hiding main window when it has a dialog open
  • Fix transparency of some icons
  • Fix size of menu when open on different screen
  • Fix window geometry restore and rendering issues
  • Fix auto-hide main window (e.g. on Gnome when using Activities)
  • X11: Fix small tray icon on Gnome
  • X11: Fix icon mask file name according to standard ("copyq_mask")
Zaloguj lub Zarejestruj się aby zobaczyć!

  • Backspace deletes last character in tray menu search instead of clearing it
    completely
  • Window title shows "" label when non-text items are copied
  • Command dialog uses simpler layout for easier command editing
  • Command dialog shows simple command description
  • Remove empty lines at the end of copied and exported commands
  • New script functions to calculate hash: md5sum, sha1sum, sha256sum, sha512sum
  • Retrieving clipboard data is interrupted if it's slow
  • Editing commands no longer causes high CPU usage
  • Completion menu for command editor is resized once
  • Items are rendered faster and are shown with incorrect size initially while
    scrolling instead of showing empty items
  • When Action dialog opens, the command editor is focused instead of the combo
    box containing command history (this consistent with default focus behavior
    on OS X)
  • Clipboard monitor process loads configuration only at start
  • Autostart option now works in the Flatpak package
  • OSX: Application no longer crashes when using the main window close button
  • X11: TIMESTAMP clipboard format is used to avoid retrieving unchanged content
    unnecessarily
  • X11: Data installation path can be overridden with CMake options
    (CMAKE_INSTALL_DATAROOTDIR and DATA_INSTALL_PREFIX)
  • X11: Store current window title with new clipboard data right after
    clipboard-change signal is received
Zaloguj lub Zarejestruj się aby zobaczyć!

  • Store formats specified in Format field in automatic commands
  • Fix restoring geometry on screens with different scaling factors
  • X11: Fix restoring geometry on i3 window manager
  • X11: Fix the first clipboard/selection signal when unchanged
Zaloguj lub Zarejestruj się aby zobaczyć!

  • New option to show notes beside item content
  • Removed option to show icon instead of notes
  • Only plain text is Copied/Pasted from menu if Shift key is pressed
  • Customizable shortcut for Item context menu
  • Remove unmaintained Data plugin (can be replaced with a script)
  • Allow to set icon to tab groups in tree view
  • Allow export even if a tab group or an unloaded tab is selected
  • Automatic commands are no longer run in clipboard monitor context
  • Omit aborting monitor by calling abort() from automatic commands
  • Omit aborting automatic commands by changing configuration
  • Updated icons (Font Awesome 5.4.2)
  • Fix sizes of items with notes and when using Web plugin
  • Fix icons alignment
  • Fix setting different font weights in Appearance configuration
  • Fix button sizes in Appearance configuration
  • Fix position of the context menu for large items
  • Fix server crash when a client disconnected while processing its request
  • Fix crash when changing icon or renaming unloaded tab
  • Fix handling of incorrect editor command
  • X11: Faster and safer clipboard checking and synchronization
  • X11: Prioritize checking clipboard before selection
Zaloguj lub Zarejestruj się aby zobaczyć!

  • Omit displaying notes twice when "Show simple items" is enabled
  • Fix broken tab decryption
Zaloguj lub Zarejestruj się aby zobaczyć!

  • Invoking search with a shortcut reuses last search expression
  • Exiting from search (ESC) doesn't unselect found item
  • COPYQ_SETTINGS_PATH environment variable overrides default config path
  • Merge top item with same new clipboard text
  • Check clipboard after start
  • Animate app icon when a clipboard changes or a client calls some functions
  • Use gpg for encryption if gpg2 is unavailable
  • Faster tray and context menu updates
  • Close dialog() after client process exits
  • Display system, arch and compiler info when using version()
  • Tests are about 2x faster
  • Updated icons (Font Awesome 5.3.1)
  • Fix search field icon position
  • Fix overriding onClipboardChanged() and similar script functions
  • Fix closing client processes
  • Fix deleting temporary timer object
  • Fix handling return values and abort() in afterMilliseconds()
  • Fix icon font sizes and omit using system-installed font
  • Fix showing label
  • X11: Fix showing window after using close button on Qt 5.11
  • X11: Fix crash when UI scaling is too large
  • Windows: Fix removing old DLLs with installer
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37276
Reakcje/Polubienia
33683
CopyQ 3.8.0
  • Custom settings from scripts (using settings() function) are now saved in
    "copyq-scripts.ini" file in configuration directory. Existing configuration
    needs to be moved manually from "[script]" section in the main configuration
    file ("copyq info config" command prints the path) to "[General]" section to
    the new file (in the same directory).
  • Correct clipboard owner (window title) is now used when the window is hidden
    after copy operation (e.g. password manager copies password and hides its
    window immediately).
  • New script functions onStart and onExit allow to defined commands run when
    the application starts and exits.
  • New script functions pointerPosition and setPointerPosition to get/set mouse
    cursor position on screen.
  • New script callback onClipboardUnchanged called when clipboard changes but
    monitored content remains the same.
  • Block default shortcut overridden by a command while its filter command needs
    to run.
  • Item selection is not cleared when main window hides in response to
    activating an item or automatically when unfocused.
  • Clipboard dialog opens much faster and retrieves clipboard data only when
    needed.
  • Clipboard dialog contains special clipboard formats and the whole list is
    sorted - plain text first, HTML, other text, application, application
    specific (application/x-), special (uppercase).
  • Detect encoding for other text formats.
  • Method text for ByteArray returns correctly formatted text from unicode
    encoded data (e.g. UTF-8).
  • Show pin and tag menu items even if shortcut is not assigned (can be disabled
    completely in Command dialog).
  • Hide encrypt/decrypt commands when keys for Encrypt plugin don't exist.
  • Command list is focused when Command dialog opens; the less important "Find"
    field is smaller and moved below the list.
  • Process manager is completely redone and the dialog is no longer created at
    application start (faster application start, smaller memory footprint).
  • Process manager has filter field for searching for commands.
  • Process manager has new column showing error message.
  • Process manager has color status icons for running, starting and failed
    processes.
  • Next/Previous formats are no longer available (were rarely used and
    untested).
  • Updated donation link:
    Zaloguj lub Zarejestruj się aby zobaczyć!
  • FakeVim, if enabled, is used for other multi-line text fields in the
    application (e.g. item notes, command editor).
  • FakeVim, if in a dialog, binds save and quit command to the dialog buttons -
    :w for Apply, :wq for OK, :q for Cancel.
  • FakeVim status bar shows an icon for errors and warnings.
  • FakeVim now handles set commands correctly.
  • FakeVim text cursor is gray if the editor is not focused.
  • Fix opening image editor for encrypted items.
  • Fix opening SVG image editor if the bitmap one is unset.
  • Fix stopping client processes properly.
  • Fix showing main window under mouse pointer (with showAt function).
  • Fix client crash when calling a method without instance (e.g. command "copyq
    ByteArray().size").
  • OSX: Fix opening main window above full screen window.
  • OSX: Fix selecting item with Up/Down keys when searching.
  • X11: Fix setting wrong window title for own clipboard.
  • X11: Fix synchronizing selection if the change is quick.
  • X11: Fix tray icon on KDE.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19145
Reakcje/Polubienia
55678
CopyQ 3.9.1
Version 3.9.1 released this 5 hours ago
  • Commands are moved to a separate configuration file "copyq-commands.ini".
  • Horizontal tabs in the configuration dialog were replaced with a list of
    sections so it's possible to view all of the sections even in a smaller
    window.
  • New option hide_main_window_in_task_bar to hide window in task bar can be
    set using copyq config hide_main_window_in_task_bar true.
  • New logs() script function prints application logs.
  • New clipboardFormatsToSave() script function allows to override clipboard
    formats to save.
  • Some hidden options can be modified using config() script function.
  • Font sizes in items and editor are limited to prevent application freeze.
  • Application icons are cached so as to avoid creating icons for the snip
    animation again.
  • Fix restoring tabs with some non-ASCII characters
  • Fix opening window on different screen with different DPI
  • Fix 100% CPU utilization on wide screens (5120x1440)
  • Fix icon size and GUI margins in Tabs configuration tab
  • X11: Fix stuck clipboard access
  • X11: Faster selection synchronization
  • OSX: Prevent showing font download dialog
  • OSX: Fix clipboard owner window title
Pobieranie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19145
Reakcje/Polubienia
55678
CopyQ 3.9.3
Version 3.9.3 released 1 hour ago:
  • New loadTheme() script function loads theme from INI file.
  • Currently selected item stays on top on PageUp/Down (less jittery list view
    scrolling)
  • Performance improvements: Updates GUI only when necessary; dedicated
    processes to run menu filters and display commands; reloads configuration
    once when setting multiple options with config()
  • Skips using a command from a disabled plugin
  • Logs information on slow menu filters and display commands
  • Fix hiding item preview when disabled (caused an empty window to be shown)
    and when no items are selected
  • Fix taking screenshots on multiple monitors
  • Fix duplicate show/hide tray menu items
  • Fix moving synchronized items to top when activated
  • Fix calling onExit() second time when on shutdown
  • Fix removing empty actions from history in Action dialog
  • Fix updating version from Git when rebuilding
  • OSX: Fix refocusing correct main window widget
  • Windows: Use Qt 5.12.5 builds (MinGW 7.3.0 32-bit, msvc2017 64-bit)
Pobieranie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37276
Reakcje/Polubienia
33683
CopyQ 3.11.0
What's new in CopyQ 3.11.0
May 1, 2020
  • Tab character size can now be set (number of spaces) and maps more accurately to space character width (#1341). The default value is 8 spaces which is smaller than before. This can be changed on command line:
  • copyq config text_tab_width 4
  • New move() script function moves selected items within tab.
  • New menuItems() script function creates custom menus.
  • CSS stylesheet files to fully customize appearance
  • Allow keyboard navigation in item preview dock
  • "Show Preview" is now available in File menu instead of Item menu
  • Shortcuts Ctrl+P and Ctrl+N selects previous/next action in Action dialog.
  • New synchronized item/files are now added to item list ordered alphabetically
  • by filename which is faster and more consistent on multiple platforms than
  • ordering by modification-time (#833).
  • Improved performance when synchronizing items/files
  • Non-owned synchronized files at the end of item list are now dropped (but not
  • deleted) if the list is full.
  • Updated icons (Font Awesome 5.13.0)
  • Simpler item scrollbar style
  • Omit showing new notification under mouse pointer (#1310)
  • Duplicate "CopyQ Error" notification are not shown
  • Bind x to Delete in Vi style navigation mode
  • Left/Right arrow keys now work in FakeVim editor mode by default
  • FakeVim editor mode now supports cutting text to given register
  • If FakeVim editor mode is active in a dialog, Esc key allows to close the
  • Consistent window and dialog titles in application (" - CopyQ" suffix)
  • dialog.
  • Fix opening tray menu with empty search
  • Fix search in main window and tray with different keyboard layouts (#1316)
  • Fix restoring search when closing internal editor
  • Fix crash when synchronizing pinned items/files (#1311)
  • Fix pasting synchronized file instead of its content (#1309)
  • Fix enabling menu items with filters in commands (#1284)
  • Fix commands for removing tags from items (#1332)
  • Fix copying from item preview dock (#1326)
  • Fix position of main window on current screen (#1216)
  • Fix copying "text/plain;charset=utf-8" format as a text (#1324)
  • Fix preview search highlight in Appearance configuration (#1354)
  • Fix hover/mouse-over style for items (#1347)
  • Fix wrapping long notification text
  • Fix jitter when scrolling in item list
  • Fix item width
  • X11: Fix re-getting clipboard content after aborted (#1356)
  • Windows: Use builds with Qt 5.13
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37276
Reakcje/Polubienia
33683
CopyQ 3.12.0
  • Unsaved data are now saved whenever application is unfocused, otherwise
    immediately after an item is edited and saved or after ~5 minute intervals if
    items change. These intervals can be configured - use copyq config to list
    options with save_delay_ prefix. For example, disable storing after an item
    is added (only when app is unfocused, exits or tab is unloaded):
    copyq config save_delay_ms_on_item_added -1

  • Filter field in commands can now modify menu items. This is done by setting
    properties to "menuItem" object. Example:
    copyq:
    menuItem['checkable'] = true
    if (plugins.itempinned.isPinned.apply(this, selectedItems())) {
    menuItem['checked'] = true
    menuItem['text'] = 'Unpin'
    menuItem['color'] = '#f00'
    menuItem['tag'] = 'X'
    } else {
    menuItem['checked'] = false
    menuItem['text'] = 'Pin'
    menuItem['icon'] = ''
    }

  • Application icon will no longer automatically change when there is an ongoing
    operation (i.e. the icon snip animation). This caused performance issues in
    some environments and it was not tested automatically so it often broke. When
    clipboard storing is disabled the icon only changes opacity slightly.
  • New preview() script function shows/hides item preview.
  • Avoid terminating application on SIGHUP (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Use brighter bar for pinned items with a dark theme (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Improved notification text line wrapping (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Improved layout when showing many shortcut buttons (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Fix indentation when importing commands with CRLF (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Fix using the configured notification font (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Fix initial item size (avoid scroll bars)
  • Fix decrypting item with note
  • Fix hiding windows after changing "Always on Top" option
  • Fix tool bar flickering when browsing items
  • Fix crash when destroying main window
  • Fix rare crash when menu items change
  • FakeVim: Improved completion menu control with Vim emulation
  • FakeVim: Always start in normal mode
  • FakeVim: Fix searching backwards
  • Windows: Paste operation is now postponed until user releases shortcut
    (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    ). This works better than releasing the shortcut keys automatically and
    is consistent with behavior on Linux.
  • Windows: Fix SSL/TLS errors; networkGet() should now work with https
    protocol
  • Windows: Fix native GUI style (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )


Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry