]> git.sur5r.net Git - i3/i3/history - src/resize.c
Added missing newlines in log statements.
[i3/i3] / src / resize.c
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 #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
2014-06-15 Michael StapelbergMerge branch 'next'
2014-06-15 Michael Stapelbergformat **/*.c with clang-format-3.5
2014-05-02 Michael Stapelbergrender resize windows retina-correctly
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-01 Peter BoströmSize resizebar according to container size.
2014-01-01 Tony CrisciSnap pointer to resize bar on drag resize
2013-12-22 Michael StapelbergMerge branch 'next'
2013-12-21 Michael StapelbergMerge branch 'master' into next
2013-11-22 Michael StapelbergMerge branch 'master' into next
2013-11-09 Tony CrisciReturn DRAG_ABORT on UnmapNotify from drag_pointer
2013-10-09 Michael StapelbergMerge branch 'master' into next
2013-09-30 Tony CrisciAdd ability to escape out of a mouse-resize operation
2013-09-26 jjFix keyboard and mouse resize in nested containers
2012-12-11 Michael StapelbergMerge branch 'next'
2012-11-10 Michael StapelbergMerge branch 'master' into next
2012-10-29 Michael StapelbergMerge branch 'master' into next
2012-10-03 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-27 Michael StapelbergMerge branch 'master' into next
2012-09-24 Michael StapelbergMerge branch 'master' into next
2012-09-23 DeizDisplay appropriate cursors when resizing or moving...
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-26 darkravenUse 32bit visual only when needed. Thus we could drop...
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'fix-resize-focus'
2011-12-17 Michael StapelbergBugfix: Don’t change focus after (graphical) resizing
2011-11-11 Michael StapelbergMerge branch 'next'
2011-11-10 Michael Stapelbergmark parameters const
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-03-18 Michael StapelbergMake i3 compatible with the very latest xcb
2011-01-27 Fernando Tarlá Car... Fix the resize algorithm I broke earlier.
2010-11-29 Michael StapelbergImplement resizing (still buggy)
2010-10-17 Fernando Tarlá Car... Fixed overflow and underflow bugs when resizing.
2010-10-17 Fernando Tarlá Car... Fixed overflow and underflow bugs when resizing.
2010-07-11 Michael StapelbergRemove some dead code (to be re-implemented), rename...
2010-03-30 Michael StapelbergMerge branch 'next'
2010-03-07 Michael StapelbergTurn nested functions into real functions or macros
2010-03-05 Michael StapelbergUpdate function names, variable names and documentation...
2010-03-02 Michael Stapelberghuge change: implement RandR instead of Xinerama
2010-01-26 Kim Silkebækken... Fixed cursor orientation when resizing
2009-12-19 Michael StapelbergTouch each log message and classify it as DLOG (debug...
2009-12-08 Michael StapelbergBugfix: Also fix horizontal resizing
2009-11-22 Michael StapelbergBugfix: Also fix horizontal resizing
2009-11-22 Michael StapelbergBugfix: Correctly calculate width when resizing (Thanks...
2009-11-09 Michael StapelbergMerge branch 'next'
2009-09-26 Michael StapelbergImplement resize command
2009-09-25 Michael StapelbergBugfix: Fix resizing on second monitor (Thanks litemotiv)
2009-09-25 Michael StapelbergBugfix: Fix resizing on second monitor (Thanks litemotiv)
2009-09-06 Michael StapelbergImplement horizontal resize
2009-08-19 Michael StapelbergMerge branch 'next'
2009-08-05 Michael StapelbergMerge branch 'next' into testcases
2009-08-04 Michael StapelbergBugfix: Recognize clicks as client clicks (opposed...
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-06-26 Michael StapelbergMerge branch 'next' (3.β is stable now)
2009-06-24 Michael StapelbergEnsure a minimum size of 25px when resizing windows
2009-06-24 Michael StapelbergUse drag_pointer from floating.c for the resize handler
2009-06-24 Michael StapelbergBugfix: resizing: boundary checking (Thanks Mirko)
2009-05-09 Michael StapelbergBugfix: Fix display/resizing of colspanned containers
2009-05-09 Michael StapelbergBugfix: Fix display/resizing of colspanned containers
2009-05-09 Michael StapelbergBugfix: Store width_factor/height_factor per workspace...
2009-05-09 Michael StapelbergBugfix: Store width_factor/height_factor per workspace...