]> git.lizzy.rs Git - bspwm.git/history - events.c
Don't trust WM_PROTOCOLS
[bspwm.git] / events.c
2013-08-29 Bastien DejeanFocus a monitor with an empty focused desktop
2013-08-02 Bastien DejeanFix all the warnings produced by clang
2013-07-30 Bastien DejeanPrevent input focus from being stolen
2013-07-15 Bastien DejeanRaise focused floating window via pointer -g focus
2013-07-15 Bastien DejeanDon't raise windows via `focus_follows_pointer`
2013-07-13 Bastien DejeanMerge pull request #35 from Stebalien/expand-selector...
2013-07-13 Bastien DejeanMerge pull request #34 from Stebalien/fixup-control...
2013-07-13 Bastien DejeanDon't transplant when swapping
2013-07-12 Bastien DejeanPrevent focus change due to pointer jitter
2013-07-12 Bastien DejeanRewrite message handling
2013-07-04 Bastien DejeanRemove message: `ungrab_pointer`
2013-07-02 Bastien DejeanPrevent node transplantation for `circulate`
2013-06-30 Bastien DejeanHandle _NET_WM_DESKTOP client message
2013-06-29 Bastien DejeanIgnore _NET_ACTIVE_WINDOW for the focused node
2013-06-29 Bastien DejeanRevert "Don't try to focus the focused node"
2013-06-29 Bastien DejeanDon't try to focus the focused node
2013-06-10 Bastien DejeanDon't try to import monitors when RandR is off
2013-06-08 Bastien DejeanHandle fullscreen state in `apply_layout`
2013-06-08 Bastien DejeanConsider only `pointer_follows_monitor` exceptions
2013-06-07 Bastien DejeanMerge branch 'randr'
2013-06-06 Bastien DejeanCall `arrange` in `transfer_node`
2013-05-29 Bastien DejeanRefactor focus_node and select_*
2013-05-29 Bastien DejeanThree arguments is enough for `focus_node`
2013-05-29 Bastien DejeanHandle monitors via RandR
2013-05-26 Bastien DejeanPrevent flickering of `grab_pointer focus`
2013-05-06 Bastien DejeanMerge branch 'master' into history
2013-05-06 Bastien DejeanParticularize `swap_nodes`
2013-03-26 Bastien DejeanAdd support for _NET_WM_STATE_DEMANDS_ATTENTION
2013-03-10 Bastien DejeanMoving tiled windows to empty desktops
2013-03-09 Bastien DejeanMove tiled window: don't miss valid cases
2013-03-09 Bastien DejeanMoving a tiled window to another monitor
2013-03-07 Bastien DejeanLower the motion recorder when querying
2013-03-07 Bastien DejeanGeneralize `swap_nodes`
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-02-28 Bastien DejeanUnify tiled and floating pointer actions
2013-02-28 Bastien DejeanReuse W
2013-02-28 Bastien DejeanNew 'grab_pointer' argument: 'resize_side'
2013-02-04 Bastien DejeanAdd tiled move/resize pointer actions
2013-01-19 Bastien DejeanMerge branch 'master' into focus-history
2013-01-19 Bastien DejeanPrevent pointer actions on fullscreen windows
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 DejeanDon't start actions via unmanaged windows
2013-01-10 Bastien DejeanCursor pointer feedbacks for 'grab_pointer'
2013-01-09 Bastien DejeanFocus follows pointer needs enter notify events
2013-01-08 Bastien DejeanNew messages: '{grab,track,ungrab}_pointer'
2013-01-07 Bastien DejeanRemove obsolete headers
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-12-25 Bastien DejeanOnly the current window shall not become urgent
2012-12-20 Bastien DejeanPrevent focus stealing for 'focus_follows_mouse'
2012-12-19 Bastien DejeanMerge branch 'status'
2012-12-19 Bastien DejeanMerge branch 'master' into status
2012-12-18 Bastien DejeanMerge branch 'master' into status
2012-12-17 Bastien DejeanMerge branch 'master' into status
2012-12-17 Bastien DejeanNew setting: 'status_stdout'
2012-12-08 Bastien DejeanReturn whenever possible
2012-12-08 Bastien DejeanHandle _NET_CURRENT_DESKTOP client message
2012-12-03 Bastien DejeanNew settings: 'numlock_modifier' and 'capslock_modifier'
2012-11-08 Bastien DejeanWindow dragging: transfer node to underlying monitor
2012-11-02 Bastien DejeanDon't forget to set the frozen pointer monitor
2012-10-29 Bastien DejeanUse the monitor, not the screen, rectangle
2012-10-25 Bastien DejeanOrphan adoption: restore desktops organization
2012-10-25 Bastien DejeanFix monocle regression in 'client_message'
2012-10-24 Bastien DejeanMerge branch 'adopt-orphans'
2012-10-24 Bastien DejeanSmall optimization in enter_notify
2012-10-24 Bastien DejeanInitial approach for orphans adoption
2012-10-23 Bastien DejeanMinor cleanup in 'enter_notify'
2012-10-23 Bastien DejeanProperly handle 'focus_follows_mouse'
2012-10-23 Bastien DejeanWindow resize/move toggles the floating state of tiled...
2012-10-23 Bastien DejeanHandle monitors in 'enter_notify'
2012-10-23 Bastien DejeanMerge branch 'develop'
2012-10-22 Bastien DejeanOnly follow the mouse pointer if it moves
2012-10-22 Bastien DejeanFix typo in setting name
2012-10-22 Bastien DejeanNew setting: 'focus_follow_mouse'
2012-10-18 Bastien DejeanFix toggle_fullscreen
2012-10-17 Bastien DejeanAdded support for multiple monitors
2012-10-11 Bastien Dejean_NET_ACTIVE_WINDOW: toggle fullscreen if necessary
2012-10-10 Bastien DejeanHandle _NET_WM_WINDOW_TYPE_{DOCK,NOTIFICATION}
2012-10-10 Bastien DejeanHandle _NET_WM_DESKTOP
2012-10-06 Bastien DejeanCosmetic changes
2012-10-06 Bastien DejeanOn button release: use the stored window
2012-10-06 Bastien DejeanRemove unneeded debug informations
2012-10-05 Bastien DejeanDon't need to apply layout after "close"
2012-10-05 Bastien DejeanFullscreen client message: apply layout
2012-10-03 Bastien DejeanMerge pull request #6 from c00kiemon5ter/debug
2012-10-03 Bastien DejeanMerge pull request #5 from c00kiemon5ter/warning
2012-10-03 Ivan Kanakarakisfix warining about possible unintitialized variables
2012-10-03 Bastien DejeanMerge pull request #4 from c00kiemon5ter/client
2012-10-03 Ivan Kanakarakisupdate wm to use helpers
2012-09-30 Bastien DejeanMerge pull request #3 from c00kiemon5ter/bool
2012-09-30 Ivan Kanakarakisbool is a real type
2012-09-29 Bastien DejeanDon't block window activation when desktop differ
2012-09-29 Bastien DejeanTake into consideration all unmap events
2012-09-29 Bastien DejeanRevert previous commit
2012-09-29 Bastien DejeanRules: switch to the given desktop
next