]> git.lizzy.rs Git - bspwm.git/shortlog
bspwm.git
2015-08-15 Bastien DejeanJust print the server response as is
2015-08-12 Bastien DejeanDon't add a new line at the end of partial lines
2015-08-10 Bastien DejeanMerge pull request #283 from rye761/link-fix
2015-08-09 RyanReplaced broken old AUR link with up to date links...
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-08-01 Bastien DejeanAdd a few subscriber events
2015-06-12 Bastien DejeanReinstate the motion recorder for FFP
2015-06-11 Bastien DejeanGrab the pointer in order to capture motions
2015-06-11 Bastien DejeanPropagate FFP_MASK
2015-06-10 Bastien DejeanMake motion notify debug message more verbose
2015-06-09 Bastien DejeanRemove unused function
2015-06-09 Bastien DejeanOnly honor FFP in reaction to pointer motion events
2015-06-09 Bastien DejeanHandle preselection in pseudo-automatic mode example
2015-06-09 Bastien DejeanAdd pseudo-automatic mode example
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-05-02 Bastien DejeanMerge pull request #243 from buztard/force-installation
2015-05-02 Bastian WinklerForce installation of bsp{wm,c}
2015-04-27 Bastien DejeanRewrite the handling of overlapping monitors
2015-04-26 Bastien DejeanDon't try to merge a monitor into NULL
2015-04-06 Bastien Dejeansxhkdrc: grab pointer synchronously
2015-04-05 Bastien DejeanUpdate TODO
2015-04-05 Bastien DejeanUpdate examples to reflect changes in sxhkd
2015-03-20 Bastien DejeanVersion 0.9
2015-03-17 Bastien DejeanLoop example: fix indentation
2015-03-17 Bastien DejeanMerge pull request #225 from iskatu/fix/loop-example
2015-03-16 iskatuLoop example: Saving stack correctly
2015-03-16 Bastien DejeanMerge pull request #223 from yate/bar-to-lemonbar
2015-03-16 yateRename bar to lemonbar
2015-02-23 Bastien DejeanUpdate TODO
2015-02-22 Bastien DejeanProcess errors delivered on the event loop
2015-02-22 Bastien DejeanDon't try to set the split ratio of NULL
2015-02-21 Bastien DejeanAdd rule consequence: split_ratio
2015-02-09 Bastien DejeanBe verbose regarding broken connections
2015-02-05 Bastien DejeanFix code block formatting
2015-02-05 Bastien DejeanUpdate debugging instructions
2015-01-31 Bastien DejeanMerge remote-tracking branch 'svenstaro/rename-install...
2015-01-31 Bastien DejeanMerge pull request #204 from svenstaro/add-doc-install
2015-01-31 Sven-Hendrik... Rename lightdm contrib stuff to freedesktop and install it
2015-01-31 Sven-Hendrik... Add examples and other docs to install target
2015-01-15 Bastien DejeanUpdate TODO regarding pointer grabbing
2015-01-15 Bastien DejeanNew setting: center_pseudo_tiled
2015-01-13 Bastien DejeanFix null pointer dereference
2015-01-06 Bastien DejeanAdd new setting: initial_polarity
2015-01-06 Bastien DejeanFix alignment
2015-01-04 Joseph Lansdowneadd new selector modifier: unfocused
2014-11-27 Artur ShaikProtect mouse pointer when pointer_follows_focus set
2014-11-23 Bastien DejeanUse explicit screen number in socket path template
2014-11-19 Bastien DejeanDocumentation cleanup
2014-11-09 Michael AndrewsAutomatically check for sockets without screen name.
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-08-16 Bastien DejeanFix some grammatical mistakes
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
next