]> git.lizzy.rs Git - bspwm.git/shortlog
bspwm.git
2017-08-10 Jasper Lievisse... Allow passing LDFLAGS
2017-08-08 Bastien DejeanRegenerate IDs in restore_tree
2017-07-31 László VáradyFix gcc warnings
2017-07-30 Bastien DejeanAdd wm command: --reorder-monitors
2017-07-30 Bastien DejeanFix monitor's -o long variant name
2017-07-25 Bastien DejeanPrevent invalid use of query's --names option
2017-07-25 Bastien DejeanUse $XDG_RUNTIME_DIR as default temp. dir.
2017-07-24 Bastien DejeanDon't handle deprecated `click_to_focus` values
2017-07-24 Bastien DejeanSimplify `tests/prelude`
2017-07-24 Bastien DejeanRename node_{manage,unmanage} to node_{add,remove}
2017-07-24 Bastien DejeanAdd an option to *subscribe*: --fifo
2017-07-23 Bastien DejeanMake the *loop* and the *panel* examples compatible
2017-07-23 Bastien DejeanImprove *subscribe*'s documentation
2017-07-23 Bastien DejeanDiscard meaningless COUNT values
2017-07-23 Bastien DejeanFix gcc warnings
2017-07-23 Bastien DejeanUse consistent variable names
2017-07-23 Bastien DejeanMake the poll logic work on Linux
2017-07-22 Bastien Dejeanbspc: Stop if stdout is closed
2017-07-22 Bastien DejeanAdd an option to *subscribe*: --count
2017-07-16 Bastien DejeanRemove obsolete shell completion
2017-07-14 Bastien DejeanVersion 0.9.3
2017-07-12 Bastien Dejean*click_to_focus* is now a button name
2017-07-02 Matthijs Steenclick_to_focus should also apply to middle and right...
2017-06-26 Bastien DejeanFix regression introduced by b181b5c
2017-06-18 LesikRemove deprecated "Encoding" key
2017-06-12 Justinien BouronAdd rule consequence: rectangle
2017-06-08 Justinien BouronRefactor : remove code duplication + modularize apply_r...
2017-06-07 fluffywafflesFix spelling in wm subcommand error message
2017-06-07 Bastien DejeanAutomatically fix the monitor ordering
2017-06-07 Bastien DejeanFix ordering of overlapping rectangles
2017-06-04 Bastien DejeanAdd setting: directional_focus_tightness
2017-06-03 Justinien BouronFix memory leak in register_events
2017-06-03 Bastien DejeanDiscard identical rectangles in on_dir_side
2017-06-03 Bastien DejeanRevert "Tighten the notion of being on the DIR side of"
2017-06-01 Vincent Pasquierexport environment to configuration file
2017-05-27 Bastien DejeanTighten the notion of being on the DIR side of
2017-05-26 Bastien DejeanDon't assume any key ordering when restoring state
2017-04-21 Olmo Kramercast terminating NULL to (char *) in execl() call
2017-04-20 Bastien DejeanDon't try to set the layer of an internal node
2017-04-20 Bastien DejeanFail in the absence of commands
2017-03-11 László VáradyFix inaccurate split ratio calculation
2017-02-27 Bastien Dejeanborderless_monocle: include pseudo-tiled windows
2017-02-15 Bastien DejeanFix dmenu_run invocation in example sxhkdrc
2017-02-11 Bastien DejeanConsolidate circulate_leaves
2017-02-11 Bastien DejeanAlways restore border consistency in swap_node
2017-02-10 Bastien DejeanFix gcc warnings
2017-02-10 Olmo KramerFix link to Linux coding style
2017-02-09 Bastien DejeanEnforce a minimum node rectangle size
2017-02-04 Bastien DejeanDon't need to enumerate
2017-02-04 Bastien DejeanAdd receptacles example
2017-02-02 Bastien DejeanMake DIR be faithfull to the *right-window* spec
2017-01-31 Bastien DejeanHandle NULL node references for DIR and CYCLE_DIR
2017-01-31 Bastien DejeanFix non-matching undefs
2017-01-30 Olmo KramerAllow (+|-)fraction in "node --ratio" command
2017-01-28 Bastien DejeanRevert "Allow NULL reference nodes in find_closest_node"
2017-01-28 Bastien DejeanAllow NULL reference nodes in find_closest_node
2017-01-27 Bastien DejeanFix a scan-build warning
2017-01-27 Bastien DejeanRevisit the motion recorder approach to FFP
2017-01-15 Bastien DejeanUpdate the format of xtitle in the example panel
2017-01-13 Bastien DejeanMove source files to src/
2016-12-21 Daniel Lublindoc: Relate presel direction to insertion mode
2016-12-14 Daniel LublinDon't install an examples dir in an examples dir
2016-12-09 Bastien DejeanAcknowledge the current padding in struts handling
2016-12-07 Bastien DejeanSet the border color of all the managed windows
2016-12-01 Michael CarlbergSupport EWMH property _NET_DESKTOP_VIEWPORT
2016-12-01 Bastien DejeanRearrange all desktops after struts modification
2016-11-23 Bastien DejeanStacking isn't focusing
2016-11-23 Bastien DejeanGrab buttons on client windows
2016-11-18 Bastien DejeanOnly consider struts values that make sense
2016-11-17 Bastien DejeanAdd setting: swallow_first_click
2016-11-14 Bastien DejeanUpdate screen_{width,height} when the root changes
2016-11-14 Bastien DejeanEliminate false positives in ewmh_handle_struts
2016-11-14 Nathan IsomRemove rule key implication from config command.
2016-11-14 Bastien DejeanDon't replay the initial click in button_press
2016-11-12 Bastien DejeanDiscard ref descendants in find_nearest_neighbor
2016-11-12 Bastien DejeanFix the description of DESKTOP_SEL's .local
2016-11-12 Bastien DejeanRestrain cycling in the example sxhkdrc
2016-11-12 Bastien DejeanCall activate_desktop in activate_node
2016-11-04 Bastien DejeanAdd the `--names` option to the `query` domain
2016-10-30 Bastien DejeanVersion 0.9.2
2016-10-22 Bastien DejeanHandle _NET_WM_STRUT_PARTIAL
2016-10-11 Bastien DejeanHandle the border width setting for internal nodes
2016-09-30 Thilo WischmeyerAdd an event for pointer actions
2016-09-30 Bastien DejeanSet WM_STATE when managing/unmanaging windows
2016-09-22 Bastien DejeanAdd node modifier: active
2016-08-14 nfntyReplace malloc with calloc
2016-08-14 nfntyFix neighbor DIR selection for overlapping windows
2016-08-14 nfntyFix memory leaks
2016-08-12 Bastien DejeanFail when there's no fence to move
2016-08-04 Bastien DejeanThe pointer might move between empty monitors
2016-07-17 Bastien DejeanFirst connect to X, then create the socket
2016-07-17 Bastien DejeanDon't leave dangling pointers in the focus history
2016-07-16 Bastien DejeanSkip hidden leaves in tiled_count
2016-07-15 Bastien DejeanDon't hide sticky nodes in transfer_node
2016-07-14 Bastien DejeanMap windows before setting the input focus
2016-07-10 Bastien DejeanOnly alter last_{state,layer} in set_{state,layer}
2016-07-09 Bastien DejeanFix link to the K&R C book
2016-06-26 Bastien DejeanFix focus history as soon as possible
2016-05-28 Bastien DejeanFix missing new line in border_width response
2016-05-28 Bastien DejeanAdd setting: pointer_motion_interval
next