Sergey Naumov
37f9ba7392
CMakeLists.txt fix
2016-09-17 17:40:39 +03:00
Sergey Naumov
9f3ae8e0a6
Version bump to 0.4
2016-09-08 18:46:29 +03:00
Sergey Naumov
21680fd172
Add i3ipc::get_version()
2016-09-08 18:45:30 +03:00
Sergey Naumov
20ef07959f
Example "bar-config.cpp"
2016-09-06 21:19:12 +03:00
Sergey Naumov
4d2ae59f82
Support of GET_BARCONFIG and barconfig_update event
2016-09-06 21:18:58 +03:00
Sergey Naumov
25553d3c2b
Logging become public
2016-09-06 20:00:08 +03:00
Sergey Naumov
516f78f255
i3ipc::errno_error
2016-09-06 19:51:46 +03:00
Sergey Naumov
f2ef2b803b
Some comments in the examples
2016-09-06 19:42:32 +03:00
Sergey Naumov
db1a2ce037
connection::get_file_descriptor removed
2016-09-06 17:42:55 +03:00
Sergey Naumov
a5eb1e8199
README update
2016-09-05 21:00:57 +03:00
Sergey Naumov
19b460851b
Auto calling of connection::prepare_to_event_handling
2016-09-05 20:55:33 +03:00
Sergey Naumov
4065f549c2
Refactoring of CMakeLists.txt
2016-09-04 19:40:30 +03:00
Sergey Naumov
7393f5c7d4
Getters for main and event sockets
2016-09-04 18:28:49 +03:00
Sergey Naumov
37f56e621b
Fixies in CMakeLists.txt
2016-09-04 18:12:55 +03:00
Sergey Naumov
fc019448f1
Update of CHANGELOG v0.3
2016-09-04 17:58:54 +03:00
Sergey Naumov
e4d403b58f
auss isn't a submodule anymore
2016-09-04 17:55:10 +03:00
Sergey Naumov
63737906c8
JsonCpp is no more a submodule
2016-09-04 17:51:41 +03:00
Sergey Naumov
42e4d05b75
resolve #8 Implement support of binding_event
2016-09-04 17:46:37 +03:00
Sergey Naumov
c77c5af006
Merge pull request #6 from mox-mox/dev
...
Fix for W: Got a unknown "border" property: "pixel".
2016-06-12 17:28:16 +03:00
mox
99c7bd76ac
Removing remaining modification from CMakefileLists.txt,
...
fixing error message for unknown border style:
"W: Got a unknown "border" property: "pixel". Perhaps its neccessary to update i3ipc++. If you are using latest, note maintainer about this"
caused by setting "new window pixel 1" in the i3config."
2016-06-11 17:36:04 +02:00
mox
029d22a8cd
Did the merge work?
2016-06-11 14:33:54 +02:00
Sergey Naumov
c2e29dcbc6
Merge pull request #5 from Enzime/dev
...
Fix CMakeLists file
2016-05-29 19:55:31 +03:00
Michael Hoang
f8ca6b633f
Fix CMakeLists file
2016-05-28 22:46:52 +10:00
Sergey Naumov
52c2d61065
Merge pull request #4 from notfound4/dev
...
Added a method to get access to the i3 file descriptor
2016-05-10 06:40:41 +03:00
notfound4
d2d90107aa
Added a method to get access to the i3 file descriptor
2016-05-09 21:04:12 +02:00
Sergey Naumov
fa0faab8d5
Changelog update
2016-04-24 11:16:33 +03:00
Sergey Naumov
c5735c4c1e
Example of event handling
2016-04-24 11:15:47 +03:00
Sergey Naumov
f63bff821f
Fix of SIGSEGV in parse_*_from_json functions
2016-04-24 11:15:26 +03:00
Sergey Naumov
d110532fda
Changelog update
2016-04-24 10:59:39 +03:00
Sergey Naumov
ed49910c92
Removed alias I3Connection
2016-04-24 10:57:11 +03:00
Sergey Naumov
7d2ce3c9ed
Merge branch 'iss-3-events' into dev, resolved #2
2016-04-24 10:48:36 +03:00
Sergey Naumov
61cd3686da
Shipping all payload in window event
2016-04-24 10:47:31 +03:00
Sergey Naumov
b94c465327
Shipping all payload in workspace event
2016-04-24 10:40:43 +03:00
Sergey Naumov
19f9acb482
Shipping heavy objects in std::shared_ptr
2016-04-24 10:33:19 +03:00
mox
439740abc3
Added the neccessary CMake magic to optionally change the API.
2016-04-22 12:10:07 +02:00
mox
8882c4f436
Added alterntive API that exposes the JSON event objects in the signals.
2016-04-22 10:39:01 +02:00
Sergey Naumov
2962a3cc7a
Minor fix
2016-04-21 17:35:45 +03:00
Sergey Naumov
2d69c45495
i3ipc::I3Connection renamed to i3ipc::connection
2016-04-21 07:06:19 +03:00
Sergey Naumov
b6f819cf42
Doc-comments fix
2016-04-21 06:56:21 +03:00
Sergey Naumov
abe80f965e
Refraction of JSON parsing
2016-04-21 06:51:49 +03:00
Sergey Naumov
46bb8582ff
Merge branch 'dev-get-tree' into dev
2016-04-20 21:02:32 +03:00
Sergey Naumov
88c350a349
An example for get_tree()
2016-04-20 21:01:35 +03:00
Sergey Naumov
456c27b114
Implementation of GET_TREE
2016-04-20 21:01:20 +03:00
Sergey Naumov
5c269f5532
Merge pull request #1 from mox-mox/dev
...
Fix build, add missing brace in readme
2016-04-20 06:36:56 +03:00
mox
54ba4205e6
Minor documentation fix.
2016-04-19 22:34:11 +02:00
mox
dfe121ab09
Fixing failed build: Parts of a struct were initialised in wrong order, C99-style designated initialisers did not prevent this from causing an error.
2016-04-19 22:31:44 +02:00
Sergey Naumov
26dc81afbf
Added few notices to README.md
2016-01-06 10:47:45 +03:00
Sergey Naumov
aaf3b3db64
Doxyfile changes
2016-01-06 10:32:47 +03:00
Sergey Naumov
fd9dfaf59c
README.md
2016-01-06 10:32:47 +03:00
Sergey Naumov
d6ad195ceb
Fix of documentation
2015-12-30 21:12:24 +03:00