]> git.lizzy.rs Git - bspwm.git/shortlog
bspwm.git
2013-09-05 Bastien DejeanImplement ICCCM's WM_TAKE_FOCUS behavior
2013-09-05 Bastien DejeanRemove setting: `wm_name`
2013-09-04 Bastien DejeanCompute colors on the fly
2013-09-04 Bastien DejeanUse .profile instead of .pam_environment
2013-09-02 Bastien DejeanAdd index selector for desktops and monitors
2013-08-30 Bastien DejeanInitially give focus to the root window
2013-08-30 Bastien DejeanKeep the real wm name on the supporting window
2013-08-30 Bastien DejeanSupport _NET_SUPPORTING_WM_CHECK
2013-08-29 Bastien DejeanFocus a monitor with an empty focused desktop
2013-08-29 Bastien DejeanRestore the split mode of nodes
2013-08-28 Bastien DejeanUpdate examples
2013-08-28 Bastien DejeanRotate the given edge, not the brother subtree
2013-08-27 Bastien DejeanAdd a `--rotate` option to the `window` command
2013-08-18 Bastien DejeanDetail the default socket path
2013-08-16 Bastien DejeanAdd Zsh completion
2013-08-12 Bastien DejeanDon't try to transplant a node on itself
2013-08-10 Bastien DejeanFail when there's no edge in all cases
2013-08-06 Bastien DejeanAdd example binding for window transplantation
2013-08-06 Bastien DejeanThe vim file type comment is not needed anymore
2013-08-06 Bastien DejeanAdd an option to `rule -a`: `--focus`
2013-08-05 Bastien DejeanVersion 0.8
2013-08-02 Bastien DejeanCosmetic improvements
2013-08-02 Bastien DejeanFix all the warnings produced by clang
2013-07-31 Bastien DejeanNo logo
2013-07-31 Bastien DejeanFix overlapping borders example
2013-07-30 Bastien DejeanPrevent input focus from being stolen
2013-07-30 Bastien DejeanUpdate source dependencies
2013-07-30 Bastien DejeanList the manual/automatic modifiers in WINDOW_SEL
2013-07-30 Bastien DejeanDon't increment rule counter when failing
2013-07-30 Bastien DejeanCheck the number of arguments for all the messages
2013-07-29 Bastien DejeanNew option for `bspwm`: `-c`
2013-07-27 Bastien DejeanFix `restore --tree` for the multi-monitor case
2013-07-27 Bastien DejeanA random pointer is not a desktop
2013-07-24 Bastien DejeanOnly remove empty desktops
2013-07-24 Bastien DejeanReject invalid ratios
2013-07-23 Bastien DejeanDetail the ratio domain
2013-07-21 Bastien DejeanDon't use brace expansion in Makefile
2013-07-20 Bastien DejeanOnly set `msg_len` once
2013-07-20 Bastien DejeanMerge branch 'master' of github.com:baskerville/bspwm
2013-07-20 Bastien DejeanFix potential leak and null pointer dereference
2013-07-20 Bastien DejeanMerge pull request #43 from Stebalien/allow-overriding...
2013-07-20 Steven AllenAllow overriding compiler.
2013-07-19 Bastien DejeanOptimize the `last` selector
2013-07-19 Bastien DejeanAdd new selector modifiers: `urgent` and `nonurgent`
2013-07-16 Bastien DejeanClarify the command syntax for adding rules
2013-07-15 Bastien DejeanRaise focused floating window via pointer -g focus
2013-07-15 Bastien DejeanShow monitor padding information via `query -T`
2013-07-15 Bastien DejeanDon't raise windows via `focus_follows_pointer`
2013-07-14 Bastien DejeanMerge pull request #39 from Stebalien/presel-modifier
2013-07-14 Bastien DejeanMerge pull request #42 from Stebalien/eat-padding-arguments
2013-07-14 Steven AllenEat padding arguments.
2013-07-14 Steven AllenDocument mode modifier.
2013-07-14 Steven AllenAdd mode modifier
2013-07-14 Bastien DejeanRemove the *_padding settings
2013-07-14 Bastien DejeanMerge pull request #40 from Stebalien/fix-command-no...
2013-07-14 Steven AllenDon't assume command arguments.
2013-07-14 Bastien DejeanUse '--' as first argument for the `set` built-in
2013-07-14 Bastien DejeanDon't skip matching monitors
2013-07-14 Bastien DejeanMerge pull request #38 from Stebalien/fix-segfaults
2013-07-13 Steven AllenDon't segfault.
2013-07-13 Bastien DejeanMerge remote-tracking branch 'stebalien/apply-modifiers...
2013-07-13 Steven AllenApply modifiers to all objects
2013-07-13 Bastien DejeanRemove `focus_by_distance` from the completions
2013-07-13 Bastien DejeanMerge pull request #36 from Stebalien/fix-monitor-selection
2013-07-13 Bastien DejeanRemove setting: `focus_by_distance`
2013-07-13 Steven AllenCall monitor_from_desc in `monitor -f <mon>`
2013-07-13 Bastien DejeanFix small typo
2013-07-13 Bastien DejeanMerge pull request #35 from Stebalien/expand-selector...
2013-07-13 Bastien DejeanMerge pull request #34 from Stebalien/fixup-control...
2013-07-13 Bastien DejeanDon't transplant when swapping
2013-07-13 Bastien DejeanRemove setting: `monitor_focus_fallback`
2013-07-13 Steven AllenExpand selector documentation.
2013-07-13 Steven AllenExpand single-use definitions
2013-07-13 Steven AllenRemove `<file_path>` arguments from control flags.
2013-07-12 Bastien DejeanRefocus the focused node in `transplant_node`
2013-07-12 Bastien DejeanStart writing miscellaneous documentation
2013-07-12 Bastien DejeanFinish updating examples for the new syntax
2013-07-12 Bastien DejeanDon't alter focus when transplanting nodes
2013-07-12 Bastien DejeanUse the standard `abs` function
2013-07-12 Bastien DejeanPrevent focus change due to pointer jitter
2013-07-12 Bastien DejeanRewrite message handling
2013-07-05 Bastien DejeanIndicate emphasis via the apostrophe character
2013-07-05 Bastien DejeanFollow nodes transfered via `shift`
2013-07-05 Bastien DejeanRefresh TODO list
2013-07-04 Bastien DejeanDon't try to send/drop a NULL node
2013-07-04 Bastien DejeanNew setting: `auto_cancel`
2013-07-04 Bastien DejeanRemove message: `ungrab_pointer`
2013-07-03 Bastien DejeanAdd new contributor
2013-07-02 Bastien DejeanPrevent node transplantation for `circulate`
2013-07-02 Bastien DejeanInitialize status FIFO pointer
2013-06-30 Bastien DejeanReset stacking client list whenever appropriate
2013-06-30 Bastien DejeanHandle _NET_WM_DESKTOP client message
2013-06-30 Bastien DejeanMerge pull request #31 from Stebalien/arrange-after...
2013-06-30 Bastien DejeanMerge pull request #30 from Stebalien/mention-fence_rat...
2013-06-30 Bastien DejeanMerge pull request #29 from Stebalien/check-for-fence...
2013-06-30 Steven AllenArrange after killing a window
2013-06-30 Steven AllenDocument the fence_ratio RATIO argument
2013-06-30 Steven AllenCheck to make sure the fence ratio is specified
2013-06-29 Bastien DejeanIgnore _NET_ACTIVE_WINDOW for the focused node
2013-06-29 Bastien DejeanRevert "Don't try to focus the focused node"
next