lp:i3ipc-glib

Created by Alexandre ACEBEDO and last modified

Master branch of the fork

Get this branch:
bzr branch lp:i3ipc-glib

Related bugs

Related blueprints

Branch information

Owner:
Alexandre ACEBEDO
Project:
libI3ipc-glib
Status:
Mature

Import details

Import Status: Reviewed

This branch is an import of the HEAD branch of the Git repository at https://github.com/aacebedo/i3ipc-glib.git,branch=master.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 5 seconds — see the log

Recent revisions

146. By Alexandre ACEBEDO

Added travis file and bintray file

145. By Tony Crisci

Merge pull request #15 from DerpyCrabs/leak_fix

Fixing i3ipc_con_descendents memory leak

144. By Tony Crisci

Merge pull request #14 from DerpyCrabs/window_role

Adding window_role property

143. By Tony Crisci

Merge pull request #13 from DerpyCrabs/custom_context

Adding i3ipc_connection_main_with_context

142. By Tony Crisci

Merge pull request #9 from cornerman/window_uint

change type of window id to uint

141. By Tony Crisci

Set id prop with g_value_set_ulong

See #8

140. By Tony Crisci

Change Con id to ulong (breaking)

Con ids should be of type gulong to avoid possible truncation of the id.

IPC ids were serialized as long ints and now unsigned longs because
they are pointers as integers. This changes fixes a bug in the library
which represented them as int types.

See [i3#2283](https://github.com/i3/i3/issues/2283) and #8 for
discussion.

139. By Tony Crisci

readme: add link to i3-easyfocus project

138. By Tony Crisci

update readme

137. By Tony Crisci

Merge pull request #7 from cornerman/fix_con_mem_leak

fix memory leak of i3ipcCon

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.