]> git.lizzy.rs Git - bspwm.git/history - monitor.h
Transfer nodes moved via configure requests
[bspwm.git] / monitor.h
2016-03-16 Bastien DejeanAdd IDs to desktops and monitors
2016-02-26 Bastien DejeanExtract geometric functions from helpers.c
2016-02-23 Bastien DejeanSort monitors by natural visual hierarchy
2016-02-01 Bastien DejeanAdd event: monitor_swap
2015-12-22 Bastien DejeanGeneralize window commands to nodes
2015-11-26 Bastien DejeanAdd *focused* modifier to desktops and monitors
2015-11-22 Bastien DejeanUse JSON as the output format of query -T
2015-11-09 Bastien DejeanMerge pull request #305 from Vrakfall/master
2015-11-09 Bastien DejeanDocument and homogenize subscriber events
2015-06-12 Bastien DejeanReinstate the motion recorder for FFP
2015-06-06 Bastien DejeanImplement focus_follows_pointer via enter notify events
2014-10-22 Bastien DejeanUse generic BSD 2-clause license
2014-05-05 Bastien DejeanUse proper function names
2014-01-19 Bastien DejeanRemove trailing spaces in headers
2014-01-18 Bastien DejeanIndentation: convert spaces to tabs
2013-11-28 Bastien DejeanHandle clients outside of every monitors
2013-10-27 Bastien DejeanMerge translate_position and translate_client
2013-10-26 Bastien DejeanMerge pull request #81 from Stebalien/relative-position
2013-10-26 Steven AllenRelatively translate floating clients to the correct...
2013-10-23 Bastien DejeanNew setting: fit_monitor
2013-10-20 Bastien DejeanConsolidate fit_monitor
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-10-02 Bastien DejeanUse consistent function names
2013-09-23 Bastien DejeanCosmetic improvements
2013-09-20 Bastien DejeanMove a few functions from tree to desktop/monitor
2013-09-19 Bastien DejeanSplit types.c into {monitor,desktop,history}.c