]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
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 'master' into next
2014-01-04 Michael StapelbergMerge branch 'docs-debugging'
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
2013-12-24 Michael Stapelberginstall i3-save-tree(1) (Thanks Marcin)
2013-12-24 Michael StapelbergMerge branch 'dpi-log'
2013-12-24 Michael StapelbergMerge branch 'master' into next
2013-12-24 Michael Stapelbergonly LOG() the DPI when it changes, DLOG() it otherwise...
2013-12-22 Michael Stapelbergdebian/: add perl recommends to i3-wm for i3-save-tree(1)
2013-12-22 Michael Stapelbergupdate DEPENDS
2013-12-22 Michael Stapelbergadd i3-save-tree(1) which dumps the layout of a workspa...
2013-12-22 Michael Stapelbergipc: dump window properties when not restarting inplace
2013-12-22 Michael Stapelbergdragging: instead of using a custom event loop, use...
2013-12-22 Michael Stapelbergreconnect when the restore X11 connection dies
2013-12-22 Michael Stapelbergkill placeholder windows when the actual window appears
2013-12-22 Michael Stapelbergreplace never-true condition with a working one
2013-12-22 Michael Stapelbergfix test after renaming role to window_role
2013-12-22 Michael Stapelbergintroduce client.placeholder color
2013-12-22 Michael Stapelbergset original window title on placeholder windows
2013-12-22 Michael Stapelberguse root window color depth instead of hard-coded 24
2013-12-22 Michael Stapelbergdisplay swallows criteria in placeholder windows
2013-12-22 Michael Stapelberglayout restore: create and render placeholder windows
2013-12-22 Michael Stapelbergadd debug message to trace match deletions
2013-12-22 Michael Stapelbergload_layout.c: use *LOG instead of (f)printf
2013-12-22 Michael Stapelbergallow parsing multiple nodes from a json layout
2013-12-22 Michael StapelbergGET_TREE: serialize container type into a string
2013-12-22 Michael Stapelberglayout restore: support more criteria, match only once...
2013-12-22 Michael Stapelberglayout loading: allow comments in JSON files
2013-12-22 Michael Stapelbergtests: add simple layout restore test
2013-12-22 Michael Stapelbergswallows: value needs to be loaded as regular expression
2013-12-22 Michael Stapelberguse splith as default when restoring a layout
2013-12-22 Michael Stapelbergdebian/: add placeholder commit
2013-12-22 Michael StapelbergMerge branch 'next'
2013-12-22 Michael StapelbergMerge branch 'release-4.7' into next
2013-12-22 Michael Stapelbergadd release notes for v4.7 4.7
2013-12-21 Michael StapelbergMerge branch 'fix-active'
2013-12-21 Michael StapelbergMerge branch 'master' into next
2013-12-21 Michael StapelbergBugfix: ignore _NET_ACTIVE_WINDOW for scratchpad window...
2013-12-21 Tony Criscii3bar: Print error message when status_command fails
2013-12-11 Michael Stapelberguserguide: explain the difference between comma and...
2013-12-10 Tony CrisciRemove pointer warp from test boilerplate
2013-12-04 Tony CrisciTestcases: init pointer in a predictable position
2013-12-04 Tony CrisciRefactor and improve test 514
2013-12-04 Tony Criscii3bar: Group child processes for signalling
2013-11-30 Jean-Philippe... Remove flex/bison from common.mk since they aren't...
2013-11-30 Tony Criscii3bar: Realign tray clients on map/unmap notify
2013-11-26 Lancelot SIXlibi3/root_atom_contents: handle data of arbitrary...
2013-11-26 Jean-Philippe... ignore symbol files on OS X (only for debugging, breaks...
2013-11-26 Jean-Philippe... fix the build on OS X
2013-11-24 Lancelot SIXlibi3/root_atom_contents: Free xcb reply structures
2013-11-24 Lancelot SIXRemove references to PATH_MAX macro
2013-11-24 Michael Stapelbergpersist root window’s background contents to a pixmap
2013-11-24 Tony Criscii3bar: Handle DestroyNotify events
2013-11-22 Michael StapelbergMerge branch 'fix-urgent-crash'
2013-11-22 Michael StapelbergMerge branch 'master' into next
2013-11-22 Tony CrisciRemove-child callback skips output content cons
2013-11-22 Michael Stapelbergmake i3bar use libi3’s root_atom_contents()
2013-11-19 Michael Stapelbergt/516-move: use window id, fix typo
2013-11-19 Tony CrisciCommand 'move <direction>' moves across outputs
2013-11-18 Michael Stapelbergrefactor previous commit’s new code into a function...
2013-11-18 Bas Papelibi3/font: Set DPI for the pango context
2013-11-10 Trung NgoUpdate userguide on multiple criteria
2013-11-10 Tony CrisciAdd sensible discretion to UnmapNotify drag abort
2013-11-09 Tony Criscii3bar: Simplify hide mode logic
2013-11-09 Tony CrisciReturn DRAG_ABORT on UnmapNotify from drag_pointer
2013-11-09 Baptiste DaroussinUse _PATH_BSHELL to ensure using a bourne shell
2013-10-23 jjUpdate comment for the con_toggle_fullscreen method
2013-10-23 jjFix output retrieval for floating cons
2013-10-23 Tony CrisciAdd `.clang_complete` and `Xdummy.so` to gitignore
2013-10-23 Tony Criscii3bar: Only configure tray on own outputs
next