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
a505e4ea05
i3
/
include
History
Michael Stapelberg
3a994e4bf7
Implement clicking on the bar to switch workspaces
2009-03-15 17:49:25 +01:00
..
commands.h
Implement clicking on the bar to switch workspaces
2009-03-15 17:49:25 +01:00
config.h
Load configuration file from ~/.i3/config or /etc/i3/config
2009-03-04 09:16:18 +01:00
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
Add vim hints, copyright notice to each file, add LICENSE, retab! everything
2009-02-14 02:33:31 +01:00
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
Move stuff to include/ and src/
2009-02-13 19:09:25 +01:00
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
Implement kill-command to kill the current window, document it
2009-03-14 22:09:36 +01:00
xcb.h
Implement kill-command to kill the current window, document it
2009-03-14 22:09:36 +01:00
xinerama.h
Implement wrapping left/right/up/down across screens
2009-03-09 07:39:19 +01:00