Commit Graph

15 Commits

Author SHA1 Message Date
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
notfound4
d2d90107aa Added a method to get access to the i3 file descriptor 2016-05-09 21:04:12 +02:00
Sergey Naumov
f63bff821f Fix of SIGSEGV in parse_*_from_json functions 2016-04-24 11:15:26 +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
abe80f965e Refraction of JSON parsing 2016-04-21 06:51:49 +03:00
Sergey Naumov
456c27b114 Implementation of GET_TREE 2016-04-20 21:01:20 +03: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
e59ccb1ffb Inital 2015-12-29 12:44:44 +03:00