]> git.sur5r.net Git - i3/i3/history - src/xcursor.c
Merge branch 'release-4.16.1'
[i3/i3] / src / xcursor.c
2016-11-08 Michael StapelbergMerge branch 'next' into master
2016-10-25 Michael StapelbergMerge pull request #2507 from stapelberg/autotools
2016-10-23 Michael StapelbergEnsure all *.[ch] files include config.h
2015-09-30 Michael StapelbergMerge branch 'next' into master
2015-09-08 Michael StapelbergMerge branch 'master' into next
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-29 Michael StapelbergMerge branch 'next' into master
2015-03-29 Michael StapelbergMerge branch 'master' into next
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...
2015-03-01 Michael StapelbergMerge branch 'defect-1480' of https://github.com/Airbla...
2015-03-01 Michael Stapelbergrun clang-format (3.5.0)
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-02-08 Michael Stapelbergfix warnings: unsigned check for >= 0 is always true
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-10-09 Michael StapelbergMerge branch 'master' into next
2013-09-24 Michael StapelbergMerge branch 'master' into next
2013-09-01 Michael StapelbergMerge branch 'master' into next
2013-08-30 Michael StapelbergMerge branch 'master' into next
2013-08-27 Michael StapelbergMerge branch 'master' into next
2013-08-17 Michael Stapelbergswitch from libXcursor to xcb-util-cursor
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-31 Michael StapelbergUse (void) instead of () for functions without args...
2011-11-11 Michael StapelbergMerge branch 'next'
2011-10-22 Michael Stapelbergnormalize modelines/headers across src/*.c
2011-10-10 Michael StapelbergMerge branch 'startup-notification' into next
2011-10-10 Michael StapelbergChange the root window cursor to 'watch' during startups
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-29 Michael StapelbergBugfix: Set the cursor via the Xlib connection if XCurs...
2011-04-01 Michael StapelbergBugfix: Flush the Xlib connection after creating cursors
2011-02-06 Fernando Tarlá Car... Fix libxcursor -> xcb cursors fallback.
2010-11-28 Michael Stapelberglittle style fixes, add vim modeline
2010-11-28 Fernando Tarlá Car... libXcursor support (themed cursors).