This website requires JavaScript.
Explore
Help
Sign In
mirror
/
i3
Watch
3
Star
0
Fork
0
You've already forked i3
mirror of
https://github.com/i3/i3.git
synced
2026-02-11 19:25:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a43846ea275bbd398ce0e2d009ed89c7e800cb95
i3
/
include
History
Michael Stapelberg
a43846ea27
Initial implementation of IPC via UNIX domain sockets
2009-07-28 20:51:29 +02:00
..
i3
Initial implementation of IPC via UNIX domain sockets
2009-07-28 20:51:29 +02:00
client.h
…
commands.h
…
config.h
Implements a reload command
2009-07-23 18:46:21 +02:00
data.h
Some little fixes for bapt’s patch, use predict_text_width, support UTF8, pre-render workspace names
2009-07-28 13:55:09 +02:00
debug.h
…
floating.h
…
handlers.h
…
i3.h
Initial implementation of IPC via UNIX domain sockets
2009-07-28 20:51:29 +02:00
ipc.h
Initial implementation of IPC via UNIX domain sockets
2009-07-28 20:51:29 +02:00
layout.h
…
manage.h
…
queue.h
…
resize.h
…
table.h
…
util.h
Use errx() instead of an own die() function
2009-07-28 14:03:50 +02:00
workspace.h
Some little fixes for bapt’s patch, use predict_text_width, support UTF8, pre-render workspace names
2009-07-28 13:55:09 +02:00
xcb.h
Some little fixes for bapt’s patch, use predict_text_width, support UTF8, pre-render workspace names
2009-07-28 13:55:09 +02:00
xinerama.h
…