2011-08-20 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-08-20 |
Michael Stapelberg | Merge branch 'fix-querypointer' |
commit | commitdiff | tree | snapshot |
2011-08-20 |
Michael Stapelberg | Don’t die, but ELOG and fallback when the pointer canno... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Michael Stapelberg | Merge branch 'fix-assignfocus' |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Michael Stapelberg | Bugfix: Don’t change focus when assigned windows start... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Michael Stapelberg | Merge branch 'move-output' into next |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Michael Stapelberg | use 'break' instead of 'return', the generated code... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Peter Bui | BUG-396: Implement move output <RANDR-OUTPUT> command |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Michael Stapelberg | update changelog (not releasing yet) |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Michael Stapelberg | Merge branch 'fix-startfocus' |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Michael Stapelberg | Bugfix: Set focus to where the mouse pointer is when... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Michael Stapelberg | Merge branch 'fix-wsnext' |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Michael Stapelberg | Bugfix: Don’t consider the workspace next/prev command... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Michael Stapelberg | Merge branch 'fix-verbose' |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Michael Stapelberg | Bugfix: Initialize verbose to 'false' (Thanks tilman) |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Michael Stapelberg | Merge branch 'fix-warping' |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Peter Bui | Only warp pointer once during x_push_changes() |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Michael Stapelberg | Merge branch 'use-xcb-atoms' |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Michael Stapelberg | xcb: use predefined XCB_ATOM_ atoms, don’t request... |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Michael Stapelberg | Merge branch 'i3bar-fixes' |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Michael Stapelberg | little comment spelling fixes |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Michael Stapelberg | Pass NULL to XkbOpenDisplay, it will read $DISPLAY... |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Michael Stapelberg | Bugfix: Use correct buffer size, quote workspace names |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Axel Wagner | Merge branch 'i3bar_fix_tabs' into next |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Axel Wagner | i3bar: Fixup indentions |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Michael Stapelberg | Merge branch 'warp-pointer' |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Valentin Voigt | Warp cursor when changing workspace. |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Axel Wagner | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Axel Wagner | Merge branch 'i3bar_warning_fix' |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Axel Wagner | i3bar: Fix prototypes (thx sECuRE) |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Michael Stapelberg | Merge branch 'tests-optimize' into next |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Michael Stapelberg | testsuite: eliminate sleep, wait until i3 replies via IPC |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Michael Stapelberg | implement "socket activation": passing IPC sockets... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Michael Stapelberg | Merge branch 'fix-moving-focus' |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Peter Bui | Fix two focus issues when switching/moving workspaces |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Michael Stapelberg | Merge branch 'fix-resize' |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Michael Stapelberg | swap up/down, also modify the testcase |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Peter Bui | Resize uses up and down, not bottom and top |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Michael Stapelberg | Merge branch 'new-new_float' into next |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Michael Stapelberg | tests: add t/74-border-config which checks new_window... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Mateusz Poszwa | Add new_float config option. |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Mateusz Poszwa | src/manage.c: properly set automatic flag when calling... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Michael Stapelberg | Merge branch 'get-marks' into next |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Michael Stapelberg | Merge branch 'new-fix-leaks' |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Michael Stapelberg | Bugfix: don’t free the old json_output, the caller... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Michael Stapelberg | Bugfix: use FREE to correctly handle NULL replies |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Peter Bui | Fix some potential memory leaks |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Michael Stapelberg | docs/ipc: make the GET_MARKS docs a little more precise |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Michael Stapelberg | tests: add testcase for the GET_MARKS ipc request |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Helgi Kristvin... | Preserve marks between restarts. |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Helgi Kristvin... | Add support for get_marks in i3-msg |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Helgi Kristvin... | Feature: implement GET_MARKS |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Michael Stapelberg | initialize most to NULL, fixes warning |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Michael Stapelberg | update changelog (no, we are not releasing) |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Michael Stapelberg | Merge branch 'fix-split-docs' |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Michael Stapelberg | docs/userguide: use bindsym for the 'split' example... |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Michael Stapelberg | Merge branch 'fix-ws-direction' |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Michael Stapelberg | rewrite con_descend_orientation |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Michael Stapelberg | Bugfix: the up/down directions were swapped |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Michael Stapelberg | little style fixes |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Peter Bui | Implement switching focus across screens. |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Michael Stapelberg | Merge branch 'fix-floating-raise' |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Michael Stapelberg | Bugfix: Call tree_render() before starting the dragging... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Michael Stapelberg | Merge branch 'fix-border-rendering' |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Michael Stapelberg | Fix border rendering (Thanks Paride Legovini) |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Michael Stapelberg | Merge branch 'fix-restart' |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Michael Stapelberg | Bugfix: Use the right format string (Thanks pnutzh4x0r) |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Michael Stapelberg | Bugfix: Correctly parse the 'focused' (it’s a bool... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Michael Stapelberg | Merge branch 'fix-stacking' |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Michael Stapelberg | Bugfix: Fix stacking order |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Michael Stapelberg | Merge branch 'check-duplicate' into next |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Michael Stapelberg | Bugfix: use ELOG to actually get the error message... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Michael Stapelberg | Bugfix: Check that ->symbol != NULL before using strcas... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Michael Stapelberg | little style fixes for the previous patch |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Radek Tříška | check_for_duplicate_bindings |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Michael Stapelberg | Merge branch 'fix-instance-criterion' |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Michael Stapelberg | extend t/65-for_window to check for the 'instance'... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Mateusz Poszwa | Add "instance" to matching criteria |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Michael Stapelberg | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
next |