[Xfce4-commits] [panel-plugins/xfce4-clipman-plugin] branch master updated (eca4a23 -> e448e1e)

noreply at xfce.org noreply at xfce.org
Mon Mar 23 23:29:55 CET 2020


This is an automated email from the git hooks/post-receive script.

o   c   h   o   s   i       p   u   s   h   e   d       a       c   h   a   n   g   e       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository panel-plugins/xfce4-clipman-plugin.

      from  eca4a23   I18n: Update translation nb (100%).
       new  3d251ec   Add initial standalone dialog to search history
       new  aaf8068   Respect the history settings
       new  1e5e1e6   Wire up the row-activated signal
       new  4ef1782   Show preview text instead of full clipboard buffer
       new  87e6472   Use proper window icon
       new  b789acb   Close dialog after activating a row
       new  9f6a24f   Drop unused QRcode code
       new  1f40dfb   Support libxfce4ui <=4.14
       new  e6a86d4   Show warning when clipboard is empty
       new  febf2e1   Make sure to save the clipboard when quitting
       new  526bf0d   Fix typo
       new  164fc4d   Avoid warnings on startup and do shutdown
       new  e88a1d1   Try to wire up paste on activate
       new  86b51e3   Try to paste on activate
       new  cf9ff9a   Enable reverse-order option
       new  97a38d8   Improve window layout
       new  64cf764   Ignore non-text clipboard history items
       new  cc7a0e3   Only start if the clipman daemon is running
       new  e127976   Silence warning
       new  d736988   WIP paste on activate
       new  b061e0d   Clean up
       new  62ed5a3   Add help button
       new  ed492d2   Add settings button
       new  f78e499   Activate paste on activate
       new  a6f05a6   Fix paste-on-activate when invoked with keyboard
       new  97c4b7c   Drop the delete-event handler
       new  63ed41c   Always select the first item in the treeview
       new  f6bf8ad   Paste first item in treeview on hitting just Enter
       new  fc15a2e   Drop reference to removed function
       new  ed9fa08   Remove debug code
       new  9b3338b   Replace close button with copy/paste
       new  5f3e2da   Fix cast
       new  5a08e1b   Avoid running clipman history multiple times
       new  4e9b8af   Keep first element selected when searching
       new  65e2d1a   Make window titles consistent
       new  1922149   Ensure all rows are visible on empty search entry
       new  e448e1e   Only "sync selections" if setting is enabled

The 37 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 panel-plugin/Makefile.am             |  41 ++-
 panel-plugin/menu.c                  | 118 ++++----
 panel-plugin/menu.h                  |   3 +-
 panel-plugin/plugin.h                |   6 +-
 panel-plugin/settings-dialog.ui      |   2 +-
 panel-plugin/xfce4-clipman-history.c | 524 +++++++++++++++++++++++++++++++++++
 6 files changed, 634 insertions(+), 60 deletions(-)
 create mode 100644 panel-plugin/xfce4-clipman-history.c

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list