]> git.lizzy.rs Git - bspwm.git/history - events.h
Remove settings: auto_cancel and auto_alternate
[bspwm.git] / events.h
2015-06-12 Bastien DejeanReinstate the motion recorder for FFP
2015-06-09 Bastien DejeanOnly honor FFP in reaction to pointer motion events
2015-06-06 Bastien DejeanImplement focus_follows_pointer via enter notify events
2015-02-22 Bastien DejeanProcess errors delivered on the event loop
2014-10-22 Bastien DejeanUse generic BSD 2-clause license
2014-01-19 Bastien DejeanRemove trailing spaces in headers
2014-01-18 Bastien DejeanIndentation: convert spaces to tabs
2013-12-27 Bastien Dejean*Frames* are unnecessary
2013-10-10 Bastien DejeanImplement frames
2013-10-08 Bastien DejeanAdd copyright header
2013-10-08 Bastien DejeanDecrease the header guards collision chances
2013-10-08 Bastien DejeanUse compliant header guard
2013-10-05 Bastien DejeanImplement tags
2013-09-25 Bastien DejeanExtract pointer functions from events.c
2013-07-30 Bastien DejeanPrevent input focus from being stolen
2013-07-12 Bastien DejeanPrevent focus change due to pointer jitter
2013-07-04 Bastien DejeanRemove message: `ungrab_pointer`
2013-06-07 Bastien DejeanMerge branch 'randr'
2013-05-29 Bastien DejeanHandle monitors via RandR
2013-03-04 Bastien DejeanNew setting: 'focus_follows_pointer'
2013-03-04 Bastien DejeanRemove setting: 'focus_follows_pointer'
2013-03-03 Bastien DejeanMerge branch 'master' into focus-history
2013-03-02 Bastien DejeanFocus follows pointer rewrite
2013-01-19 Bastien DejeanMerge branch 'master' into focus-history
2013-01-17 Bastien DejeanMerge branch 'master' into compton-shadow
2013-01-12 Bastien DejeanRevert "Cursor pointer feedbacks for 'grab_pointer'"
2013-01-10 Bastien DejeanCursor pointer feedbacks for 'grab_pointer'
2013-01-09 Bastien DejeanFocus follows pointer needs enter notify events
2013-01-09 Bastien DejeanRemove obsolete prototypes
2013-01-08 Bastien DejeanNew messages: '{grab,track,ungrab}_pointer'
2013-01-07 Bastien DejeanMerge pull request #21 from ThomasAdam/ta/send-to-monitor
2013-01-06 Bastien DejeanNew message: 'mouse'
2013-01-02 Bastien DejeanRemove settings: '{numlock,capslock}_modifier'
2012-10-23 Bastien DejeanMerge branch 'develop'
2012-10-22 Bastien DejeanNew setting: 'focus_follow_mouse'
2012-10-18 Bastien DejeanFix toggle_fullscreen
2012-10-06 Bastien DejeanOn button release: use the stored window
2012-09-22 Bastien DejeanMove floating windows with the mouse, fix born_as
2012-09-22 Bastien DejeanPseudo manual insertion for floating windows
2012-09-20 Bastien DejeanLocked and urgent client states and colors
2012-09-16 Bastien DejeanFlush, EWMH, new events, presel border fix
2012-09-11 Bastien DejeanClient message, strict parse, select desktop
2012-08-25 Bastien DejeanFinal specifications
2012-08-20 baskervilleRefactoring
2012-08-01 baskervilleevent sketch