]> git.lizzy.rs Git - bspwm.git/shortlog
bspwm.git
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 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
2013-04-08 Bastien DejeanInitiate the call to `put_status`
2013-04-08 Bastien DejeanUpdate panel examples
2013-04-08 Bastien DejeanConsolidate `put_status`
2013-04-07 Bastien DejeanNew message: `put_status`
2013-04-06 Bastien DejeanOnly crop the center section from the right
2013-04-03 Bastien DejeanUse ASCII chars for the layout indicator
2013-04-03 Bastien DejeanNew setting: `split_ratio`
2013-04-03 Bastien DejeanUse consistent names
2013-04-02 Bastien DejeanMake use of the status prefix in the examples
2013-04-02 Bastien DejeanNew option for `bspwm`: `-p STATUS_PREFIX`
2013-04-02 Bastien DejeanNew arguments for `swap`: `biggest` and `smallest`
2013-04-01 Bastien DejeanAlso change the path
2013-04-01 Bastien DejeanCosmetic changes
2013-04-01 Bastien DejeanAdd dzen2 panel example
2013-04-01 Bastien DejeanUse the depth of the window for the border pixmap
2013-03-31 Bastien DejeanAdd help command line flag
2013-03-31 Bastien DejeanRemove obsolete .gitignore entries
2013-03-30 Bastien DejeanFix bogus shadow property cardinal
2013-03-27 Bastien DejeanAdd overlapping borders example
2013-03-26 Bastien DejeanTake the default border width from `rio`
2013-03-26 Bastien DejeanAdd support for _NET_WM_STATE_DEMANDS_ATTENTION
2013-03-22 Bastien DejeanNew setting: `auto_alternate`
2013-03-22 Bastien DejeanFix motion recorder being activated erroneously
2013-03-21 Bastien DejeanFix typo
2013-03-20 Bastien DejeanSimplify `autostart` example
2013-03-20 Bastien DejeanBe straight regarding bindings
2013-03-19 Bastien DejeanSort by extensions
2013-03-19 Bastien DejeanFix incomplete source dependencies
2013-03-19 Bastien DejeanPattern rules are not POSIX
2013-03-19 Bastien DejeanSensible Makefile
2013-03-19 Bastien DejeanDon't need `clean` or `install`
next