]> git.sur5r.net Git - i3/i3/history - src/xinerama.c
libi3: change scalloc() signature to match calloc()
[i3/i3] / src / xinerama.c
2015-08-03 shdownlibi3: change scalloc() signature to match calloc()
2015-07-30 Michael StapelbergMerge branch 'master' into next
2015-07-19 Michael StapelbergMerge pull request #1805 from lasers/next
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 #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-03-01 Michael StapelbergMerge branch 'master' of https://github.com/ton/i3...
2015-02-28 Michael StapelbergMerge branch 'next'
2015-02-11 Michael StapelbergMerge branch 'master' into next
2015-01-31 Michael StapelbergMerge branch 'master' into next
2015-01-31 Michael StapelbergMerge branch 'master' into next
2015-01-17 Michael StapelbergMerge branch 'master' into next
2014-08-08 Michael StapelbergMerge branch 'master' into next
2014-07-24 Michael StapelbergMerge branch 'master' into next
2014-07-23 Michael StapelbergMerge branch 'master' into next
2014-07-15 Michael StapelbergMerge branch 'master' into next
2014-07-11 Michael StapelbergMerge branch 'master' into next
2014-07-10 Michael StapelbergMerge branch 'master' into next
2014-07-02 Michael StapelbergMerge branch 'master' into next
2014-06-28 Michael StapelbergMerge branch 'master' into next
2014-06-28 Michael StapelbergMerge branch 'master' into next
2014-06-27 Michael StapelbergMerge branch 'master' into next
2014-06-25 Michael StapelbergMerge branch 'master' into next
2014-06-24 Michael StapelbergMerge branch 'master' into next
2014-06-24 Michael StapelbergMerge branch 'master' into next
2014-06-19 Michael Stapelbergclang-format-3.5 **/*.h **/*.c
2014-06-15 Michael StapelbergMerge branch 'next'
2014-06-15 Michael Stapelbergformat **/*.c with clang-format-3.5
2014-03-15 Michael StapelbergMerge branch 'master' into next
2014-03-08 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-21 Michael StapelbergMerge branch 'release-4.7.1' into next
2014-01-13 Michael StapelbergMerge branch 'master' into next
2014-01-13 Michael StapelbergMerge branch 'master' into next
2014-01-04 Michael StapelbergMerge branch 'master' into next
2014-01-04 Michael StapelbergMerge branch 'master' into next
2014-01-02 Peter BoströmFix clang -Wextra except -Wunused-parameter.
2012-09-19 Michael StapelbergMerge branch 'next'
2012-09-16 Michael StapelbergMerge branch 'master' into next
2012-09-14 Michael StapelbergMerge branch 'master' into next
2012-09-05 Michael StapelbergMerge branch 'master' into next
2012-09-04 Michael StapelbergMerge branch 'master' into next
2012-09-04 Michael StapelbergMerge branch 'master' into next
2012-08-22 Michael StapelbergMerge branch 'master' into next
2012-08-12 Michael Stapelberguse I3__FILE__ for DLOG, leave __FILE__ as is
2012-08-07 Michael Stapelbergexplicitly set filenames to $(basename __FILE__)
2012-04-22 Michael StapelbergMerge branch 'master' into next
2012-03-31 Michael StapelbergUse (void) instead of () for functions without args...
2011-11-11 Michael StapelbergMerge branch 'next'
2011-10-23 Michael Stapelbergintroduce sasprintf() in libi3, use it everywhere
2011-10-22 Michael Stapelbergnormalize modelines/headers across src/*.c
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-05-14 Michael StapelbergBugfix: Fix initialization / assignments when RandR...
2011-01-04 Michael StapelbergRe-Implement support for RandR changes
2010-11-29 Michael Stapelbergxinerama.c: fix indention
2010-04-13 Michael Stapelbergfirst step of the big refactoring ("tree" branch).
2010-03-30 Michael StapelbergMerge branch 'next'
2010-03-09 Michael StapelbergRe-add old Xinerama code for the poor nvidia users
2010-03-02 Michael Stapelberghuge change: implement RandR instead of Xinerama
2010-02-22 Michael Stapelbergdocs: the comparison is size and position, not only...
2009-12-22 Michael StapelbergBugfix: Fix NULL pointer dereference in workspaces...
2009-12-21 Michael Stapelbergxinerama: correctly put windows which are assigned...
2009-12-21 Michael Stapelbergxinerama: change some log messages to errors
2009-12-19 Michael StapelbergTouch each log message and classify it as DLOG (debug...
2009-12-08 Michael StapelbergInclude unistd.h for usleep()
2009-12-07 Michael StapelbergWhen no screens are found, don’t hog the CPU. Also...
2009-11-09 Michael StapelbergMerge branch 'next'
2009-10-28 Michael StapelbergBugfix: Correctly re-assign dock_clients to the first...
2009-10-11 Michael StapelbergFix HEAD^
2009-10-11 Michael StapelbergFix HEAD^
2009-10-11 Michael StapelbergBugfix: Also apply the fix of 74ccdb4 when re-querying...
2009-10-11 Michael StapelbergBugfix: Also apply the fix of 74ccdb4 when re-querying...
2009-10-07 Michael StapelbergBugfix: Correctly position bar window when using xrandr...
2009-10-07 Michael StapelbergBugfix: Correctly position bar window when using xrandr...
2009-09-29 Michael StapelbergRefactor workspaces to be stored in a TAILQ instead...
2009-09-28 Michael StapelbergBugfix: Create new workspace when there are no free...
2009-09-27 Michael StapelbergMake number of workspaces dynamic (no longer limited...
2009-09-05 Michael StapelbergBugfix: Initialize screens correctly when not using...
2009-09-05 Michael StapelbergBugfix: Initialize screens correctly when not using...
2009-08-21 Michael StapelbergMerge branch 'next' into testcases
2009-08-19 Michael StapelbergMerge branch 'next'
2009-08-11 Michael StapelbergBugfix: Fix screen wrapping, cleanup some log messages
2009-08-11 Michael StapelbergMerge branch 'next' into testcases
2009-08-11 Michael StapelbergBugfix: Don’t initialize screen twice when not using...
2009-08-08 Michael StapelbergImplement assignments of workspaces to screens, big...
2009-08-05 Michael StapelbergMerge branch 'next' into testcases
2009-07-25 Michael StapelbergMerge branch 'next' of zekjur:/git/i3 into next
2009-07-25 Michael StapelbergMap window/its decoration *after* calling render_layout()
2009-07-21 Michael StapelbergBugfix: Repeatedly try to find screens if none are...
2009-07-21 Michael StapelbergBugfix: Repeatedly try to find screens if none are...
2009-06-26 Michael StapelbergMerge branch 'next' (3.β is stable now)
2009-06-24 Michael StapelbergBugfix: Correctly initialize screens when Xinerama...
next