]> git.sur5r.net Git - i3/i3/history - src/click.c
first step of the big refactoring ("tree" branch).
[i3/i3] / src / click.c
2010-04-13 Michael Stapelbergfirst step of the big refactoring ("tree" branch).
2010-03-25 Michael StapelbergBugfix: Correctly check bitmask for floating_modifier
2010-03-13 Axel WagnerImplement proportional floating-resize.
2010-03-02 Michael Stapelberghuge change: implement RandR instead of Xinerama
2010-01-01 Michael StapelbergBugfix: Containers could lose their snap state (Thanks...
2009-12-19 Michael StapelbergTouch each log message and classify it as DLOG (debug...
2009-11-13 Michael StapelbergBugfix: Correctly replay pointer if the click handler...
2009-11-02 Michael StapelbergFix compilation warning
2009-10-28 Michael StapelbergBugfix: Prevent a division through zero (Thanks xeen)
2009-10-13 Michael StapelbergBugfix: Don’t allow moving/resizing of fullscreen windo...
2009-09-29 Michael StapelbergRefactor workspaces to be stored in a TAILQ instead...
2009-09-27 Michael StapelbergMake number of workspaces dynamic (no longer limited...
2009-09-22 Michael StapelbergImplement stack-limit for further defining how stack...
2009-09-22 Michael StapelbergMove handler for clicking to its own file