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 16:55:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fcc5ce516b6bf7e2ff63052e10018f8fef47f838
i3
/
include
History
Michael Stapelberg
fcc5ce516b
Bugfix: Don’t free xinerama-reply if it is NULL, implement FREE()-macro (Thanks Igor)
2009-03-30 08:27:53 +02:00
..
commands.h
Implement clicking on the bar to switch workspaces
2009-03-15 17:49:25 +01: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
Bugfix: Change the event mask to ignore enter notifies when rendering the layout and changing workspaces
2009-03-11 00:20:56 +01:00
queue.h
…
table.h
Implement moving containers, implement moving windows to the top if top-most, change config to use Mod3
2009-03-11 18:56:31 +01:00
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
…