-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 lukash wrote: > If you'd want the > script to be run at startup, you can put it in rc.lua. If you want it > to be run on user action, like keybinding or click, just put it in the > action handler. Then again, if your code isn't long, you can just put > it in the rc.lua for simplicity :)
Hi guys. I find it to be quite unsatisfactory not to be able to write my own app that uses awesome's notification lib :/ Pity. Since I am actually writing a daemon, it would be ok to have it autostarted, but it would be a pita to develop/debug (getting debug output). But it's definitely not ok to have all the code in the rc.lua (conceptionally and practically (see #668)). @lukash: How do I "put it in the action handler" without actually placing my code there? Again, thanks a lot for your help dtk - -- Please use my new PGP key to verify the signature of this mail and encrypt mails for me: pub 4096R/5E65930D 2009-04-27 [expires: 2010-04-27] fpr 524B DC51 1D19 9943 1963 D00B 7AF6 BB87 5E65 930D -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQIcBAEBCgAGBQJK41i4AAoJEHr2u4deZZMN3FAQAK4+aUTWiv1HY3NIyHbz2OaN BnCRivSopMsFXUOjLCL4k9OCbcC6GshPFMoxd4lxINYztq3naCfFZ+6OK9RF0+jq AqTIkVpxc4MSfIg5qT6zh5IjhTODfocNtTPRLUuEcIUUowARJrTgnSp3TxliyB4n QmZSLwfOFYiPqv79MwIEJ6IPP9y5QlMHfN7Q+rID/MxVWCXHw9Ow9s6Zghf9q0uw KoenOJwvPUQmi96WZnt6x4hqn8+etFcjZpPjUvcSMVLX1dDfPEpW0QB17CMmDtDw pOTNAkVs9ylJ+yckKVHqOuqv87SbmqIpy3H4F2ULCJVPUcsZwtetyuHTXVXcP15a fGvk9c9PdXsvNnWfTZ/72zaGlWO1nRM0cYkmVqEW6yqyP6KjQdgrw+dsve1qwI07 tW3knWt9BY5Llk/GrqRSkSox3GlsLuKu7WivH8PHldH78Y6ytZJ2z0GM02MIm3gq l+1yqLEu4r0aqdku20bfMsSsWbBXFMlnpQ7t4jBw3N6KzCUOJ6AG5EfNYWuB6orR ZfVInvGvE27mViSwS4QIW3U6thlvv1f8EBe5Y7PrkY1gYeJ3SW9JrZwkoORQIV4z d0ugbu3hDI2djRLsPCfdyE7IVyVtT+BDZqbXX4Hk91ZuDLLV/O+95lz1Ud03uHYP uC6b0t2jKy7DffIVFpNB =1U7p -----END PGP SIGNATURE----- -- To unsubscribe, send mail to [email protected].
