Commit Graph

72 Commits

Author SHA1 Message Date
e6d1f181fd Info about client.background for the user guide. 2010-11-13 20:08:19 +01:00
3bbcfadd22 docs: add/cleanup references 2010-03-25 03:26:59 +01:00
239dbbb4f5 Add documentation for the workspace_bar option 2010-03-25 02:47:01 +01:00
234ed6c99b docs: merge spelling and grammar fixes by sasha (Thanks!) 2010-03-21 01:50:10 +01:00
77efb29d9f ipc: send a workspace event when the urgency flag changes 2010-03-20 03:09:42 +01:00
aec40126b4 ipc: implement output event 2010-03-19 22:40:43 +01:00
4ce0d6f014 ipc: implement GET_OUTPUTS 2010-03-19 22:24:52 +01:00
a607eae53a ipc: include the urgent flag in the workspaces reply 2010-03-19 22:01:21 +01:00
b6a003afdf docs/userguide: merge little corrections (Thanks fallen) 2010-03-16 20:28:43 +01:00
fca826a6f9 docs/ipc: document C header file 2010-03-16 00:13:40 +01:00
0b1eed4906 Add document about the current multi-monitor situation with RandR 2010-03-15 23:04:32 +01:00
c58c7b9c63 Fix spelling errors/strange sentences in the user’s guide
Proof-reading is very appreciated.
2010-03-15 18:23:12 +01:00
a0465a9a4f Update IPC documentation 2010-03-13 19:09:49 +01:00
6580f89560 Mention proportional resizing in userguide 2010-03-13 13:24:26 +01:00
50d0661203 Add documentation for floating resize 2010-03-13 13:22:37 +01:00
69ed573422 hacking-howto: add tabbed layout (Thanks msi) 2010-03-12 18:17:27 +01:00
5d4982e27a hacking-howto: add tabbed layout (Thanks msi) 2010-03-12 17:52:04 +01:00
4cbece46c2 committed the wrong file 2010-03-12 03:06:40 +01:00
520f4d15d2 Add documentation for the IPC interface 2010-03-12 03:05:42 +01:00
593bff5ffd reformat docs/debugging 2010-03-10 13:01:27 +01:00
9c77b0f9a1 Implement screen-spanning fullscreen-mode (command: 'fg')
This closes ticket #188
2010-03-08 11:15:31 +01:00
496106cd44 Include graphic of the default keyboard layout in user’s guide
This closes ticket #166
2010-03-07 21:12:59 +01:00
f66d018e02 Update userguide, explain comments and normalize the paragraph about fonts (Thanks kraM) 2010-03-07 00:00:04 +01:00
aae824b1f3 Change workspace assignments to use the RandR output name instead of <screen> 2010-03-02 13:35:43 +01:00
9568836e12 Remove duplicate entry (Thanks Merovius) 2010-02-05 16:11:15 +01:00
69279d4567 Add documentation for the new focus follows mouse-option 2010-01-29 21:58:50 +01:00
7c7756d75f docs: improve documentation on modes (Thanks xeen) 2010-01-26 22:48:12 +01:00
57e4972fd1 Add clarification about border color in userguide (Thanks xeen) 2009-12-15 19:11:01 +01:00
99c7a14285 Correct typo 2009-12-07 19:06:57 +01:00
6abf70895d Update and reformat the hacking howto 2009-12-07 16:58:46 +01:00
13231e13ab Add new chapters to userguide: multi-monitor and software environment 2009-12-07 10:25:12 +01:00
d266474f97 Remove the terminal option from config.
The welcome message is displayed using xmessage(1), not using your
terminal. Thus, it makes no sense to have this option anymore. Also,
the new lex/yacc parser cannot correctly handle the situation:
normal variables are expanded before parsing the file. As a replacement,
you can use:
  set $terminal /usr/bin/urxvt
2009-11-13 20:36:59 +01:00
5e521cc299 document the new border option 2009-11-08 12:45:05 +01:00
7b0dec7c16 Update hacking-howto (no longer reacting to notifies, but redirecting requests) 2009-11-03 07:51:23 +01:00
25aae13331 Update userguide 2009-10-23 19:53:36 +02:00
1d80fd6aa4 userguide: tell the user where the configuration file needs to be (Thanks Scytale) 2009-10-11 14:43:56 +02:00
2ff2a6a315 Implement the urgency hint for windows/workspaces
Thanks to Mikael for bringing it to my mind. This change introduces
two new color classes, client.urgent and bar.urgent. By default,
urgent clients are drawn in red (colors by Atsutane).
2009-09-06 22:40:11 +02:00
4da54f1279 Merge branch 'next' into testcases
Conflicts:
	docs/userguide
2009-08-21 11:45:59 +02:00
7469e35a8b Document new files in the hacking howto 2009-08-19 14:07:52 +02:00
a84b2269c3 userguide: use space for toggling tiling/floating 2009-08-19 13:31:14 +02:00
e35299d4df userguide: s/j/l in examples 2009-08-19 13:23:26 +02:00
962bab7c1c Update examples to use bindsym instead of bind 2009-08-19 13:15:14 +02:00
c38767603b Document commands and new configuration options in userguide 2009-08-19 13:00:09 +02:00
5b6bcb48f0 Document commands and new configuration options in userguide 2009-08-19 12:59:13 +02:00
ffcc8bbc3a Implement putting clients into floating mode at a specific workspace
This changes syntax of the assign command a bit. Old configurations
will continue to work. See the userguide.
2009-07-21 16:43:20 +02:00
f28d20f875 slides: expandtab/retab, fix typos, fix example code 2009-06-29 00:35:03 +02:00
2db28631c8 Add slides of the GPN8 talk 2009-06-27 18:57:34 +02:00
28c4b045d6 Merge branch 'next' (3.β is stable now) 2009-06-26 13:27:06 +02:00
1ac3ef431c hacking-howto: document resizing, add links to git documentation 2009-06-24 20:50:21 +02:00
62c8d58d82 Implement the configuration option floating_modifier and document it 2009-06-24 20:31:00 +02:00