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-10 17:35:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
19abb63393ff2a87dbde5aa4cd3554edf7204bde
i3
/
include
History
Michael Stapelberg
7cfe520755
Bugfix: Don’t hide assigned clients to inactive but visible workspaces (Thanks xeen)
2009-08-02 22:31:52 +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
Make path configurable
2009-07-28 22:09:53 +02:00
data.h
cache text_width for named workspaces, fix memory leak
2009-08-02 21:32:35 +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
Add docs to include/ipc.h
2009-07-28 20:58:56 +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
Bugfix: Don’t hide assigned clients to inactive but visible workspaces (Thanks xeen)
2009-08-02 22:31:52 +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
…