]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2012-11-27 Michael Stapelbergdump-asy: start gv without widgets and fit the drawing...
2012-11-27 Michael Stapelbergdump-asy: let AnyEvent::I3 figure out the socket path
2012-11-27 Michael StapelbergBugfix: Don’t move floating windows when their size...
2012-11-25 Michael Stapelbergcode style fixes for the previous commit
2012-11-25 Adrien \"schischi... The command to resize a floating window now checks...
2012-11-24 Emil MikulicFix memory leaks in config_parser.
2012-11-20 Michael Stapelberguserguide: add section with synonym "screen" for "RandR...
2012-11-20 Michael Stapelbergconfig parser: recover after invalid input
2012-11-16 Pavel Löbli3bar: Add current binding mode indicator
2012-11-13 Michael Stapelbergcomplete-run: run 000-load-deps as early as possible
2012-11-13 Michael Stapelbergtests: 000-load-deps: bail out when dependencies are...
2012-11-13 Michael Stapelbergtests: 115-ipc-workspaces: ensure the i3 ipc socket...
2012-11-13 Michael Stapelbergset LC_NUMERIC=C when dumping nodes in the workspace...
2012-11-13 Michael Stapelbergt/115: make the test a little shorter by using helper...
2012-11-13 Francesco Mazzoliworkspace events test
2012-11-13 Francesco Mazzolibetter docs for the focus workspace ipc event
2012-11-13 Francesco Mazzolirefactor, name changes
2012-11-13 Francesco Mazzolitake care of non-existant old workspaces
2012-11-13 Francesco Mazzolimore informative `workspace' events
2012-11-13 Francesco Mazzolisimplify yajl related code
2012-11-10 Michael StapelbergMerge branch 'master' into next
2012-11-10 Michael StapelbergMerge branch 'fix-baf-after-scratchpad'
2012-11-10 Michael Stapelbergbugfix: fix workspace back_and_forth after displaying...
2012-11-07 Quentin Glidiclibi3/font: Use "pango:" prefix to avoid confusion
2012-11-07 Quentin Glidiccomplete-run: Unset I3SOCK
2012-10-31 Michael Walleintroduce new command to rename focused workspace
2012-10-30 Michael Stapelbergdocs/testsuite: add "Installing the dependencies" secti...
2012-10-29 Michael StapelbergMerge branch 'master' into next
2012-10-29 Michael StapelbergMerge branch 'fix-split-indicator'
2012-10-29 Michael StapelbergBugfix: force rendering when the parent’s orientation...
2012-10-25 Conley Moorhousdocs/userguide: s/alt/Alt/
2012-10-24 Michael StapelbergImplement smart popup_during_fullscreen mode
2012-10-24 Michael Stapelbergspelling error: s/implementaiton/implementation/g
2012-10-19 Michael Stapelbergkeycode default config: s/bindcode/bindsym (Thanks...
2012-10-16 Michael Stapelbergdocs/userguide: use $mod consistently (Thanks Conley)
2012-10-16 DeizSkip floating windows in the focus stack when moving...
2012-10-16 DeizFocus windows when middle-clicking (X paste)
2012-10-16 DeizSkip floating cons in focus (child|parent) and stop...
2012-10-14 Michael Stapelbergbugfix: don’t send workspace command when at beginning...
2012-10-14 Michael Stapelbergexit with a proper error message when there are no...
2012-10-10 Michael Stapelbergconfig parser: make newlines okay before opening braces...
2012-10-09 Michael StapelbergBugfix: Actually set border width in config_directives...
2012-10-09 DeizAllow 'focus $dir' to move out of non-global fullscreen...
2012-10-09 DeizAllow workspace contents to be moved if there are only...
2012-10-09 DeizFix fullscreen focus bug and corresponding test flaw
2012-10-09 DeizGrab keys with all permutations of lock and numlock
2012-10-09 Michael Stapelbergtests: fix error messages, add 'bind' as synonym to...
2012-10-09 Michael StapelbergFix warning: exclude NULL parameters from format string...
2012-10-09 Michael Stapelbergaccept ctrl as synonym of control (Thanks SardemFF7)
2012-10-09 Michael Stapelbergerror out instead of accepting invalid key bindings...
2012-10-08 Michael Stapelbergadd missing include/config_parser.h (Thanks slowpoke)
2012-10-08 Michael Stapelbergbugfix: config-parser: bind is a synonym for bindcode
2012-10-08 Michael Stapelbergfix warning about printf() field length
2012-10-08 Michael Stapelbergadd test.config_parser to .gitignore
2012-10-08 Michael Stapelberguse the new parser by default
2012-10-08 Michael Stapelbergmove owindow definition into the command parser
2012-10-08 Michael Stapelberglink the parser test binaries with -g
2012-10-08 Michael Stapelbergchange the commands_parser prefix to 'command' for...
2012-10-08 Michael Stapelbergt/201-config-parser: test more directives, test error...
2012-10-08 Michael Stapelbergport the entire old config parser to the new one
2012-10-08 Michael Stapelbergconfig_parser: implement <number>s, proper error handling
2012-10-08 Michael Stapelbergtests: use new assign syntax, drop legacy test
2012-10-08 Michael Stapelberggenerate-command-parser: support <number>s, state ID...
2012-10-08 Michael Stapelbergadd first bits of a (custom) config parser
2012-10-07 Michael Stapelberggenerate-command-parser: make input/output configurable
2012-10-06 Michael Stapelbergi3-msg.man: fix reference to the "reply section" (Thank...
2012-10-04 Michael Stapelbergallow floating cons to be reached using 'focus parent'
2012-10-04 DeizImprove startup sequence termination conditions
2012-10-04 DeizReplace the discrete 'split' Con property with a simple...
2012-10-04 DeizUn-fullscreen as needed when moving fullscreen containers
2012-10-04 Michael Stapelbergshmlog: Remove O_TRUNC flag for shm_open, we truncate...
2012-10-04 Michael Stapelbergrelease-notes: s/mod+l/mod+e/ (Thanks hax404)
2012-10-03 Michael Stapelbergdocs/ipc: add a warning to use an existing library...
2012-10-03 Michael Stapelbergdocs/ipc: remove unnecessary newline (Thanks Merovius)
2012-10-03 Michael StapelbergMerge branch 'fix-ws-layout'
2012-10-03 Michael StapelbergMerge branch 'master' into next
2012-10-03 Sascha Kruseset workspace_layout in create_workspace_on_output
2012-10-02 DeizFocus the relevant workspace when clicking any container.
2012-10-02 DeizMaintain relative positioning when moving floating...
2012-10-02 Michael Stapelbergtestsuite: add 'new-test' helper script
2012-10-02 Michael Stapelbergadd test for previous commit
2012-10-02 DeizOnly re-focus the workspace when moving a con if the...
2012-09-28 DeizImplement moving workspaces as if they're regular conta...
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergMerge branch 'fix-floating-move'
2012-09-28 Michael StapelbergBugfix: Correctly move floating windows to invisible...
2012-09-28 Michael StapelbergBugfix: with one ws per output, don’t crash on cross...
2012-09-28 Michael StapelbergMake the resize command honor criteria (Thanks Tblue)
2012-09-28 Michael StapelbergMerge branch 'fix-indicator-pos'
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergBugfix: Draw h-split indicator at the right position
2012-09-28 Michael StapelbergFix 'border toggle' (it "skipped" 1px border) (Thanks...
2012-09-28 Michael StapelbergMerge branch 'fix-floating-move'
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergBugfix: don’t crash when dragged floating window closes...
2012-09-28 Michael Stapelberguserguide: document how to "un-scratchpad" a window...
2012-09-28 Simon Elsbrockfix crash: send non-floating window with floating paren...
2012-09-28 Michael StapelbergRevert "raise floating windows when focusing (Thanks...
2012-09-27 Michael Stapelbergraise floating windows when focusing (Thanks Marcos)
2012-09-27 Michael Stapelbergadd testcase for commit 87525ad
next