]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2011-08-23 Michael StapelbergMerge branch 'master' into next
2011-08-23 Michael StapelbergMerge branch 'fix-path'
2011-08-23 Michael StapelbergDon’t use absolute paths in the default config (Thanks...
2011-08-22 Michael StapelbergMerge branch 'master' into next
2011-08-22 Michael Stapelbergdebian: s/dwm-tools/suckless-tools (Thanks sur5r)
2011-08-20 Michael StapelbergMerge branch 'master' into next
2011-08-20 Michael StapelbergMerge branch 'fix-querypointer'
2011-08-20 Michael StapelbergDon’t die, but ELOG and fallback when the pointer canno...
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'fix-assignfocus'
2011-08-17 Michael StapelbergBugfix: Don’t change focus when assigned windows start...
2011-08-17 Michael StapelbergMerge branch 'move-output' into next
2011-08-17 Michael Stapelberguse 'break' instead of 'return', the generated code...
2011-08-17 Peter BuiBUG-396: Implement move output <RANDR-OUTPUT> command
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael Stapelbergupdate changelog (not releasing yet)
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'fix-startfocus'
2011-08-17 Michael StapelbergBugfix: Set focus to where the mouse pointer is when...
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'fix-wsnext'
2011-08-17 Michael StapelbergBugfix: Don’t consider the workspace next/prev command...
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'fix-verbose'
2011-08-17 Michael StapelbergBugfix: Initialize verbose to 'false' (Thanks tilman)
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'fix-warping'
2011-08-17 Peter BuiOnly warp pointer once during x_push_changes()
2011-08-16 Michael StapelbergMerge branch 'master' into next
2011-08-16 Michael StapelbergMerge branch 'use-xcb-atoms'
2011-08-16 Michael Stapelbergxcb: use predefined XCB_ATOM_ atoms, don’t request...
2011-08-12 Michael StapelbergMerge branch 'master' into next
2011-08-12 Michael StapelbergMerge branch 'i3bar-fixes'
2011-08-12 Michael Stapelberglittle comment spelling fixes
2011-08-12 Michael StapelbergPass NULL to XkbOpenDisplay, it will read $DISPLAY...
2011-08-12 Michael StapelbergBugfix: Use correct buffer size, quote workspace names
2011-08-12 Axel WagnerMerge branch 'i3bar_fix_tabs' into next
2011-08-12 Axel Wagneri3bar: Fixup indentions
2011-08-11 Michael StapelbergMerge branch 'master' into next
2011-08-11 Michael StapelbergMerge branch 'warp-pointer'
2011-08-11 Valentin VoigtWarp cursor when changing workspace.
2011-08-10 Axel WagnerMerge branch 'master' into next
2011-08-10 Axel WagnerMerge branch 'i3bar_warning_fix'
2011-08-10 Axel Wagneri3bar: Fix prototypes (thx sECuRE)
2011-08-10 Michael StapelbergMerge branch 'tests-optimize' into next
2011-08-10 Michael Stapelbergtestsuite: eliminate sleep, wait until i3 replies via IPC
2011-08-10 Michael Stapelbergimplement "socket activation": passing IPC sockets...
2011-08-09 Michael StapelbergMerge branch 'master' into next
2011-08-09 Michael StapelbergMerge branch 'fix-moving-focus'
2011-08-09 Peter BuiFix two focus issues when switching/moving workspaces
2011-08-09 Michael StapelbergMerge branch 'master' into next
2011-08-09 Michael StapelbergMerge branch 'fix-resize'
2011-08-09 Michael Stapelbergswap up/down, also modify the testcase
2011-08-09 Peter BuiResize uses up and down, not bottom and top
2011-08-09 Michael StapelbergMerge branch 'new-new_float' into next
2011-08-09 Michael Stapelbergtests: add t/74-border-config which checks new_window...
2011-08-09 Mateusz PoszwaAdd new_float config option.
2011-08-09 Mateusz Poszwasrc/manage.c: properly set automatic flag when calling...
2011-08-09 Michael StapelbergMerge branch 'get-marks' into next
2011-08-09 Michael StapelbergMerge branch 'master' into next
2011-08-09 Michael StapelbergMerge branch 'new-fix-leaks'
2011-08-09 Michael StapelbergBugfix: don’t free the old json_output, the caller...
2011-08-09 Michael StapelbergBugfix: use FREE to correctly handle NULL replies
2011-08-09 Peter BuiFix some potential memory leaks
2011-08-09 Michael Stapelbergdocs/ipc: make the GET_MARKS docs a little more precise
2011-08-09 Michael Stapelbergtests: add testcase for the GET_MARKS ipc request
2011-08-09 Helgi Kristvin... Preserve marks between restarts.
2011-08-09 Helgi Kristvin... Add support for get_marks in i3-msg
2011-08-09 Helgi Kristvin... Feature: implement GET_MARKS
2011-08-07 Michael StapelbergMerge branch 'master' into next
2011-08-07 Michael Stapelberginitialize most to NULL, fixes warning
2011-08-07 Michael StapelbergMerge branch 'master' into next
2011-08-07 Michael Stapelbergupdate changelog (no, we are not releasing)
2011-08-07 Michael StapelbergMerge branch 'master' into next
2011-08-07 Michael StapelbergMerge branch 'fix-split-docs'
2011-08-07 Michael Stapelbergdocs/userguide: use bindsym for the 'split' example...
2011-08-07 Michael StapelbergMerge branch 'master' into next
2011-08-07 Michael StapelbergMerge branch 'fix-ws-direction'
2011-08-07 Michael Stapelbergrewrite con_descend_orientation
2011-08-07 Michael StapelbergBugfix: the up/down directions were swapped
2011-08-07 Michael Stapelberglittle style fixes
2011-08-07 Peter BuiImplement switching focus across screens.
2011-08-06 Michael StapelbergMerge branch 'master' into next
2011-08-06 Michael StapelbergMerge branch 'fix-floating-raise'
2011-08-06 Michael StapelbergBugfix: Call tree_render() before starting the dragging...
2011-08-04 Michael StapelbergMerge branch 'master' into next
2011-08-04 Michael StapelbergMerge branch 'fix-border-rendering'
2011-08-04 Michael StapelbergFix border rendering (Thanks Paride Legovini)
2011-08-04 Michael StapelbergMerge branch 'master' into next
2011-08-04 Michael StapelbergMerge branch 'fix-restart'
2011-08-04 Michael StapelbergBugfix: Use the right format string (Thanks pnutzh4x0r)
2011-08-04 Michael StapelbergBugfix: Correctly parse the 'focused' (it’s a bool...
2011-08-04 Michael StapelbergMerge branch 'master' into next
2011-08-04 Michael StapelbergMerge branch 'fix-stacking'
2011-08-04 Michael StapelbergBugfix: Fix stacking order
2011-08-04 Michael StapelbergMerge branch 'check-duplicate' into next
2011-08-04 Michael StapelbergBugfix: use ELOG to actually get the error message...
2011-08-04 Michael StapelbergBugfix: Check that ->symbol != NULL before using strcas...
2011-08-04 Michael Stapelberglittle style fixes for the previous patch
2011-08-04 Radek Tříškacheck_for_duplicate_bindings
next