]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2014-03-08 Michael StapelbergMerge branch 'master' into next
2014-03-08 Michael StapelbergMerge branch 'fix-recv-memleak'
2014-03-08 Tony CrisciBugfix: ipc_receive_message reply leak
2014-03-01 Tony CrisciUpdate ipc COMMAND reply documentation
2014-02-26 Tony CrisciMove keyboard binding accessor to bindings.[ch]
2014-02-26 Tony CrisciFix current_workspace outputs reply member docs
2014-02-26 Marco HunsickerSend IPC window events for focus and title changes
2014-02-25 Michael Stapelbergtests: sync_with_i3 before warping pointer
2014-02-15 Alexander Berntsenman/i3.man: Update font doc to reflect i3.config
2014-02-15 Tony CrisciMove grab_all_keys to bindings.[ch]
2014-02-15 Tony Criscii3bar: Do not kill watcher on EOF
2014-02-13 Tony CrisciImprove drag_pointer error handling
2014-02-13 Michael Stapelbergt/130-close-empty-split: clean up old workspace
2014-02-09 Michael Stapelberghandle ButtonPress events with child != XCB_NONE (Thank...
2014-02-08 Michael Stapelbergfix warnings: unsigned check for >= 0 is always true
2014-02-08 Tony CrisciBugfix: `tree_split` should not split floating cons
2014-02-08 Jonas MaaskolaDoc update: title right click resizes floating windows
2014-02-08 Steve JonesSet EWMH desktop properties on startup.
2014-02-05 Jonas MaaskolaResize floating windows by right-clicking decoration
2014-02-05 Tony CrisciDocument the existence of a C ipc project
2014-02-05 Tony CrisciReally do not create con pixmap when not needed
2014-02-02 Michael Stapelbergi3bar: fix resource leak: statusline_ctx needs to be...
2014-02-02 Michael StapelbergMerge branch 'fix-i3bar-leak'
2014-02-02 Michael Stapelbergi3bar: fix resource leak: statusline_ctx needs to be...
2014-01-30 Michael StapelbergRevert "Do not create container pixmap when not needed"
2014-01-28 Tony CrisciAbstract binding configuration to bindings.[ch]
2014-01-26 Michael Stapelbergcontrib: add per-workspace-layout.pl
2014-01-26 Michael Stapelbergcontrib: add sticker that was actually printed
2014-01-26 Michael Stapelbergdocs/NoName-2009-03-12: add missing screenshot
2014-01-26 Michael Stapelbergdebian/rules: get rid of hardcoded release notes file...
2014-01-26 Marco Hunsickerupdate year in copyright notices to 2014
2014-01-23 Michael Stapelbergupdate debian/changelog
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'release-4.7.2'
2014-01-23 Michael Stapelbergadd release notes for 4.7.2 4.7.2
2014-01-23 Michael Stapelbergasciidoc git config: fix impress link, update copyright...
2014-01-23 Michael StapelbergMerge branch 'userguide-reset'
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 Wieland Hoffmanndocs/userguide: change 'reseted' to 'reset'
2014-01-23 Michael StapelbergMerge branch 'openbsd-fallocate'
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 David CoppaOpenBSD lacks posix_fallocate()
2014-01-23 Michael StapelbergMerge branch 'fix-i3-with-shmlog'
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 David CoppaFix install target of i3-with-shmlog.desktop
2014-01-21 Michael Stapelbergupdate debian/
2014-01-21 Michael StapelbergMerge branch 'release-4.7.1'
2014-01-21 Michael StapelbergMerge branch 'release-4.7.1' into next
2014-01-21 Michael Stapelbergadd release notes for 4.7.1, update manpage version 4.7.1
2014-01-19 Tony CrisciDo not create container pixmap when not needed
2014-01-18 Vivien Didelotdocs/i3bar-protocol: add missing newline
2014-01-18 Tony CrisciRespect Motif hint for window decorations
2014-01-13 Michael StapelbergMerge branch 'master' into next
2014-01-13 Michael StapelbergMerge branch 'fix-move-focus'
2014-01-13 Tony CrisciBugfix: `move <direction>` sends workspace focus
2014-01-13 Michael StapelbergMerge branch 'master' into next
2014-01-13 Michael StapelbergMerge branch 'fix-eof-msg'
2014-01-13 Tony Criscii3bar Bugfix: don't show "EOF" status line error
2014-01-12 Tony CrisciAdd `input_type` enum to `Binding` typedef
2014-01-12 Tony Criscii3bar: Amend status line error 127 message
2014-01-06 Tony CrisciMovement into a branch considers movement direction
2014-01-06 Alexander Kedrikuse designated initializers for yajl_callbacks struct
2014-01-05 Michael Stapelbergadd testcase for #1149
2014-01-05 Michael Stapelbergipc: dump new "swallows" properties
2014-01-05 Michael Stapelbergsanity check: drop swallows for split containers (Thank...
2014-01-05 Michael Stapelbergi3-save-tree: only create "swallows" key for leaf nodes...
2014-01-05 Michael StapelbergRevert "use designated initializers for yajl_callbacks...
2014-01-04 Michael Stapelbergfix killing placeholder windows
2014-01-04 Michael Stapelbergrun con_fix_percent unconditionally, not only on parsin...
2014-01-04 Michael Stapelbergt/215-layout-restore-crash: fix test description
2014-01-04 Michael Stapelbergtests: add t/215-layout-restore-crash.t for the last...
2014-01-04 Michael Stapelbergreturn parse errors via IPC for append_layout
2014-01-04 Michael Stapelbergfix percentages when loading layouts
2014-01-04 Michael StapelbergBugfix: set all parsing_* variables to false when start...
2014-01-04 Michael StapelbergBugfix: fix crash when layout JSON file is partially...
2014-01-04 Tony CrisciDisable render-time pointer warps if asked
2014-01-04 Alexander Kedrikuse designated initializers for yajl_callbacks struct
2014-01-04 Alexander Kedrikremove unnecessary forward declaration of set_statuslin...
2014-01-04 Peter BoströmFix 'gcc -Wextra -Wno-unused-parameter'.
2014-01-04 Michael StapelbergMerge branch 'docs-debugging'
2014-01-04 Michael StapelbergMerge branch 'master' into next
2014-01-04 Michael Stapelberginstall i3-with-shmlog.xsession.desktop, overwrite...
2014-01-04 Michael StapelbergMerge branch 'master' into next
2014-01-04 Michael StapelbergMerge branch 'docs-debugging'
2014-01-04 Michael Stapelbergenable shmlog when invoked as i3-with-shmlog, install...
2014-01-04 Michael Stapelbergdocs/debugging: use a version command that will work...
2014-01-04 Michael Stapelbergdocs/debugging: merge the debug symbols/backtrace section
2014-01-04 Michael Stapelbergdocs/debugging: include supported version, recommend...
2014-01-04 Michael Stapelbergdocs/debugging: explain how to enable logging on the fly
2014-01-04 Michael Stapelbergdocs/debugging: update version numbers
2014-01-04 Michael Stapelbergdocs/debugging: use bzip2 for consistency with the...
2014-01-02 Peter BoströmFix clang -Wextra except -Wunused-parameter.
2014-01-01 Tony Criscii3bar: Don't start child unless status_command
2014-01-01 Peter BoströmSize resizebar according to container size.
2014-01-01 Tony CrisciSnap pointer to resize bar on drag resize
2014-01-01 Alexander KedrikUse #pragma once
2014-01-01 Michael StapelbergMerge branch 'fix-tray-mapped'
2014-01-01 Michael StapelbergMerge branch 'master' into next
2014-01-01 Tony Criscii3bar: Set `mapped` flag on trayclient creation
2013-12-24 Michael Stapelberginclude i3-save-tree in dist tarballs
next