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-14 22:45:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
755540817eb8ea8fb76e435e8d5138bd41d0d739
i3
/
include
History
Michael Stapelberg
755540817e
Implement scrolling on stack windows and on the bar. This implements ticket
#18
2009-04-01 12:31:13 +02:00
..
commands.h
Implement scrolling on stack windows and on the bar. This implements ticket
#18
2009-04-01 12:31:13 +02:00
config.h
…
data.h
Bugfix: Completely ignore legacy hints as soon as the client uses _NET_WM_NAME
2009-03-12 16:44:44 +01:00
debug.h
…
handlers.h
Handle legacy window titles by rendering them not unicode-compatible.
2009-03-11 21:31:54 +01:00
i3.h
Implement kill-command to kill the current window, document it
2009-03-14 22:09:36 +01:00
layout.h
…
queue.h
…
table.h
…
util.h
Bugfix: Don’t free xinerama-reply if it is NULL, implement FREE()-macro (Thanks Igor)
2009-03-30 08:27:53 +02:00
xcb.h
Bugfix: Correctly filter out the numlock state bit (doesn’t get cleared for some reason)
2009-03-27 15:24:52 +01:00
xinerama.h
…