]> git.sur5r.net Git - i3/i3/history - src/main.c
Add force_xinerama configuration option
[i3/i3] / src / main.c
2011-03-17 Michael StapelbergSend WM_TAKE_FOCUS to clients when setting focus (fixes...
2011-03-14 Michael Stapelbergfix small warnings when compiling with DEBUG=0
2011-03-14 Michael Stapelbergre-implement support for MappingNotifys
2011-01-27 Michael Stapelbergbugfix: initialize root variable earlier
2011-01-27 Michael Stapelbergadd a flag to disable the signalhandler
2011-01-17 Michael Stapelbergre-implement xkb support for detecting keyboard layout...
2011-01-12 Axel WagnerSave environment-variable AFTER reading the configfile
2011-01-12 Axel WagnerUse I3SOCK-environment-variable
2011-01-12 Michael Stapelbergfix some memory leaks when user passes command line...
2011-01-04 Michael StapelbergRe-Implement support for RandR changes
2010-12-31 Axel WagnerPort sighandler to tree-branch
2010-12-27 Fernando Tarlá Car... Default to a file in /tmp for the restart state.
2010-11-28 Fernando Tarlá Car... libXcursor support (themed cursors).
2010-11-28 Michael StapelbergFix switching containers by moving the mouse over their...
2010-11-26 Fernando Tarlá Car... Run the autostart commands.
2010-11-13 Michael Stapelbergimplement support for WM_TRANSIENT_FOR, expand testcase
2010-11-12 Michael StapelbergImplement support for WM_CLIENT_LEADER
2010-11-12 Michael Stapelbergimplement configure requests, adapt testcase
2010-10-11 Michael StapelbergImplement support for size hints (including test case)
2010-08-21 Michael Stapelbergremove proof-of-concept code in main.c
2010-08-15 Michael Stapelbergrecognize dock windows (and support matching them)
2010-07-11 Michael StapelbergRemove some dead code (to be re-implemented), rename...