]> git.lizzy.rs Git - bspwm.git/shortlog
bspwm.git
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...
2013-12-19 Bastien DejeanDon't reset *num_clients* in *restore_tree*
2013-12-16 Bastien DejeanDocument the window states
2013-12-16 Bastien DejeanRemove extra empty line
2013-12-16 Bastien DejeanDon't crop splitting ratio in `query -T`
2013-12-16 Bastien DejeanChange edge position via `window -e DIR ±PIXELS`
2013-12-16 Bastien DejeanMerge pull request #104 from jvvv/xinerama
2013-12-16 jvvvWhitespace fix.
2013-12-16 John VogelAdd xinerama support back in.
2013-12-13 Bastien DejeanRemove obsolete debug messages
2013-12-12 Bastien DejeanUpdate header dependencies
2013-12-12 Bastien DejeanReinstate the *rule* command
2013-12-05 Bastien DejeanVersion 0.8.7
2013-12-04 Bastien DejeanMerge pull request #102 from sahne/master
2013-12-04 Daniel WalterFix endless loop due to missing cast
2013-12-01 Bastien DejeanUse default sxhkd config path in DM session
2013-12-01 Bastien DejeanFix indentation in example display manager session
2013-11-28 Bastien DejeanHandle clients outside of every monitors
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-16 Bastien DejeanFix vacant state propagation target in insert_node
2013-11-16 Bastien DejeanAdd missing newline in PRINTF
2013-11-16 Bastien DejeanEnhance external rules example scripts
2013-11-12 Bastien DejeanMerge branch 'remove-disabled'
2013-11-11 Bastien DejeanSet proper socket option to allow fast restart
next