]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
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 'master' into next
2012-10-03 Michael StapelbergMerge branch 'fix-ws-layout'
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
2012-09-22 Quentin Glidici3bar: Allow child to specify signals to use
2012-09-22 Quentin Glidici3bar: Fully parse the JSON header
2012-09-22 Quentin Glidici3bar: Introduce i3bar_child struct
2012-09-22 Quentin Glidici3bar: Handle the first line with another callback
2012-09-22 Quentin Glidici3bar: Split JSON line logic to read_json_input
2012-09-22 Quentin Glidici3bar: Split flat line logic to read_flat_input
2012-09-22 Quentin Glidici3bar: Split stdin reading logic to get_buffer
2012-09-22 Quentin Glidici3bar: Rename determine_json_version to parse_json_header
2012-09-22 Quentin Glidicdocs/i3bar-protocol: Document stop/cont_signal
2012-09-22 Quentin Glidici3bar: Rework unhide/hide on workspace urgency
2012-09-22 Michael Stapelbergtests: Bugfix: use exit_gracefully() in t/200-urgency...
2012-09-22 Sebastian UllrichMake "[move] workspace number" accept a default ws...
2012-09-22 Michael Stapelbergcfgparse: be forgiving about a missing "ms" after a...
2012-09-22 Michael Stapelbergtests: rename double t/198, add boilerplate
2012-09-22 Michael Stapelbergtests: fix t/113-urgent.t after previous commit
2012-09-22 Simon Elsbrockimplement delayed urgency hint reset
2012-09-22 chrysnfixes #776
2012-09-22 Michael Stapelbergdon’t use reserved identifiers for include guards ...
2012-09-22 Michael Stapelbergtests: add testcase for the 'mode' IPC event
2012-09-22 Michael Stapelbergtests: add missing boilerplate
2012-09-22 Pavel LöblAdd new subscribe event 'mode' for binding mode changes
2012-09-21 Michael Stapelbergadd proper error handling for in-place restarts (Thanks...
2012-09-21 Michael StapelbergUse ev_signal to avoid async-unsafe functions (Thanks...
2012-09-21 Michael Stapelbergdon’t use reversed identifiers for include guards ...
2012-09-20 Sascha Krusecomplete-run.pl: Check for missing executables
2012-09-20 Michael StapelbergMerge branch 'desktop-file'
2012-09-20 Michael StapelbergMerge branch 'master' into next
2012-09-20 Kacper Kowalik... Fix xsession.desktop to comply to fdo standard
2012-09-20 Michael StapelbergMerge branch 'remove-ev'
2012-09-20 Michael StapelbergMerge branch 'master' into next
2012-09-20 Oliver Kiddleremove superfluous ev.h include statements
2012-09-20 Michael StapelbergMerge branch 'master' into next
2012-09-20 Michael StapelbergMerge branch 'tiny-fixes'
2012-09-20 Michael Stapelbergclean old and new libi3 (Thanks SardemFF7)
2012-09-20 Michael Stapelbergspelling fix: s/succesfully/successfully/
2012-09-19 Michael Stapelbergupdate debian packaging
2012-09-19 Michael StapelbergMerge branch 'next'
next