]> git.sur5r.net Git - i3/i3/history - src/con.c
Smart option added to hide_edge_borders config param (#2191) (#2191)
[i3/i3] / src / con.c
2016-05-10 Julien LequertierSmart option added to hide_edge_borders config param...
2016-05-05 Ingo BürkRemove redundant depth argument from x_con_init()....
2016-04-15 Ingo BürkCorrectly count the number of windows for no_focus...
2016-04-06 wentasahMake fullscreen windows open on the output which is...
2016-01-18 Michael StapelbergMerge pull request #2162 from Airblader/feature-2153
2016-01-18 Ingo BürkHandle the EWMH atom _NET_WM_DESKTOP. 2162/head
2016-01-09 Michael Stapelbergcon_get_tree_representation: fix memory leak
2016-01-08 Michael Stapelbergcon_mark: fix heap-use-after-free
2016-01-05 Michael StapelbergMerge pull request #2143 from Airblader/feature-2120
2016-01-05 Ingo BürkMove title_format from window to container. 2143/head
2015-12-29 Michael StapelbergMerge pull request #2137 from fmthoma/fix-assign-workspace
2015-12-29 Michael StapelbergMerge pull request #2131 from kneitinger/next
2015-12-29 Michael StapelbergMerge pull request #2134 from Airblader/bug-1761
2015-12-29 Michael StapelbergMerge pull request #2132 from Airblader/bug-2128
2015-12-28 Ingo BürkValidate matched containers for "kill" command correctly. 2134/head
2015-12-28 Ingo BürkRename tree_close() to tree_close_internal().
2015-12-27 Ingo BürkMove urgent flag before killing the parent. 2132/head
2015-11-23 Michael StapelbergMerge pull request #2065 from Airblader/feature-1278
2015-11-23 Ingo BürkUse 32-bit visual by default if available.
2015-11-23 Ingo BürkMigrate i3 rendering to cairo.
2015-10-27 Michael StapelbergMerge pull request #2040 from Airblader/bug-2034
2015-10-26 Ingo BürkFix crash when trying to split and float a dock container. 2040/head
2015-10-22 Michael StapelbergMerge pull request #2025 from Airblader/feature-2022
2015-10-22 Michael StapelbergMerge pull request #2018 from Airblader/feature-2014
2015-10-22 Ingo BürkMake 'unmark' aware of matched windows.
2015-10-22 Ingo BürkIntroduce "--add" for marking windows.
2015-10-22 Ingo BürkAllow multiple marks on windows.
2015-10-18 Michael StapelbergMerge pull request #2007 from Airblader/feature-1996
2015-10-18 Michael StapelbergMerge pull request #2004 from Airblader/bug-2003
2015-10-16 Ingo BürkFix moving windows to a marked workspace by mark. 2004/head
2015-10-04 Michael StapelbergMerge pull request #1909 from Airblader/feature-refactor-1
2015-10-02 Michael StapelbergMerge pull request #1959 from hwangcc23/fix-1926
2015-09-28 Michael StapelbergMerge pull request #1967 from Airblader/feature-easier...
2015-09-28 Michael StapelbergMerge pull request #1962 from Airblader/bug-move-to...
2015-09-28 Michael StapelbergMerge pull request #1961 from Airblader/bug-1957
2015-09-28 Michael StapelbergMerge pull request #1960 from Airblader/bug-restore...
2015-09-25 Ingo BürkWhen moving a container to a mark, also check whether... 1961/head
2015-09-25 Ingo BürkWhen appending a layout containing a marked container... 1960/head
2015-09-21 Michael StapelbergMerge pull request #1943 from tcatm/fix-no-randr-output
2015-09-21 Michael StapelbergMerge pull request #1921 from tcatm/fix-no-randr-output
2015-09-17 Michael StapelbergMerge pull request #1920 from Airblader/feature-1873
2015-09-17 Ingo BürkSet and unset individual atoms in _NET_WM_STATE instead... 1920/head
2015-09-13 Michael StapelbergMerge pull request #1856 from Airblader/feature-1455
2015-09-13 Ingo BürkMake sure sticky windows pop to the front if they get... 1856/head
2015-09-13 Ingo BürkHandle _NET_WM_STATE_STICKY, but only for floating...
2015-09-11 Michael StapelbergMerge pull request #1893 from rr-/resize
2015-09-08 Michael StapelbergMerge branch 'master' into next
2015-09-06 Michael StapelbergMerge pull request #1895 from Airblader/bug-1883
2015-09-05 Michael StapelbergMerge pull request #1891 from Airblader/bug-1890
2015-09-05 Michael StapelbergMerge pull request #1892 from Airblader/bug-1215
2015-09-04 Ingo BürkMake sure borders are never counted as adjacent to... 1892/head
2015-09-03 Michael StapelbergMerge pull request #1880 from Airblader/feature-665
2015-08-31 Ingo BürkMove aspect_ratio from Con to Window. 1880/head
2015-08-04 Michael StapelbergMerge pull request #1816 from tcreech/tcreech-for-illumos
2015-08-03 Michael StapelbergMerge pull request #1789 from shdown/next
2015-08-03 shdownlibi3: change scalloc() signature to match calloc()
2015-08-03 Michael StapelbergMerge pull request #1712 from Airblader/feature-next...
2015-08-02 Michael StapelbergProperly clear the urgency hint when set by i3.
2015-07-30 Michael StapelbergMerge branch 'master' into next
2015-07-19 Michael StapelbergMerge pull request #1805 from lasers/next
2015-06-30 Michael StapelbergMerge pull request #1771 from Airblader/feature-1769
2015-06-30 Michael StapelbergMerge pull request #1772 from Airblader/feature-fix...
2015-06-30 Ingo BürkAdded missing newlines in log statements. 1772/head
2015-05-05 Michael StapelbergMerge pull request #1638 from hwangcc23/fix-1489
2015-04-26 Michael StapelbergMerge pull request #1657 from Georgiy-Tugai/fix-flicker...
2015-04-21 Michael StapelbergMerge pull request #1664 from Airblader/feature-wm...
2015-04-21 Ingo BürkAdded 'con_is_hidden' to check whether a given containe...
2015-04-21 Michael StapelbergMerge pull request #1665 from Airblader/feature-1658
2015-04-21 Michael StapelbergMerge pull request #1669 from Airblader/feature-docs-2
2015-04-21 Michael StapelbergMerge pull request #1636 from Deiz/update-notices
2015-04-20 DeizUpdate copyright notices and get rid of ranges 1636/head
2015-04-19 Michael StapelbergMerge pull request #1662 from Airblader/feature-move...
2015-04-19 Ingo BürkAdded test case for transfer of urgency flag when movin... 1662/head
2015-04-19 Ingo BürkDisallow moving a container to itself since this would...
2015-04-19 Ingo BürkAdded 'con_move_to_mark' to move a container to the...
2015-04-19 Ingo BürkExtract a function from con_move_to_workpsace that...
2015-04-19 Ingo Bürkadded function 'con_by_mark' to look up a con holding...
2015-04-19 Michael StapelbergMerge pull request #1632 from Deiz/binding-border
2015-04-16 Michael StapelbergMerge pull request #1651 from tanderson92/pkgconfig
2015-04-16 Michael StapelbergMerge branch 'master' into next
2015-04-12 Michael StapelbergMerge pull request #1654 from Deiz/complete-run-chdir
2015-04-12 Michael StapelbergMerge pull request #1641 from Deiz/fix-1640
2015-04-12 Michael StapelbergMerge pull request #1652 from Airblader/fix-1649
2015-04-11 Ingo BürkRemoved comment on removal of legacy "default" layout. 1652/head
2015-03-30 Michael StapelbergMerge pull request #1589 from Deiz/fix-center
2015-03-29 Michael StapelbergMerge pull request #1595 from Deiz/fix-1484
2015-03-29 Michael StapelbergMerge pull request #1600 from Deiz/libi3
2015-03-29 Michael StapelbergMerge pull request #1593 from Airblader/feature-nagbar...
2015-03-29 Michael StapelbergMerge pull request #1597 from Airblader/bug-1187
2015-03-29 Michael StapelbergMerge branch 'next' into master
2015-03-29 Michael StapelbergMerge branch 'master' into next
2015-03-28 Ingo BürkMove urgency hint when moving container
2015-03-13 Michael StapelbergMerge pull request #1513 from Airblader/defect-1473
2015-03-07 Michael StapelbergMerge branch 'master' into next
2015-03-07 Michael StapelbergMerge branch 'master' into next
2015-03-07 Michael StapelbergMerge branch 'master' into next
2015-03-07 Michael StapelbergMerge branch 'master' into next
2015-03-07 Michael StapelbergMerge branch 'master' into next
2015-03-04 Michael StapelbergMerge pull request #1515 from Airblader/feature-command...
2015-03-01 Michael StapelbergMerge pull request #1503 from Airblader/defect-layout...
next