]> git.lizzy.rs Git - bspwm.git/history - desktop.c
Reinstate the motion recorder for FFP
[bspwm.git] / desktop.c
2015-05-09 Bastien DejeanAllow subscribers to choose what they listen to
2014-10-22 Bastien DejeanUse generic BSD 2-clause license
2014-08-10 Bastien DejeanUpdate current EWMH desktop when removing desktops
2014-07-19 Bastien DejeanProvide the layout of the focused desk. of every monitor
2014-05-09 Bastien DejeanReset desktop settings via `monitor -d`
2014-05-06 Bastien DejeanSet the default value of border widths and window gaps...
2014-01-19 Bastien DejeanRemove trailing spaces in headers
2014-01-18 Bastien DejeanIndentation: convert spaces to tabs
2013-12-25 Bastien DejeanTurn {top,right,bottom,left}_padding into desktop settings
2013-11-03 Bastien DejeanAdd a floating state to desktops
2013-10-27 Bastien DejeanMerge translate_position and translate_client
2013-10-23 Bastien DejeanNew setting: fit_monitor
2013-10-20 Bastien DejeanConsolidate fit_monitor
2013-10-19 Bastien DejeanRemove tags
2013-10-08 Bastien DejeanAdd copyright header
2013-10-08 Bastien DejeanAdd the older/newer selectors to all the objects
2013-10-05 Bastien DejeanImplement tags
2013-10-02 Bastien DejeanUse consistent function names
2013-10-01 Bastien DejeanRename, add or remove desktops with `monitor -d`
2013-10-01 Bastien DejeanSupport _NET_WM_STATE_STICKY client message
2013-10-01 Bastien DejeanImplement sticky windows
2013-10-01 Bastien DejeanMake the window border width a desktop setting
2013-10-01 Bastien DejeanHistory is global and stacking is independent
2013-09-25 Bastien DejeanExtract pointer functions from events.c
2013-09-23 Bastien DejeanCosmetic improvements
2013-09-21 Bastien DejeanMake sure strings are null-terminated
2013-09-20 Bastien DejeanMove a few functions from tree to desktop/monitor
2013-09-19 Bastien DejeanRemove a few useless header inclusion via deheader
2013-09-19 Bastien DejeanSplit types.c into {monitor,desktop,history}.c