]> git.sur5r.net Git - i3/i3/history - src
contrib: add per-workspace-layout.pl
[i3/i3] / src /
2014-01-26 Marco Hunsickerupdate year in copyright notices to 2014
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'master' into next
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 StapelbergMerge branch 'release-4.7.1' into next
2014-01-19 Tony CrisciDo not create container pixmap when not needed
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-06 Tony CrisciMovement into a branch considers movement direction
2014-01-06 Alexander Kedrikuse designated initializers for yajl_callbacks struct
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 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 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 '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-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...
next