This website requires JavaScript.
Explore
Help
Register
Sign In
applications
/
i3
Watch
1
Star
0
Fork
0
You've already forked i3
Code
Issues
Pull Requests
Releases
Wiki
Activity
4e12c9b39c
i3
/
include
History
Michael Stapelberg
4e12c9b39c
Fix the warning on SUS-compatible systems (char**) and on NetBSD (const char**)
2009-03-08 17:47:45 +01:00
..
commands.h
Add vim hints, copyright notice to each file, add LICENSE, retab! everything
2009-02-14 02:33:31 +01:00
config.h
Load configuration file from ~/.i3/config or /etc/i3/config
2009-03-04 09:16:18 +01:00
data.h
Implement UTF-8-clean window titles
2009-03-08 00:49:11 +01:00
debug.h
Add vim hints, copyright notice to each file, add LICENSE, retab! everything
2009-02-14 02:33:31 +01:00
handlers.h
Implement handling the size hints so that aspect ratio is used correctly, fix rendering on stacks
2009-03-06 06:06:19 +01:00
i3.h
Bugfix: Forgot to change the number of atoms correctly
2009-03-02 03:35:25 +01:00
layout.h
Use "conn" for xcb_connection and "event" for xcb_event_* variables everywhere
2009-03-04 15:45:12 +01:00
queue.h
Move stuff to include/ and src/
2009-02-13 19:09:25 +01:00
table.h
Bugfix: Rendering of colspan/rowspan was wrong
2009-03-05 17:17:37 +01:00
util.h
Fix the warning on SUS-compatible systems (char**) and on NetBSD (const char**)
2009-03-08 17:47:45 +01:00
xcb.h
Make colorpixels independent from clients
2009-03-05 02:58:12 +01:00
xinerama.h
Implement Xinerama screen changes
2009-03-03 23:51:02 +01:00