]> git.lizzy.rs Git - bspwm.git/history - src
Add community information
[bspwm.git] / src /
2019-08-19 Bastien DejeanFix GCC warnings
2019-08-19 Bastien Dejeanbspc: Write failure messages to standard error
2019-08-12 Bastien DejeanAllocate the right amount of arguments on restart
2019-08-02 Bastien DejeanHonor `single_monocle` in `set_hidden`
2019-06-06 Bastien DejeanFix infinite loop in `find_closest_node`
2019-05-12 Bastien DejeanApply removal adjustments for the spiral a. i. s.
2019-04-18 Bastien DejeanRely on the user layout to skip the presel fb
2019-03-05 Bastien DejeanFix inconsistencies regarding the user layout
2019-02-19 Bastien DejeanHonor single_monocle in make_desktop
2019-02-11 Bastien DejeanAlternate auto scheme: Try to find a *full* split
2019-02-01 Bastien DejeanHandle `single_monocle` more carefully
2019-01-30 Cosmo BorskyAdd default value for ignore_ewmh_struts
2019-01-30 Sam BazleyAdd wm command: --restart
2019-01-29 Bastien DejeanFix typo
2019-01-29 Bastien DejeanAutomatically shrink pseudo-tiled windows
2019-01-27 Leonid ParfentievReflect single_monocle layout in report
2019-01-27 Samuel TribeAdd setting: presel_feedback
2019-01-26 Bastien DejeanFix the ordering of the EWMH function calls
2019-01-25 Bastien DejeanRemove unused field
2019-01-25 Cosmo BorskyAdd `ignore_ewmh_struts` config option
2019-01-21 Bastien DejeanAdjust nearby ratios when moving a fence
2019-01-06 Bastien DejeanDon't change the client's layer in set_fullscreen
2019-01-03 Bastien DejeanUpdate jsmn library
2018-12-14 Bastien DejeanMake the focused and active modifiers coherent
2018-12-12 Bastien DejeanAdd automatic insertion scheme: alternate
2018-12-06 Bastien DejeanAlways apply the window border color
2018-11-26 Bastien DejeanDon't honor pointer_follows_focus in apply_layout
2018-11-18 Bastien DejeanProperly handle sticky nodes in transfer_desktop
2018-11-14 Bastien DejeanAdd setting: removal_adjustment
2018-11-05 Bastien DejeanDon't crash when class_name is NULL
2018-11-04 Bastien DejeanFix potential buffer overflow
2018-09-29 Bastien DejeanMonocle: add cumulative padding settings
2018-09-09 Bastien DejeanDon't try to activate an active desktop
2018-08-31 Bastien DejeanAdd new setting: automatic_scheme
2018-08-29 Bastien DejeanExtend the scope of initial_polarity
2018-08-28 AelspirePass any input from presel window to window below
2018-08-28 Bastien DejeanRemove setting: cancel_birth_rotation
2018-08-25 Bastien DejeanAdd new setting: cancel_birth_rotation
2018-07-22 Bastien DejeanPostpone events on windows of pending rules
2018-07-17 Bastien DejeanUse the focus history as a fallback
2018-07-17 Bastien Dejeansingle_monocle: include receptacles
2018-07-11 Bastien DejeanGeneralize history_add to handle activation
2018-06-19 Bastien DejeanAdd node descriptor: `smallest`
2018-05-15 Bastien DejeanNODE_SEL: Discard hashes inside a DESKTOP_SEL
2018-05-14 Bastien DejeanProperly handle node references
2018-04-03 Bastien DejeanPartially revert 0785b39
2018-04-03 Bastien DejeanBetter names
2018-04-01 Bastien DejeanResize with relative coordinates by default
2018-03-28 Bastien DejeanUse better defaults
2018-03-14 Bastien DejeanAdd setting: ignore_ewmh_fullscreen
2018-03-07 Bastien DejeanHandle mapping notify events
2018-03-07 Bastien DejeanAdd monitor/desktop/node descriptor: `any`
2018-03-07 Bastien DejeanPass selectors by reference
2018-03-07 Bastien DejeanFix distance/rank type
2018-03-07 Bastien DejeanAdd `newest` descriptor and `marked` node flag
2018-03-02 Bastien DejeanFix the argument ordering of the desktop_add event
2018-02-26 Bastien DejeanDon't try to rewrite the history of focused nodes
2018-02-26 Bastien DejeanActivate the relevant node
2018-02-09 Bastien DejeanAllow transferring sticky nodes to an active desk.
2018-01-27 Bastien DejeanSkip insertion point if the brother is vacant
2018-01-26 Bastien DejeanDon't prevent a specified node from being focused
2018-01-26 Bastien DejeanKeep sticky nodes focused
2018-01-14 Bastien DejeanMake following optional
2017-12-29 Bastien DejeanUse absolute coordinates when resizing manually
2017-10-16 JunakFix segfault for `bspc subscribe -f report`
2017-10-13 Bastien DejeanActivate before focusing during desktop transfer
2017-10-11 Bastien DejeanFix gcc warning regarding vsnprintf
2017-10-07 Bastien DejeanAlways reactivate when the active desktop is moved
2017-09-29 Bastien DejeanPass intermediate conseq. as arg. to ext. rules
2017-09-21 Bastien DejeanRestore old map/unmap behavior
2017-09-11 Bastien DejeanHandle the removal of non-empty desktops
2017-09-08 Bastien DejeanAdd a special raw name selector
2017-09-07 Bastien DejeanKeep the focused item focused
2017-09-07 Bastien DejeanInterpret map / unmap as show / hide
2017-08-24 Justinien BouronAdd new monitor selector : pointed.
2017-08-22 Bastien DejeanDon't assume the uniqueness of desktop names
2017-08-08 Bastien DejeanRegenerate IDs in restore_tree
2017-07-31 László VáradyFix gcc warnings
2017-07-30 Bastien DejeanAdd wm command: --reorder-monitors
2017-07-30 Bastien DejeanFix monitor's -o long variant name
2017-07-25 Bastien DejeanPrevent invalid use of query's --names option
2017-07-25 Bastien DejeanUse $XDG_RUNTIME_DIR as default temp. dir.
2017-07-24 Bastien DejeanDon't handle deprecated `click_to_focus` values
2017-07-24 Bastien DejeanRename node_{manage,unmanage} to node_{add,remove}
2017-07-24 Bastien DejeanAdd an option to *subscribe*: --fifo
2017-07-23 Bastien DejeanDiscard meaningless COUNT values
2017-07-23 Bastien DejeanFix gcc warnings
2017-07-23 Bastien DejeanUse consistent variable names
2017-07-23 Bastien DejeanMake the poll logic work on Linux
2017-07-22 Bastien Dejeanbspc: Stop if stdout is closed
2017-07-22 Bastien DejeanAdd an option to *subscribe*: --count
2017-07-12 Bastien Dejean*click_to_focus* is now a button name
2017-07-02 Matthijs Steenclick_to_focus should also apply to middle and right...
2017-06-26 Bastien DejeanFix regression introduced by b181b5c
2017-06-12 Justinien BouronAdd rule consequence: rectangle
2017-06-08 Justinien BouronRefactor : remove code duplication + modularize apply_r...
2017-06-07 fluffywafflesFix spelling in wm subcommand error message
2017-06-07 Bastien DejeanAutomatically fix the monitor ordering
2017-06-07 Bastien DejeanFix ordering of overlapping rectangles
2017-06-04 Bastien DejeanAdd setting: directional_focus_tightness
next