]> git.lizzy.rs Git - bspwm.git/shortlog
bspwm.git
2014-08-14 Bastien DejeanAdd new rule consequence: border
2014-08-10 Bastien DejeanUpdate current EWMH desktop when removing desktops
2014-07-29 Bastien DejeanFix regression introduced by aebb671
2014-07-28 Bastien DejeanHandle client selection in `nearest_from_tree`
2014-07-24 Bastien DejeanCheck if directional focus fallback matches
2014-07-23 Luuk HendriksFixed bspc rule --add syntax in documentation
2014-07-21 Bastien DejeanFix missing separator after layout info
2014-07-19 Bastien DejeanPanel: fix inactive monitor color
2014-07-19 Bastien DejeanRemove example Lua rule system
2014-07-19 Bastien DejeanRemove dzen2 panel example
2014-07-19 Bastien DejeanProvide the layout of the focused desk. of every monitor
2014-07-18 Bastien DejeanReinstate `focus_by_distance` setting
2014-07-18 Bastien DejeanHandle NULL node ref. in node_matches
2014-06-27 Bastien DejeanUse the #AARRGGBB color notation for *bar*
2014-06-21 Bastien DejeanVersion 0.8.9
2014-06-20 Bastien DejeanFail on non-tiled windows in `window --edge`
2014-05-09 Bastien DejeanUpdate documentation for --reset-desktops
2014-05-09 Bastien DejeanReset desktop settings via `monitor -d`
2014-05-09 Bastien DejeanUse appropriate shell function name
2014-05-09 Bastien DejeanUpdate example bspwmrc for current settings
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-07 Bastien DejeanLoad default settings before adding desktops
2014-05-06 Bastien DejeanSet the default value of border widths and window gaps...
2014-05-05 Bastien DejeanMerge into existing monitors when rectangles are equal
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-05 Bastien DejeanUse proper function names
2014-05-03 Bastien DejeanMerge branch 'persistent_monitors'
2014-05-01 Bastien DejeanMerge pull request #135 from esn89/master
2014-05-01 esn89added BAR panel font
2014-04-29 Bastien DejeanNew setting: persistent_monitors
2014-04-27 Bastien DejeanMerge pull request #136 from chessman/master
2014-04-27 Eugene ApollonskyFix source_these: remove commas
2014-04-20 Bastien DejeanMerge pull request #134 from Stebalien/master
2014-04-19 Steven AllenPop the second pointer track argument.
2014-03-31 Bastien DejeanMerge pull request #130 from Ohope5/patch-1
2014-03-31 Oliver HopeMake colors work in panel_bar
2014-03-30 Bastien DejeanUpdate *bar* panel example for new syntax
2014-03-29 Bastien DejeanIncrease class name string length
2014-03-28 Bastien DejeanIncrease instance name string length
2014-03-13 Bastien DejeanDon't return NULL nodes in node_from_desc
2014-03-13 Bastien DejeanReplace deprecated `index` function
2014-02-28 Bastien DejeanFix dzen2 panel script typo
2014-02-26 Bastien DejeanExtend directional focusing to nearby monitors
2014-02-17 Bastien DejeanRefactor error reporting
2014-02-16 Bastien DejeanFix dzen2 panel example center collision case
2014-02-11 Bastien DejeanAdd a `--get-status` option to the *control* command
2014-02-09 Bastien DejeanFix window centering
2014-02-09 Bastien DejeanTurn the *border_width* setting into a desktop/window...
2014-02-09 Bastien DejeanConsider the border width when centering pseudo-tiled...
2014-02-09 Bastien DejeanAdd desktop selector: MONITOR_SEL:^<n>
2014-02-08 Bastien DejeanCenter windows that don't specify an initial position
2014-02-07 Bastien DejeanThe list of monitors must start with the primary monitor
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 DejeanHandle NULL nodes in `node_matches`
2014-02-02 Bastien DejeanDon't try to set the split direction of *NULL*
2014-02-02 Bastien DejeanAdd new rule consequence: split_dir
2014-01-31 Bastien DejeanKeep normal windows below fullscreen windows
2014-01-21 Bastien DejeanApply tab conversion to contrib/
2014-01-21 Bastien DejeanUse tabs consistently
2014-01-21 Bastien DejeanRemove unused asciidoc.conf
2014-01-19 Bastien DejeanFix *restore* regression introduced by c231e8c
2014-01-19 Bastien DejeanRemove trailing spaces in headers
2014-01-18 Bastien DejeanIndentation: convert spaces to tabs
2014-01-13 Bastien DejeanUpdate status when focusing an urgent window
2014-01-12 Bastien DejeanPrevent pointer actions on an unmanaged window
2014-01-10 Bastien DejeanHandle WM_NORMAL_HINTS atom modifications
2014-01-09 Bastien DejeanUpdate TODO list
2014-01-09 Bastien DejeanFix scan-build *bug*
2014-01-09 Bastien DejeanHandle min/max window size hints
2014-01-07 Bastien DejeanAdd built-in rule to center dialog windows
2014-01-05 Bastien DejeanUpdate the insertion point if the target desktop changes
2014-01-04 Bastien DejeanAdd new rule consequence: window=WINDOW_SEL
2014-01-04 Bastien DejeanNew desktop option: --equalize
2014-01-04 Bastien DejeanImprove colors of example bar panel
2014-01-04 Bastien DejeanShow window instance names in the output of `query -T`
2014-01-03 Bastien DejeanVersion 0.8.8
2014-01-01 Bastien DejeanUpdate TODO list
2014-01-01 Bastien DejeanHandle SIG{INT,HUP,TERM} signals
2013-12-31 Bastien DejeanAllow cross-monitor desktop swapping
2013-12-31 Bastien DejeanAdd new desktop selector: focused:MONITOR_SEL
2013-12-31 Bastien DejeanUpdate the window border when pseudo-focusing
2013-12-31 Bastien DejeanFix bogus desktop focus fallback
2013-12-29 Bastien DejeanSimply treat transient windows as floating windows
2013-12-29 Bastien DejeanPointer-resize pseudo-tiled windows as floating windows
2013-12-28 Bastien DejeanRemove obsolete opacity atom
2013-12-28 Bastien DejeanProvide padding settings for monitors
2013-12-27 Bastien DejeanRefresh header dependencies
2013-12-27 Bastien DejeanDon't transfer windows on configure requests
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-23 Bastien DejeanFix formatting of the socket path environment variable
2013-12-23 Bastien DejeanIncorporate the display name into the default socket...
next