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-13 20:36:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b35599004aacf06405e88eda703bc76bc5b49a91
i3
/
include
History
Michael Stapelberg
b35599004a
Move the manage_*-functions into their own file as they got quite large
2009-05-16 18:25:04 +02:00
..
client.h
Implement putting clients onto specific workspaces ("assign" in the configfile)
2009-05-16 17:32:36 +02:00
commands.h
Bugfix: Store width_factor/height_factor per workspace, not per container
2009-05-09 17:50:51 +02:00
config.h
…
data.h
Implement putting clients onto specific workspaces ("assign" in the configfile)
2009-05-16 17:32:36 +02:00
debug.h
…
handlers.h
…
i3.h
Move the manage_*-functions into their own file as they got quite large
2009-05-16 18:25:04 +02:00
layout.h
Bugfix: Store width_factor/height_factor per workspace, not per container
2009-05-09 17:50:51 +02:00
manage.h
Move the manage_*-functions into their own file as they got quite large
2009-05-16 18:25:04 +02:00
queue.h
…
resize.h
Bugfix: Fix display/resizing of colspanned containers
2009-05-09 18:43:50 +02:00
table.h
…
util.h
Implement putting clients onto specific workspaces ("assign" in the configfile)
2009-05-16 17:32:36 +02:00
xcb.h
…
xinerama.h
…