]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
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
2012-09-27 Michael Stapelbergremove async-unsafe functions from signal handler
2012-09-27 Michael StapelbergRevert "Use ev_signal to avoid async-unsafe functions...
2012-09-27 Simon Elsbrockfix crash: urgent floating con on separate workspace...
2012-09-27 Michael StapelbergMerge branch 'master' into next
2012-09-27 Michael StapelbergMerge branch 'fix-manage-unmap'
2012-09-27 Michael StapelbergBugfix: properly react to windows being unmapped before...
2012-09-25 Michael StapelbergBugfix: Correctly clear the urgency hint when the windo...
2012-09-24 Michael StapelbergMerge branch 'fix-assign-render'
2012-09-24 Michael StapelbergMerge branch 'master' into next
2012-09-24 Michael StapelbergBugfix: Render workspaces created by assignments to...
2012-09-24 noxxunrendering: fix bottom line of tabbed borders decoration...
2012-09-24 Yaroslav MolochkoImplement variable border widths for pixel/normal
2012-09-23 DeizDisplay appropriate cursors when resizing or moving...
2012-09-23 DeizClicking the root window should try to focus the releva...
2012-09-23 DeizReplace duplicate "__" workspace prefix checks with...
2012-09-23 Sascha Krusedraw empty title if WM_NAME is empty
2012-09-22 Sascha Kruseadd descriptive titles to split containers
2012-09-22 Sascha Krusetestcase for propagating urgency
2012-09-22 Sascha Krusemark parents of urgent container also as urgent
2012-09-22 Pauli ErviUserguide: Added link from 7.2 to 6.6
2012-09-22 Michael StapelbergClose empty workspaces after cross-output move (+test...
2012-09-22 darkravenremove unnecessary code in render_con().
2012-09-22 DeizIn get_output_next(), avoid an off-by-one for adjacent...
2012-09-22 Michael Stapelbergt/506-focus-right: also verify that focus up/down is...
2012-09-22 Michael StapelbergMake get_output_next() work with non-aligned RandR...
2012-09-22 Quentin Glidici3bar: Honor "urgent" protocol hint by unhiding
2012-09-22 Quentin Glidici3bar: Allow to force unhide with draw_bars
next