]> git.lizzy.rs Git - bspwm.git/history - doc/bspwm.1.txt
Remove `apply_floating_atom` setting
[bspwm.git] / doc / bspwm.1.txt
2015-11-13 Bastien DejeanRemove `apply_floating_atom` setting
2015-11-13 Bastien DejeanFix typos in manual
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 extensive documentation for the new modifiers
2015-10-27 Bastien DejeanAdd a few selector modifiers
2015-10-26 Bastien DejeanRewrite the stacking engine
2015-08-07 Bastien Dejean*leaf_monocle*: only consider tiled windows
2015-08-06 Bastien DejeanMerge pull request #281 from fbergroth/leaf-monocle
2015-08-05 Fredrik BergrothNew setting: leaf_monocle
2015-05-26 Bastien DejeanAdd `desktop --bubble`
2015-05-09 Bastien DejeanAllow subscribers to choose what they listen to
2015-02-21 Bastien DejeanAdd rule consequence: split_ratio
2015-01-15 Bastien DejeanNew setting: center_pseudo_tiled
2015-01-06 Bastien DejeanAdd new setting: initial_polarity
2015-01-04 Joseph Lansdowneadd new selector modifier: unfocused
2014-11-23 Bastien DejeanUse explicit screen number in socket path template
2014-11-19 Bastien DejeanDocumentation cleanup
2014-10-22 Bastien DejeanAdd setting: pointer_follows_focus
2014-08-16 Bastien DejeanFix some grammatical mistakes
2014-08-14 Bastien DejeanAdd new rule consequence: border
2014-07-23 Luuk HendriksFixed bspc rule --add syntax in documentation
2014-07-19 Bastien DejeanProvide the layout of the focused desk. of every monitor
2014-07-18 Bastien DejeanReinstate `focus_by_distance` setting
2014-05-09 Bastien DejeanUpdate documentation for --reset-desktops
2014-05-09 Bastien DejeanClarify desktop level status of border width setting
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-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-02-09 Bastien DejeanAdd desktop selector: MONITOR_SEL:^<n>
2014-02-06 Bastien DejeanRemove *lower* rule consequence
2014-02-06 Bastien DejeanFilter focus requests using client source indication
2014-02-03 Bastien DejeanReintroduce the *automatic* window modifier
2014-02-02 Bastien DejeanAdd new rule consequence: split_dir
2014-01-21 Bastien DejeanUse tabs consistently
2014-01-04 Bastien DejeanAdd new rule consequence: window=WINDOW_SEL
2014-01-04 Bastien DejeanNew desktop option: --equalize
2013-12-31 Bastien DejeanAdd new desktop selector: focused:MONITOR_SEL
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 DejeanFix formatting of the socket path environment variable
2013-12-23 Bastien DejeanIncorporate the display name into the default socket...
2013-12-16 Bastien DejeanDocument the window states
2013-12-16 Bastien DejeanChange edge position via `window -e DIR ±PIXELS`
2013-12-12 Bastien DejeanReinstate the *rule* command
2013-11-26 Bastien DejeanMerge pull request #100 from EvanPurkhiser/fixup/man...
2013-11-26 Evan PurkhiserTypo correction in man page
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-08 Bastien DejeanAsynchronously parse rule command output
2013-11-07 Bastien DejeanPrint status informations via control --subscribe
2013-11-05 Bastien DejeanExternalize rules
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 DejeanDocument internal state output format
2013-10-10 Bastien DejeanImplement frames
2013-10-08 Bastien DejeanDocument `control --record-history`
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 DejeanNew selector for nodes and desktops: last_local
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-05 Bastien DejeanImplement tags
2013-10-01 Bastien DejeanRename, add or remove desktops with `monitor -d`
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-23 Bastien DejeanNew setting: `honor_ewmh_focus`
2013-09-23 Bastien DejeanNew setting: `growth_factor`
2013-09-20 Bastien DejeanUpdate email
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
2013-09-13 Bastien DejeanNew option for the `rule` command: `--unmanage`
2013-09-12 Bastien DejeanDon't document a non existent setting
2013-09-11 Bastien Dejean*window_gap* is now a desktop setting
next