]> git.sur5r.net Git - i3/i3/history - src
tests: add t/215-layout-restore-crash.t for the last couple of commits
[i3/i3] / src /
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 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-02 Peter BoströmFix clang -Wextra except -Wunused-parameter.
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 Michael StapelbergMerge branch 'master' into next
2013-12-24 Michael Stapelberginstall i3-save-tree(1) (Thanks Marcin)
2013-12-24 Michael StapelbergMerge branch 'master' into next
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 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 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 StapelbergMerge branch 'next'
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-11-26 Jean-Philippe Ouelletfix the build on OS X
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-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 Tony CrisciCommand 'move <direction>' moves across outputs
2013-11-10 Tony CrisciAdd sensible discretion to UnmapNotify drag abort
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-19 Tony CrisciAssigned windows open urgent when not visible
2013-10-13 Michael Stapelbergprevious commit: extend test and code to also work...
2013-10-13 jjFix endless loop when trying to kill a visible workspace
2013-10-09 Michael StapelbergMerge branch 'fix-extents'
2013-10-09 Michael StapelbergMerge branch 'master' into next
2013-10-09 Tony CrisciReply to _NET_REQUEST_FRAME_EXTENTS correctly
2013-10-01 Michael StapelbergOnly abort resizing on KeyPress, not KeyRelease (Thanks...
2013-09-30 jjDo not resize/reposition floating containers when movin...
2013-09-30 Tony CrisciAdd ability to escape out of a mouse-resize operation
2013-09-26 jjFix keyboard and mouse resize in nested containers
2013-09-26 Vivien Didelotreduce some yajl boilerplate
2013-09-24 Michael StapelbergMerge branch 'fix-urgency-assign'
2013-09-24 Michael StapelbergMerge branch 'master' into next
2013-09-24 Michael StapelbergBugfix: correctly recognize assigned windows as urgent...
2013-09-24 syl20bnrAdd new bar.binding_mode_indicator configuration.
2013-09-24 jjClose all children when closing a workspace
2013-09-24 jjFix handling of new windows with WM_STATE_FULLSCREEN
2013-09-01 Michael StapelbergMerge branch 'fix-flattening'
2013-09-01 Michael StapelbergMerge branch 'master' into next
2013-09-01 Michael StapelbergBugfix: don’t flatten tabbed/stacked containers
2013-08-30 Michael StapelbergMerge branch 'fix-fullscreen-global'
2013-08-30 Michael StapelbergMerge branch 'master' into next
2013-08-30 Michael StapelbergBugfix: update root geometry on output changes for...
2013-08-27 Michael StapelbergMerge branch 'revert-fullscreen'
2013-08-27 Michael StapelbergMerge branch 'master' into next
2013-08-27 Michael StapelbergRevert "raise fullscreen windows on top of all other...
2013-08-20 Leo GaspardRemove debug message when debugging is disabled
2013-08-20 Bas PapeInitialize variables to prevent (false) warnings.
2013-08-18 Sebastian UllrichRespect workspace numbers when looking for a free works...
2013-08-17 Michael Stapelbergswitch from libXcursor to xcb-util-cursor
2013-08-08 Michael StapelbergMerge branch 'fix-move-window-center'
2013-08-08 Michael StapelbergMerge branch 'master' into next
2013-08-08 Franck MicheaAdd missing return after error reporting.
2013-08-08 Michael StapelbergMerge branch 'fix-float-h'
2013-08-08 Michael StapelbergMerge branch 'master' into next
2013-08-08 Kacper Kowalik ... Include float.h for DBL_EPSILON
2013-08-07 Michael StapelbergMerge branch 'next'
2013-07-31 Michael Stapelberglog.c: use posix_fallocate() instead of ftruncate(...
2013-07-27 Michael StapelbergHandle the _NET_REQUEST_FRAME_EXTENTS ClientMessage...
2013-07-17 koebiimplement unmark command
2013-07-13 Michael Stapelbergactively delete _NET_WORKAREA on startup
2013-07-11 Franck Micheabugfix: Resize and center a scratchpad even when a...
2013-07-07 Alexander BerntsenImplement debuglog command
2013-06-29 Michael StapelbergMerge branch 'fix-nagbar-without-font'
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-29 Michael StapelbergBugfix: call i3-nagbar correctly for configfiles withou...
next