]> git.lizzy.rs Git - bspwm.git/history - bspwm.c
Asynchronously parse rule command output
[bspwm.git] / bspwm.c
2013-11-08 Bastien DejeanAsynchronously parse rule command output
2013-11-07 Bastien DejeanEnd status lines by a new line
2013-11-07 Bastien DejeanPrint status informations via control --subscribe
2013-11-05 Bastien DejeanExternalize rules
2013-10-26 Bastien DejeanHandle _NET_CLOSE_WINDOW
2013-10-19 Bastien DejeanRemove tags
2013-10-10 Bastien DejeanImplement frames
2013-10-08 Bastien DejeanAdd copyright header
2013-10-08 Bastien DejeanAdd history navigation selectors
2013-10-07 Bastien DejeanInclude missing OpenBSD header
2013-10-06 Bastien DejeanEnhance and clarify rule interface
2013-10-06 Bastien DejeanMake sticky windows stick to their monitor
2013-10-05 Bastien DejeanImplement tags
2013-10-01 Bastien DejeanSupport _NET_WM_STATE_STICKY client message
2013-10-01 Bastien DejeanHandle _NET_WM_STATE_STICKY
2013-10-01 Bastien DejeanImplement sticky windows
2013-10-01 Bastien DejeanHistory is global and stacking is independent
2013-09-21 Bastien DejeanMake sure strings are null-terminated
2013-09-20 Bastien DejeanDon't set _NET_WM_NAME on the root window
2013-09-19 Bastien DejeanRemove a few useless header inclusion via deheader
2013-09-19 Bastien DejeanSplit types.c into {monitor,desktop,history}.c
2013-09-19 Bastien DejeanDon't support ICCCM's WM_STATE
2013-09-18 Bastien DejeanSet the WM_STATE atom
2013-09-17 Bastien DejeanRemove `--float-upcoming` from `control`
2013-09-16 Bastien DejeanAdd new option for `control`: `--float-upcoming`
2013-09-12 Bastien DejeanStack in terms of relative actions
2013-09-10 Bastien DejeanConsolidate `restore --tree`
2013-09-09 Bastien DejeanInternal state output syntax overhaul
2013-09-09 Bastien DejeanHandle the primary monitor
2013-09-05 Bastien DejeanImplement ICCCM's WM_TAKE_FOCUS behavior
2013-09-05 Bastien DejeanRemove setting: `wm_name`
2013-08-30 Bastien DejeanInitially give focus to the root window
2013-08-30 Bastien DejeanKeep the real wm name on the supporting window
2013-08-30 Bastien DejeanSupport _NET_SUPPORTING_WM_CHECK
2013-07-29 Bastien DejeanNew option for `bspwm`: `-c`
2013-07-15 Bastien DejeanDon't raise windows via `focus_follows_pointer`
2013-07-12 Bastien DejeanPrevent focus change due to pointer jitter
2013-07-12 Bastien DejeanRewrite message handling
2013-07-02 Bastien DejeanInitialize status FIFO pointer
2013-06-27 Bastien DejeanMake split mode and direction local
2013-06-10 Bastien DejeanDon't try to import monitors when RandR is off
2013-06-09 Bastien DejeanWhile merging a monitor, the source ends up empty
2013-06-07 Bastien DejeanMerge branch 'randr'
2013-06-02 Bastien DejeanSynchronize the motion recorder and the root window
2013-05-31 Bastien DejeanConsolidate monitor disconnection handling
2013-05-29 Bastien DejeanFit windows in their updated monitors
2013-05-29 Bastien DejeanSet ID of monitor when adding it
2013-05-29 Bastien DejeanConsolidate RandR fallback
2013-05-29 Bastien DejeanHandle monitors via RandR
2013-05-06 Bastien DejeanMerge branch 'master' into history
2013-04-03 Bastien DejeanUse consistent names
2013-04-02 Bastien DejeanNew option for `bspwm`: `-p STATUS_PREFIX`
2013-03-31 Bastien DejeanAdd help command line flag
2013-03-26 Bastien DejeanAdd support for _NET_WM_STATE_DEMANDS_ATTENTION
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-12 Bastien DejeanUpdate TODO
2013-01-19 Bastien DejeanMerge branch 'master' into focus-history
2013-01-19 Bastien DejeanMerge branch 'master' into compton-shadow
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-08 Bastien DejeanDon't exclude unmapped windows
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 DejeanCheck for bind/listen errors when creating socket
2013-01-06 Bastien DejeanNew message: 'mouse'
2013-01-02 Bastien DejeanRemove settings: '{numlock,capslock}_modifier'
2012-12-26 Bastien DejeanCleanup before leaving
2012-12-25 Bastien DejeanNew message: 'list_rules'
2012-12-24 Bastien DejeanMerge pull request #18 from ThomasAdam/ta/active-border...
2012-12-24 Bastien DejeanNew optional EXIT_STATUS argument for 'quit'
2012-12-23 Bastien DejeanNew message: 'toggle_visibility'
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-18 Bastien DejeanUse specified fifo ('-s' flag) instead of stdout
2012-12-03 Bastien DejeanNew settings: 'numlock_modifier' and 'capslock_modifier'
2012-12-03 Bastien DejeanAlso ungrab on NumLock
2012-12-03 Bastien DejeanMouse bindings: handle NumLock
2012-11-29 Bastien DejeanAdd support for the _COMPTON_SHADOW atom
2012-11-10 Bastien DejeanRegister events as early as possible
2012-10-25 Bastien DejeanOrphan adoption: restore desktops organization
2012-10-25 Bastien DejeanNew message: 'adopt_orphans'
2012-10-25 Bastien DejeanFix minor typos
2012-10-25 Bastien DejeanRely on _NET_WM_DESKTOP for orphans adoption
2012-10-24 Bastien DejeanMerge branch 'adopt-orphans'
2012-10-24 Bastien DejeanDon't be silly
2012-10-24 Bastien DejeanCheck map_state value in adopt_orphans
2012-10-24 Bastien DejeanDon't make wild guesses on things that need to be freed
2012-10-24 Bastien DejeanInitial approach for orphans adoption
2012-10-24 Bastien DejeanRefactor README, support VERSION in *main*
2012-10-23 Bastien DejeanFix the handling of 'button_modifier'
2012-10-23 Bastien DejeanProperly handle 'focus_follows_mouse'
2012-10-23 Bastien DejeanFix wrong assumption regarding window id
next