Commit Graph

17 Commits

Author SHA1 Message Date
5d1bb0b0ce Bump version for new CPAN upload, fix MANIFEST 2017-08-19 18:13:19 +02:00
f12facc184 bump version to 0.02, update MANIFEST 2017-08-19 18:13:19 +02:00
e34675c3c7 Implement _error callback 2017-08-19 18:13:19 +02:00
d137f83452 Add sugar methods for easier usage 2017-08-19 18:13:19 +02:00
45eef6bdf7 Remove obsolete paragraph about the need for a second connection
Due to the event-based handling of incoming data from i3 we do not
suffer from this problem.
2017-08-19 18:13:19 +02:00
1aac4d3f14 Use $self->message in subscribe 2017-08-19 18:13:19 +02:00
b57fca1ef9 kill left-over variable 2017-08-19 18:13:19 +02:00
7ffa4bea31 Use only 'import' of 'Exporter' 2017-08-19 18:13:19 +02:00
98e32d39a5 reformat perldoc paragraph 2017-08-19 18:13:19 +02:00
4ba7259f6a use constant instead of magic number 2017-08-19 18:13:19 +02:00
460f09915f Get rid of _bytelength, use encode_utf8 and length instead. Correctly check for scalar 2017-08-19 18:13:19 +02:00
8b2db9a238 Bugfix: Handle message_type == 0 2017-08-19 18:13:19 +02:00
e3f0e5b01c Add new constants 2017-08-19 18:13:19 +02:00
e35d6039d7 Provide constants for message types 2017-08-19 18:13:19 +02:00
279528a863 Return connection status in condvar in $i3->connect 2017-08-19 18:13:19 +02:00
5c9e2833b6 prefix internal subs with _ 2017-08-19 18:13:19 +02:00
632bdb7d2a Initial commit 2017-08-19 18:13:19 +02:00