]> git.lizzy.rs Git - bspwm.git/history - messages.c
Remove logo directory
[bspwm.git] / messages.c
2013-09-19 Bastien DejeanRemove a few useless header inclusion via deheader
2013-09-19 Bastien DejeanSplit types.c into {monitor,desktop,history}.c
2013-09-18 Bastien DejeanAdd --fullscreen and --locked to `rule -a`
2013-09-17 Bastien DejeanAdd head/tail keywords for rule removal
2013-09-17 Bastien DejeanUse `--remove` consistently
2013-09-17 Bastien DejeanRemove `--float-upcoming` from `control`
2013-09-17 Bastien DejeanNew option for `rule -a`: --one-shot
2013-09-17 Bastien DejeanRemove the `--padding` option from `monitor`
2013-09-16 Bastien DejeanAdd new option for `control`: `--float-upcoming`
2013-09-15 Bastien DejeanAdd monitor padding settings
2013-09-13 Bastien DejeanNew option for the `rule` command: `--unmanage`
2013-09-12 Bastien DejeanStack in terms of relative actions
2013-09-11 Bastien Dejean*window_gap* is now a desktop setting
2013-09-10 Bastien DejeanAdd a `--swap` option to the `desktop` command
2013-09-09 Bastien DejeanAdd a `--swap` option to the `monitor` command
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-02 Bastien DejeanAdd index selector for desktops and monitors
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-10 Bastien DejeanFail when there's no edge in all cases
2013-08-06 Bastien DejeanAdd an option to `rule -a`: `--focus`
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-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-20 Bastien DejeanMerge branch 'master' of github.com:baskerville/bspwm
2013-07-20 Bastien DejeanFix potential leak and null pointer dereference
2013-07-15 Bastien DejeanShow monitor padding information via `query -T`
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 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-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 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-12 Bastien DejeanRewrite message handling
2013-07-05 Bastien DejeanFollow nodes transfered via `shift`
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-02 Bastien DejeanPrevent node transplantation for `circulate`
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 AllenCheck to make sure the fence ratio is specified
2013-06-28 Bastien DejeanConsolidate `monitor_focus_fallback` handling
2013-06-28 Bastien DejeanNew setting: `monitor_focus_fallback`
2013-06-28 Bastien DejeanNew message: `focus_monitor`
2013-06-28 Bastien DejeanTransplant within `swap_nodes`
2013-06-27 Bastien DejeanWhen shifting into manual mode nodes: transplant
2013-06-27 Bastien DejeanNew option for `cancel`: --all
2013-06-27 Bastien DejeanMake split mode and direction local
2013-06-25 Bastien DejeanHonor `history_aware_focus` for `shift`
2013-06-24 Bastien DejeanNew setting: `history_aware_focus`
2013-06-22 Bastien DejeanNew message: `fence_ratio`
2013-06-08 Bastien DejeanArrange when swapping
2013-06-08 Bastien DejeanHandle fullscreen state in `apply_layout`
2013-06-08 Bastien DejeanArrange after `toggle_floating`
2013-06-08 Bastien DejeanUpdate all desktops in `set_setting`
2013-06-08 Bastien DejeanConsider only `pointer_follows_monitor` exceptions
2013-06-08 Bastien DejeanHonor `pointer_follows_monitor` with `alternate_monitor`
2013-06-07 Bastien DejeanMerge branch 'randr'
2013-06-07 Bastien DejeanPointer follows monitor only via `use*` messages
2013-06-07 Bastien DejeanConsolidate `transfer_desktop`
2013-06-06 Bastien DejeanCall `arrange` in `transfer_node`
2013-06-05 Bastien DejeanNew setting: `pointer_follows_monitor`
2013-06-05 Bastien DejeanOnly emit one call to `put_status` in `focus_node`
2013-06-05 Bastien DejeanFix silly mistakes in `send_desktop_to`
2013-06-04 Bastien DejeanAdd `--follow` option to `send_desktop_to`
2013-06-02 Bastien DejeanWhen transferring a desktop, hide it
2013-06-02 Bastien DejeanRemove unnecessary `--verbose` option
2013-06-02 Bastien DejeanOnly keep one option for `swap`
2013-06-02 Bastien DejeanNew message: `send_desktop_to`
2013-06-01 Bastien DejeanNew message: `remove_desktop`
2013-05-31 Bastien DejeanConsolidate monitor disconnection handling
2013-05-30 Bastien DejeanDon't arrange after `biggest`
2013-05-30 Bastien DejeanNew options for swap: `--{keep,swap}-focus`
2013-05-30 Bastien DejeanNew message: `biggest`
2013-05-29 Bastien DejeanHandle desk and last_desk in remove_desktop
2013-05-29 Bastien DejeanStill trying to minimize the calls to `arrange`
2013-05-29 Bastien DejeanOnly call `arrange` when needed
2013-05-29 Bastien DejeanRefactor focus_node and select_*
2013-05-29 Bastien DejeanThree arguments is enough for `focus_node`
2013-05-29 Bastien DejeanSelect focused desktop when selecting monitor
2013-05-29 Bastien DejeanDon't try to focus windows in an empty desktop
2013-05-08 Bastien DejeanNew message: 'restore_history'
2013-05-08 Bastien DejeanThe `birth_rotation` attribute replaces `birth_mode`
2013-05-07 Bastien DejeanNew setting: `focus_by_distance`
2013-05-06 Bastien DejeanMerge branch 'master' into history
2013-05-06 Bastien DejeanMerge branch 'master' into history
next