]> git.lizzy.rs Git - bspwm.git/history - messages.c
Remove `apply_floating_atom` setting
[bspwm.git] / messages.c
2015-11-13 Bastien DejeanRemove `apply_floating_atom` setting
2015-11-13 Bastien DejeanMerge branch 'icccm-input-focus'
2015-11-12 Bastien DejeanDon't automatically alternate between states
2015-11-09 Bastien DejeanMerge pull request #305 from Vrakfall/master
2015-11-09 Bastien DejeanDocument and homogenize subscriber events
2015-11-07 Bastien DejeanAdd `--activate` to `window`
2015-11-05 Bastien DejeanMake a clear distinction between states and flags
2015-10-27 Bastien DejeanAdd a few selector modifiers
2015-10-26 Bastien DejeanRewrite the stacking engine
2015-10-19 Bastien DejeanAlways update EWMH desktop names in `monitor -d`
2015-08-21 RyanThere's no window_gap setting at the monitor level
2015-08-15 Bastien DejeanJust print the server response as is
2015-08-06 Bastien DejeanMerge pull request #281 from fbergroth/leaf-monocle
2015-08-05 Fredrik BergrothNew setting: leaf_monocle
2015-08-01 Bastien DejeanAdd a few subscriber events
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-09 Bastien DejeanFix the return value of the SETSTR macro
2015-06-06 Bastien DejeanImplement focus_follows_pointer via enter notify events
2015-05-26 Bastien DejeanAdd `desktop --bubble`
2015-05-09 Bastien DejeanAllow subscribers to choose what they listen to
2015-01-15 Bastien DejeanNew setting: center_pseudo_tiled
2015-01-06 Bastien DejeanAdd new setting: initial_polarity
2014-10-22 Bastien DejeanUse generic BSD 2-clause license
2014-10-22 Bastien DejeanAdd setting: pointer_follows_focus
2014-09-09 Bastien DejeanUpdate monitors when setting *_monitors
2014-07-18 Bastien DejeanReinstate `focus_by_distance` setting
2014-06-20 Bastien DejeanFail on non-tiled windows in `window --edge`
2014-05-09 Bastien DejeanReset desktop settings via `monitor -d`
2014-05-07 Bastien DejeanReinstate getters for default border width and window gap
2014-05-06 Bastien DejeanSet the default value of border widths and window gaps...
2014-05-05 Bastien DejeanPluralize setting
2014-05-05 Bastien DejeanNew setting: merge_overlapping_monitors
2014-05-05 Bastien DejeanDon't remove unplugged monitors by default
2014-05-03 Bastien DejeanMerge branch 'persistent_monitors'
2014-04-29 Bastien DejeanNew setting: persistent_monitors
2014-04-20 Bastien DejeanMerge pull request #134 from Stebalien/master
2014-04-19 Steven AllenPop the second pointer track argument.
2014-02-17 Bastien DejeanRefactor error reporting
2014-02-11 Bastien DejeanAdd a `--get-status` option to the *control* command
2014-02-09 Bastien DejeanTurn the *border_width* setting into a desktop/window...
2014-01-19 Bastien DejeanRemove trailing spaces in headers
2014-01-18 Bastien DejeanIndentation: convert spaces to tabs
2014-01-04 Bastien DejeanNew desktop option: --equalize
2013-12-31 Bastien DejeanAllow cross-monitor desktop swapping
2013-12-28 Bastien DejeanProvide padding settings for monitors
2013-12-27 Bastien DejeanPull and push edges via `window -e DIR ±PIXELS`
2013-12-27 Bastien DejeanImplement the pseudo-tiled window state
2013-12-27 Bastien Dejean*Frames* are unnecessary
2013-12-25 Bastien DejeanTurn {top,right,bottom,left}_padding into desktop settings
2013-12-23 Bastien DejeanJust quit when the connection is closed
2013-12-16 Bastien DejeanRemove extra empty line
2013-12-16 Bastien DejeanChange edge position via `window -e DIR ±PIXELS`
2013-12-13 Bastien DejeanRemove obsolete debug messages
2013-12-12 Bastien DejeanReinstate the *rule* command
2013-11-19 Bastien DejeanReorder desktops via `monitor -o`
2013-11-12 Bastien DejeanMerge branch 'remove-disabled'
2013-11-10 Bastien DejeanNew setting: remove_disabled_monitor
2013-11-07 Bastien DejeanPrint status informations via control --subscribe
2013-11-05 Bastien DejeanExternalize rules
2013-11-03 Bastien DejeanReject unknown states in `window -t ...`
2013-11-03 Bastien DejeanAdd a floating state to desktops
2013-10-27 Bastien DejeanMerge translate_position and translate_client
2013-10-26 Bastien DejeanBy default, honor EWMH focus requests
2013-10-23 Bastien DejeanNew setting: fit_monitor
2013-10-20 Bastien DejeanConsolidate fit_monitor
2013-10-19 Bastien DejeanRemove tags
2013-10-12 Bastien DejeanImplement private windows
2013-10-11 Bastien DejeanRemove redundant piece of code
2013-10-10 Bastien DejeanImplement frames
2013-10-08 Bastien DejeanAdd copyright header
2013-10-08 Bastien DejeanAdd the older/newer selectors to all the objects
2013-10-08 Bastien DejeanAdd history navigation selectors
2013-10-06 Bastien DejeanEnhance and clarify rule interface
2013-10-06 Bastien DejeanMake sticky windows stick to their monitor
2013-10-06 Bastien DejeanProvide a `visible` state to show and hide windows
2013-10-06 Bastien DejeanA vacant node can be visible
2013-10-05 Bastien DejeanImplement tags
2013-10-02 Bastien DejeanDon't try to merge the focused monitor into itself
2013-10-01 Bastien DejeanRename, add or remove desktops with `monitor -d`
2013-10-01 Bastien DejeanFix auto_alternate for desktop -f
2013-10-01 Bastien DejeanUpdate node coordinates after swap/transplant
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 DejeanNew setting: `honor_ewmh_focus`
2013-09-23 Bastien DejeanNew setting: `growth_factor`
2013-09-22 Bastien DejeanMake focus_follows_pointer work on empty desktops
2013-09-21 Bastien DejeanMake sure strings are null-terminated
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-18 Bastien DejeanAdd --fullscreen and --locked to `rule -a`
2013-09-17 Bastien DejeanAdd head/tail keywords for rule removal
2013-09-17 Bastien DejeanUse `--remove` consistently
2013-09-17 Bastien DejeanRemove `--float-upcoming` from `control`
2013-09-17 Bastien DejeanNew option for `rule -a`: --one-shot
2013-09-17 Bastien DejeanRemove the `--padding` option from `monitor`
2013-09-16 Bastien DejeanAdd new option for `control`: `--float-upcoming`
2013-09-15 Bastien DejeanAdd monitor padding settings
next