]> git.sur5r.net Git - i3/i3/history - docs
Bugfix: Correctly render decorations in tabbed containers (don’t overlap)
[i3/i3] / docs /
2011-04-18 Sardem FF7Rename bind to bindcode
2011-03-05 Michael Stapelbergdocument the different cases for click handling
2011-02-19 Michael Stapelbergpartially update hacking-howto with an explanation...
2011-01-29 Michael Stapelbergdocs: add tree-*.png (for tree-migrating)
2011-01-29 Michael Stapelbergdocs/ipc: document that the highest bit is 1 for event...
2011-01-29 Michael Stapelbergadd docs/tree-migrating
2011-01-29 Michael StapelbergAdd documentation for external workspace bars
2011-01-28 Michael Stapelbergdocs/ipc: add reference to ThePub’s python library
2011-01-12 Axel WagnerUse I3SOCK-environment-variable
2010-11-13 Fernando Tarlá Car... Info about client.background for the user guide.
2010-03-25 Michael Stapelbergdocs: add/cleanup references
2010-03-25 Michael StapelbergAdd documentation for the workspace_bar option
2010-03-21 Michael Stapelbergdocs: merge spelling and grammar fixes by sasha (Thanks!)
2010-03-20 Michael Stapelbergipc: send a workspace event when the urgency flag changes
2010-03-19 Michael Stapelbergipc: implement output event
2010-03-19 Michael Stapelbergipc: implement GET_OUTPUTS
2010-03-19 Michael Stapelbergipc: include the urgent flag in the workspaces reply
2010-03-16 Michael Stapelbergdocs/userguide: merge little corrections (Thanks fallen)
2010-03-15 Michael Stapelbergdocs/ipc: document C header file
2010-03-15 Michael StapelbergAdd document about the current multi-monitor situation...
2010-03-15 Michael StapelbergFix spelling errors/strange sentences in the user’s...
2010-03-13 Michael StapelbergUpdate IPC documentation
2010-03-13 Michael StapelbergMention proportional resizing in userguide
2010-03-13 Axel WagnerAdd documentation for floating resize
2010-03-12 Michael Stapelberghacking-howto: add tabbed layout (Thanks msi)
2010-03-12 Michael Stapelberghacking-howto: add tabbed layout (Thanks msi)
2010-03-12 Michael Stapelbergcommitted the wrong file
2010-03-12 Michael StapelbergAdd documentation for the IPC interface
2010-03-10 Michael Stapelbergreformat docs/debugging
2010-03-08 Axel WagnerImplement screen-spanning fullscreen-mode (command...
2010-03-07 Michael StapelbergInclude graphic of the default keyboard layout in user...
2010-03-06 Michael StapelbergUpdate userguide, explain comments and normalize the...
2010-03-02 Michael StapelbergChange workspace assignments to use the RandR output...
2010-02-05 Michael StapelbergRemove duplicate entry (Thanks Merovius)
2010-01-29 Michael StapelbergAdd documentation for the new focus follows mouse-option
2010-01-26 Michael Stapelbergdocs: improve documentation on modes (Thanks xeen)
2009-12-15 Michael StapelbergAdd clarification about border color in userguide ...
2009-12-07 Michael StapelbergCorrect typo
2009-12-07 Michael StapelbergUpdate and reformat the hacking howto
2009-12-07 Michael StapelbergAdd new chapters to userguide: multi-monitor and softwa...
2009-11-13 Michael StapelbergRemove the terminal option from config.
2009-11-08 Michael Stapelbergdocument the new border option
2009-11-03 Michael StapelbergUpdate hacking-howto (no longer reacting to notifies...
2009-10-23 Michael StapelbergUpdate userguide
2009-10-11 Michael Stapelberguserguide: tell the user where the configuration file...
2009-09-06 Michael StapelbergImplement the urgency hint for windows/workspaces
2009-08-21 Michael StapelbergMerge branch 'next' into testcases
2009-08-19 Michael StapelbergDocument new files in the hacking howto
2009-08-19 Michael Stapelberguserguide: use space for toggling tiling/floating
2009-08-19 Michael Stapelberguserguide: s/j/l in examples
2009-08-19 Michael StapelbergUpdate examples to use bindsym instead of bind
2009-08-19 Michael StapelbergDocument commands and new configuration options in...
2009-08-19 Michael StapelbergDocument commands and new configuration options in...
2009-08-05 Michael StapelbergMerge branch 'next' into testcases
2009-07-21 Michael StapelbergImplement putting clients into floating mode at a speci...
2009-06-28 Michael Stapelbergslides: expandtab/retab, fix typos, fix example code
2009-06-27 Michael StapelbergAdd slides of the GPN8 talk
2009-06-26 Michael StapelbergMerge branch 'next' (3.β is stable now)
2009-06-24 Michael Stapelberghacking-howto: document resizing, add links to git...
2009-06-24 Michael StapelbergImplement the configuration option floating_modifier...
2009-06-24 Michael Stapelbergdebugging: Recommend "backtrace full"
2009-06-24 Michael Stapelberguserguide: Explain containers (Thanks dirkson)
2009-06-21 Michael StapelbergImplement selecting the next tiling/floating window...
2009-06-19 Michael StapelbergImplement the special workspace ~ for assignments,...
2009-06-13 Michael Stapelberguserguide: be more specific
2009-06-13 Michael Stapelberguserguide: Document variables
2009-06-01 Michael Stapelberguserguide: Document most features
2009-05-26 Michael StapelbergDocument binding on Mode_switch in userguide, be more...
2009-05-26 Michael StapelbergDocument new files in the hacking-howto
2009-05-16 Michael StapelbergImplement putting clients onto specific workspaces...
2009-05-09 Michael StapelbergBugfix: Store width_factor/height_factor per workspace...
2009-05-09 Michael StapelbergBugfix: Store width_factor/height_factor per workspace...
2009-04-30 Michael StapelbergSome more work on the how to hack documentation
2009-04-28 Michael Stapelbergdocs/debugging: also redirect stderr
2009-04-28 Michael StapelbergAdd docs/debugging
2009-03-15 Michael StapelbergCleanup makefiles, add version to i3 -v and i3 startup 3.a
2009-03-12 Michael StapelbergMore example code
2009-03-12 Michael StapelbergAdd some code to the presentation
2009-03-12 Michael StapelbergAdd slides for presentation at NoName e.V.
2009-03-07 Michael StapelbergMore work on hacking-howto
2009-03-07 Michael StapelbergSome more work on docs/hacking-howto
2009-03-06 Michael StapelbergAdd how to hack guide, first version