Warning: session_start(): open(/tmp/sess_vaituk6i07qur0rpdhkjp7h9t4, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
hluk's comments openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login

-
- hluk's profile .- Fan of  .- CV  .- Friends  .- Content (1) .- Latest Comments (8) . 
Re: Congratulations
Sep 6 2014  on content CopyQ

Thanks!

It's actually Qt5 app too. Only problem is that under Ubuntu (Unity) the regular tray may not work at all. Well, you'll be still able to access the app from the side panel.

Also on Windows the Qt5 requires some big dependency to be bundled with the app (see http://qt-project.org/wiki/Qt-5-ICU), but developers are trying to replace it.

.
Re: Re: Re: Add a Beep
Sep 3 2014  on content CopyQ

Please don't copy files to "/usr" (that's usually used only for stuff installed from packages of given Linux distro). You also don't have to convert the audio file, just change '/usr/share/sounds/pop.wav' to any other path to an audio file -- mplayer supports most audio formats.

Clipboard items are stored in a custom data file so the only way to export them to another format is using a command.

.
Re: Add a Beep
Sep 2 2014  on content CopyQ

Always glad to hear that the app helps.

Following command will play a sound if an item is copied (activated with Enter key). Copy/paste or drag'n'drop the command to the list in CopyQ's Command Dialog (F6).


[Command]
Name=Audible Copy
Command="
copyq:
var audio = '/usr/share/sounds/pop.wav'
var audioPlayer = 'mplayer'
//var audioPlayer = 'aplay'

tab(selectedtab())
select(currentitem())

if ( config('activate_closes') == 'true' ) hide()
if ( config('activate_pastes') == 'true' ) paste()

execute(audioPlayer, audio)"
InMenu=true
Icon=\xf0a1
Shortcut=Return, Enter

.
Re: Broken Unity tray menu
May 10 2013  on content CopyQ

Oh, I probably know what is the problem. I'll fix that.

.
.
Re: Thought about suggesting your application to A
Mar 28 2013  on content CopyQ

Thanks for the suggestion. I've submitted the app.

I'm glad you like it! If you have any ideas for improvements, let me know.

.
Re: List of exceptions
Dec 16 2012  on content CopyQ

In new version (1.4.0) this can be done from Preferences, "Commands" tab -- add new command, set "Window" field to match title of a window to ignore (enter a regular expression or basically part of the window title), lastly check "Ignore Item".

It's more complicated that using just simple list with exceptions but it's lot more powerful since you can store text copied in some windows in different tabs or process it with other application.

.
Re: Unable to compile it
Nov 2 2012  on content CopyQ

Should be fixed. Here are latest source code packages:
https://github.com/hluk/CopyQ/tarball/master (tar.gz)
or
https://github.com/hluk/CopyQ/zipball/master (zip)

.
Re: Versioning
Mar 2 2012  on content CopyQ

Hey, thanks. I didn't realize that I posted link only for the master branch on github. Here is the correct link: https://github.com/downloads/hluk/CopyQ/copyq-1.0.2.tar.gz

And thanks for sharing this with other Arch users :).

.


Do you miss your friend here on the website?
Send an invitation email


Search people
Current visitors
New users
Birthdays
Most active users
Back



-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team