]> git.lizzy.rs Git - bspwm.git/shortlog
bspwm.git
2013-06-24 Bastien DejeanNew setting: `history_aware_focus`
2013-06-23 Bastien DejeanUse empty sequence element in example sxhkdrc
2013-06-22 Bastien DejeanNew message: `fence_ratio`
2013-06-20 Bastien DejeanMerge pull request #26 from Stebalien/dont-clobber...
2013-06-19 Steven AllenDon't clobber system build flags
2013-06-18 Bastien DejeanVersion 0.7
2013-06-18 Bastien DejeanRefresh and simplify examples
2013-06-10 Bastien DejeanDon't try to import monitors when RandR is off
2013-06-09 Bastien DejeanWhen removing the focused monitor focus another
2013-06-09 Bastien DejeanAlways end with a new line in `put_status`
2013-06-09 Bastien DejeanBetter fallback for current monitor removal
2013-06-09 Bastien DejeanWhile merging a monitor, the source ends up empty
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 DejeanHandle visibility within `desktop_{show,hide}`
2013-06-07 Bastien DejeanMerge branch 'randr'
2013-06-07 Bastien DejeanRefresh TODO list
2013-06-07 Bastien DejeanPointer follows monitor only via `use*` messages
2013-06-07 Bastien DejeanDon't rotate when inserting a floating window
2013-06-07 Bastien DejeanConsolidate `transfer_desktop`
2013-06-06 Bastien DejeanCall `arrange` in `transfer_node`
2013-06-06 Bastien DejeanRevert "Revert "Try not to point to an unlinked desktop""
2013-06-05 Bastien DejeanRevert "Try not to point to an unlinked desktop"
2013-06-05 Bastien DejeanTry not to point to an unlinked desktop
2013-06-05 Bastien DejeanHandle identity in rotate_tree
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-03 Bastien DejeanAdd debug outputs for the motion recorder
2013-06-03 Bastien DejeanRemove obsolete debug message
2013-06-03 Bastien DejeanWhen unlinking a desktop clear the prev/next links
2013-06-02 Bastien DejeanSynchronize the motion recorder and the root window
2013-06-02 Bastien DejeanWhen transferring a desktop, hide it
2013-06-02 Bastien DejeanSet split mode before drawing borders
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-02 Bastien DejeanUpdate and enhance documentation
2013-06-01 Bastien DejeanFix stacking of window moved via send_to
2013-06-01 Bastien DejeanNew message: `remove_desktop`
2013-05-31 Bastien DejeanFix put_status crash on cleanup
2013-05-31 Bastien DejeanConsolidate monitor disconnection handling
2013-05-30 Bastien DejeanDon't arrange after `biggest`
2013-05-30 Bastien DejeanCreate `bspc` manual symbolic link
2013-05-30 Bastien DejeanNew options for swap: `--{keep,swap}-focus`
2013-05-30 Bastien DejeanNew message: `biggest`
2013-05-30 Bastien DejeanFix focus_node regression
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 DejeanAdd a few debug messages
2013-05-29 Bastien DejeanDon't try to `arrange` empty desktops
2013-05-29 Bastien DejeanOnly call `arrange` when needed
2013-05-29 Bastien DejeanFit windows in their updated monitors
2013-05-29 Bastien DejeanAvoid NULL node and non-NULL root in focus_node
2013-05-29 Bastien DejeanHandle remote focus corner case in transfer_node
2013-05-29 Bastien DejeanAlways update focus and history when inserting
2013-05-29 Bastien DejeanSet focus pointer when inserting nodes
2013-05-29 Bastien DejeanFix bar panel example
2013-05-29 Bastien DejeanRefactor focus_node and select_*
2013-05-29 Bastien DejeanThree arguments is enough for `focus_node`
2013-05-29 Bastien DejeanHandle removal of focused monitor
2013-05-29 Bastien DejeanSelect focused desktop when selecting monitor
2013-05-29 Bastien DejeanSet ID of monitor when adding it
2013-05-29 Bastien DejeanConsolidate RandR fallback
2013-05-29 Bastien DejeanHandle monitors via RandR
2013-05-29 Bastien DejeanDon't try to focus windows in an empty desktop
2013-05-26 Bastien DejeanPrevent flickering of `grab_pointer focus`
2013-05-08 Bastien DejeanRefresh TODO list
2013-05-08 Bastien DejeanNew message: 'restore_history'
2013-05-08 Bastien DejeanThe `birth_rotation` attribute replaces `birth_mode`
2013-05-08 Bastien DejeanHandle birth mode when toggling the floating state
2013-05-08 Bastien DejeanHandle the node's birth mode consistently
2013-05-07 Bastien DejeanFix removal of vacant node
2013-05-07 Bastien DejeanUpdate TODO
2013-05-07 Bastien DejeanNew setting: `focus_by_distance`
2013-05-07 Bastien DejeanUpdate TODO
2013-05-07 Bastien DejeanAdd a few comments regarding the `latest` state
2013-05-07 Bastien DejeanKeep consistent names for node lists
2013-05-07 Bastien DejeanSimply history removal
2013-05-06 Bastien DejeanReverse history list order
2013-05-06 Bastien DejeanStack tiling windows via focus history
2013-05-06 Bastien DejeanAdd completion for `list_history`
2013-05-06 Bastien DejeanMerge branch 'master' into history
2013-05-06 Bastien DejeanFix bash completion path
2013-05-06 Bastien DejeanBash completion: first cut
2013-05-06 Bastien DejeanDrop `chmod`: preserve attributes via `cp -p`
2013-05-06 Bastien DejeanFix typo
2013-05-06 Bastien DejeanMerge branch 'master' into history
2013-05-06 Bastien DejeanParticularize `swap_nodes`
2013-04-21 Bastien DejeanMerge branch 'master' of github.com:baskerville/bspwm
2013-04-21 Bastien DejeanVersion 0.6
2013-04-12 Bastien DejeanUpdate examples in relation to `clock`
2013-04-09 Bastien DejeanCall `put_status` when inserting or removing nodes
2013-04-09 Bastien DejeanOnly call `put_status` when needed
2013-04-09 Bastien DejeanFix *sxhkdrc* example *vim* comment
next