Commit Graph

133 Commits (next)

Author SHA1 Message Date
Michael Stapelberg 960a2014fc remove superflous newlines (breaks asciidoc) 2010-03-21 01:55:02 +01:00
Michael Stapelberg 234ed6c99b docs: merge spelling and grammar fixes by sasha (Thanks!) 2010-03-21 01:50:10 +01:00
Michael Stapelberg be6a64e43f manpage: correctly document the search order for XDG 2010-03-16 00:12:01 +01:00
Michael Stapelberg 67d80ee1d2 Update i3.man 2010-03-15 22:41:39 +01:00
Michael Stapelberg 2af2bc36c9 Document the new options 2010-02-13 19:58:43 +01:00
Michael Stapelberg fbe8dafe63 manpage: mention i3-msg and i3-input in SEE ALSO (Thanks artoj) 2010-01-20 22:34:25 +01:00
Michael Stapelberg 6779a0e27f Makefile: Use POSIX-compliant method to delete multiple files (for-loop) 2009-11-10 14:37:51 +01:00
Michael Stapelberg c04f990320 Bump version in manpage 2009-11-09 21:29:10 +01:00
Michael Stapelberg f89ca2fce0 Add manpage for i3-input 2009-11-09 21:28:15 +01:00
Michael Stapelberg 153462824b Add cursor keys for focussing, moving, snapping to the default config 2009-10-26 15:13:25 +01:00
Michael Stapelberg 8437239541 Add manpage for i3-msg 2009-08-24 12:22:42 +02:00
Michael Stapelberg 4be7a34470 Update manpage 2009-08-19 14:32:51 +02:00
Michael Stapelberg 319f6d669f manpage: document killing of windows better (Thanks Moredread) 2009-06-26 04:25:51 +02:00
Michael Stapelberg c2f01fdd84 manpage: Document setting background color (Thanks Moredread) 2009-06-25 22:40:13 +02:00
Michael Stapelberg cba36914a8 Implement selecting the next tiling/floating window (using "focus")
Also update documentation (manpage, userguide).
To make the code easier to read/write when checking if a client is
floating, introduce client_is_floating().
2009-06-21 16:14:15 +02:00
Michael Stapelberg 94cead993c Don’t process autostart when restarting (new parameter -a) 2009-05-26 17:09:34 +02:00
Michael Stapelberg 6bb0c82588 Use UTF-8 for all locale types in the manpage.
Though this does not make a difference, it is a cleaner way like this.
2009-05-20 21:51:47 +02:00
Michael Stapelberg c763a07d11 manpage: Fix wrong keybindings 2009-05-03 16:52:53 +02:00
Michael Stapelberg eb201abdaa Manpage: Remove alpha warning, remove TODO list and add a hint to the bugtracker instead 2009-04-30 17:31:09 +02:00
Michael Stapelberg 1d4e311abb Update manpage 2009-03-16 08:18:52 +01:00
Michael Stapelberg eb2ceb95bf Cleanup makefiles, add version to i3 -v and i3 startup 2009-03-15 23:15:16 +01:00
Michael Stapelberg cb9c7078be Implement kill-command to kill the current window, document it 2009-03-14 22:09:36 +01:00
Michael Stapelberg cc0b060628 Implement exit command, document it in manpage, add it to defaultconfig (Mod1+Shift+e) 2009-03-14 21:31:22 +01:00
Michael Stapelberg 21e62ae9b7 Add docbook-xml as build dependency, revert last commit 2009-03-14 18:55:47 +01:00
Michael Stapelberg a6f00488d6 Add -L to not invoke xmllint which fails on some systems because it can’t download the DTD 2009-03-14 18:45:55 +01:00
Michael Stapelberg 70644c6379 Update the overview of default bindings 2009-03-14 01:26:09 +01:00
Michael Stapelberg 95cd4334a9 Fix errors in i3.config, update manpage 2009-03-14 01:21:51 +01:00
Michael Stapelberg b51604bde6 Update default config/manpage 2009-03-08 00:51:38 +01:00
Michael Stapelberg f90563011f Implement option parsing (-c <configfile>) 2009-03-04 16:06:39 +01:00
Michael Stapelberg 3911d18982 Implement moving windows to other workspaces 2009-03-04 08:59:03 +01:00
Michael Stapelberg 2bcf7b32d7 More examples in the manpage 2009-02-26 22:36:07 +01:00
Michael Stapelberg 761e8c07e0 Update manpage 2009-02-25 01:18:07 +01:00
Michael Stapelberg 57f631b7a7 Add first version of a manpage 2009-02-15 18:51:19 +01:00