]> git.sur5r.net Git - i3/i3/history - src/con.c
Merge branch 'master' into next
[i3/i3] / src / con.c
2011-12-20 Michael StapelbergMerge branch 'master' into next
2011-12-20 Michael StapelbergMerge branch 'fix-float-close'
2011-12-20 Michael StapelbergBugfix: Don’t close workspace when there are still...
2011-11-30 Michael StapelbergMerge branch 'master' into next
2011-11-30 Michael StapelbergMerge branch 'noworkarea'
2011-11-30 Michael StapelbergDon’t set the _NET_WM_WORKAREA hint at all (Thanks cg)
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael StapelbergMerge branch 'fix-comment'
2011-11-26 Michael StapelbergFix comment for the previous commit
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael StapelbergMerge branch 'fix-float-border'
2011-11-26 Michael StapelbergBugfix: Retain absolute window position and size when...
2011-11-11 Michael StapelbergMerge branch 'next'
2011-11-08 Michael StapelbergBugfix: Insert container at the correct position on...
2011-10-23 Fernando Tarlá Car... Close empty workspaces if they're not visible.
2011-10-22 Michael Stapelbergremove/shorten a lot of debugging messages
2011-10-22 Michael Stapelbergnormalize modelines/headers across src/*.c
2011-10-03 Michael StapelbergMerge branch 'master' into next
2011-10-02 Michael StapelbergMerge branch 'ws_next' into next
2011-10-02 Noe Rubinsteinrefactor workspace_show and friends
2011-09-22 Michael StapelbergMerge branch 'master' into next
2011-09-22 Michael StapelbergMerge branch 'fix-close-focus'
2011-09-22 Michael StapelbergBugfix: Correctly revert focus to other floating window...
2011-09-18 Michael StapelbergMerge branch 'master' into next
2011-09-18 Michael StapelbergMerge branch 'fix-floating-move'
2011-09-18 Michael StapelbergBugfix: Avoid out of bounds coordinates when moving...
2011-09-18 Michael StapelbergMerge branch 'master' into next
2011-09-18 Michael StapelbergMerge branch 'fix-output-focus'
2011-09-18 Michael StapelbergBugfix: Use con_orientation(). Fixes switching between...
2011-09-17 Michael StapelbergMerge branch 'master' into next
2011-09-17 Michael StapelbergMerge branch 'fix-floating-move'
2011-09-17 Peter Buifix-bug-515: always adjust floating position when movin...
2011-09-14 Michael StapelbergMerge branch 'master' into next
2011-09-14 Michael StapelbergMerge branch 'fix-floating-confreq'
2011-09-14 Michael StapelbergBugfix: Don’t fix floating coordinates when reassigning...
2011-08-26 Michael StapelbergMerge branch 'master' into next
2011-08-26 Michael StapelbergMerge branch 'fix-warning'
2011-08-26 Michael StapelbergFix prototype of con_inside_focused
2011-08-26 Michael StapelbergMerge branch 'master' into next
2011-08-26 Michael StapelbergMerge branch 'fix-focus-parent'
2011-08-26 Michael StapelbergCorrectly render containers when a split container...
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'fix-move-float-output'
2011-08-24 Michael StapelbergBugfix: Correctly warp floating windows when using...
2011-08-24 Michael StapelbergBugfix: Correctly keep focus when moving non-leaf windows
2011-08-24 Michael StapelbergBugfix: Fix coordinates when moving a floating window...
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'fix-warping'
2011-08-17 Peter BuiOnly warp pointer once during x_push_changes()
2011-08-16 Michael StapelbergMerge branch 'master' into next
2011-08-16 Michael StapelbergMerge branch 'use-xcb-atoms'
2011-08-16 Michael Stapelbergxcb: use predefined XCB_ATOM_ atoms, don’t request...
2011-08-09 Michael StapelbergMerge branch 'master' into next
2011-08-09 Michael StapelbergMerge branch 'fix-moving-focus'
2011-08-09 Peter BuiFix two focus issues when switching/moving workspaces
2011-08-07 Michael StapelbergMerge branch 'master' into next
2011-08-07 Michael Stapelberginitialize most to NULL, fixes warning
2011-08-07 Michael StapelbergMerge branch 'master' into next
2011-08-07 Michael StapelbergMerge branch 'fix-ws-direction'
2011-08-07 Michael Stapelbergrewrite con_descend_orientation
2011-08-07 Peter BuiImplement switching focus across screens.
2011-08-01 Michael StapelbergMerge i3bar into next
2011-07-31 Michael StapelbergMerge branch 'next'
2011-07-31 Michael StapelbergMerge branch 'tree' into next
2011-07-10 Michael Stapelbergx: Don’t set background color on frame windows, reduces...
2011-06-30 Michael StapelbergBugfix: Correctly revert floating focus when killing...
2011-06-10 Michael StapelbergImplement 'fullscreen global'
2011-06-02 Michael StapelbergMake workspace_layout handle all cons at workspace...
2011-05-13 Michael StapelbergArgument for 'kill' for killing a specific window ...
2011-05-13 Michael StapelbergBugfix: When focusing the next floating window, descend...
2011-04-18 Michael StapelbergBugfix: When moving floating cons to other workspaces...
2011-04-02 Michael StapelbergBugfix: Don’t set the layout when it’s default layout...
2011-04-02 Simon KampeImplemented config key 'new_container'
2011-03-20 Michael StapelbergFocus cons when moving to a visible workspace on a...
2011-03-18 Michael StapelbergMake i3 compatible with the very latest xcb
2011-03-17 Simon KampeAdded config key for default orientation of containers...
2011-03-14 Michael StapelbergWhen making floating cons tiling, re-insert next to...
2011-03-14 Michael StapelbergBugfix: restore focus to the correct window when a...
2011-03-06 Michael StapelbergObey minimum size when resizing floating windows
2011-03-04 Michael StapelbergBugfix: Focus workspace after closing one of multiple...
2011-02-21 Michael StapelbergImplement support for top/bottom dock clients (accordin...
2011-02-21 Michael Stapelbergbugfix: fix clicking on dock clients (Thanks mseed)
2011-02-21 Michael StapelbergPlace dock clients on the output corresponding to their...
2011-02-20 Michael StapelbergImplement dock mode, update testsuite
2011-02-19 Michael Stapelbergrevert the replacement of a single h/v-split with its...
2011-02-14 Michael Stapelbergadd missing function documentation
2011-02-14 Michael Stapelbergrefactor tree_move() into src/move.c, change config...
2011-02-14 Michael Stapelbergrefactor code for removing children from a con
2011-02-01 Michael StapelbergBugfix: Correctly focus con when moving to another...
2011-02-01 Michael Stapelbergdisable workspace-level move operations (not yet implem...
2011-01-29 Fernando Tarlá Car... Don't mess with sizes when moving to other ws.
2011-01-27 Michael Stapelbergrefactor some places to use con_descend_focused instead...
2011-01-27 Michael Stapelbergre-insert floating cons next to the currently focused...
2011-01-27 Fernando Tarlá Car... Fix the percentages when moving containers.
2011-01-27 Fernando Tarlá Car... This parameter is no longer needed.
2011-01-27 Fernando Tarlá Car... A new logic to calculate the percentages.
2011-01-21 Michael Stapelbergbugfix: you can’t unfullscreen workspaces (Thanks Merovius)
2011-01-20 Michael StapelbergBugfix: also close empty split containers when the...
2011-01-17 Michael StapelbergWhen in stacking mode with only one child, respect...
2011-01-07 Michael StapelbergBugfix: Correctly move to other workspaces when a float...
next