]> git.lizzy.rs Git - bspwm.git/shortlog
bspwm.git
2016-04-10 Bastien DejeanMention pointer_action<n> where it makes sense
2016-04-10 Bastien DejeanDon't needlessly ungrab/grab the buttons
2016-04-10 Campbell BartonMake mouse button actions configurable
2016-04-10 Bastien DejeanFix default ICCCM input hint value
2016-04-09 Bastien DejeanFix typo
2016-04-07 Bastien DejeanReinstate built-in pointer bindings
2016-03-29 Bastien DejeanFix ID format in test window
2016-03-27 Bastien DejeanOnly allow null nodes for the PATH descriptor
2016-03-26 Bastien DejeanTransfer nodes moved via configure requests
2016-03-26 Bastien DejeanIntroduce receptacles
2016-03-23 Bastien DejeanUpdate domain list in Bash and ZSH completions
2016-03-23 Bastien DejeanZero-pad printed IDs
2016-03-21 Bastien DejeanFail verbosely
2016-03-20 Bastien DejeanFix handling of ID/name frictions
2016-03-16 Bastien DejeanAdd IDs to desktops and monitors
2016-03-16 Bastien DejeanDon't try to print pointers as strings
2016-03-16 Bastien DejeanIntroduce VERCMD in Makefile
2016-03-15 Bastien DejeanFix VERSION definition in Makefile
2016-03-15 Bastien DejeanVersion 0.9.1
2016-02-26 Bastien DejeanUpdate the stacking list when removing a node
2016-02-26 Bastien DejeanFix gcc warning regarding uninitialized variable
2016-02-26 Bastien DejeanInitially center the pointer on `mon`
2016-02-26 Bastien DejeanExtract geometric functions from helpers.c
2016-02-24 Bastien DejeanDon't change the index of the primary monitor
2016-02-23 Bastien DejeanSort monitors by natural visual hierarchy
2016-02-23 Bastien DejeanDon't add a monitor without desktops
2016-02-22 Bastien DejeanUse the term `DESKTOP_SEL` consistently
2016-02-12 Bastien DejeanDon't try to use a pointer after freeing it
2016-02-12 Bastien DejeanDon't try to guess the window rectangle
2016-02-11 Bastien DejeanDon't generate redundant events in apply_layout
2016-02-01 Bastien DejeanAdd event: monitor_swap
2016-01-10 Bastien DejeanAdd global setting: *paddingless_monocle*
2016-01-07 Bastien DejeanHandle non-leaf nodes in nearest_from_distance
2016-01-04 Bastien DejeanFix comment
2016-01-04 Bastien DejeanMake the window ID printf format consistent
2016-01-03 Nathan Isomwindow --> node
2016-01-02 Bastien DejeanFix misinterpreted asterisk in rule syntax
2016-01-02 Bastien DejeanOnly use characters from the ASCII charset
2016-01-02 Bastien DejeanDocument the optional tilde character
2015-12-31 Bastien DejeanSkip unmapped windows in query_pointer
2015-12-31 Bastien DejeanRestore primary monitor in restore_tree
2015-12-31 Bastien DejeanDon't try to restore the state from zero tokens
2015-12-30 Bastien DejeanAdd the `--rectangle` command the *monitor* domain
2015-12-29 Bastien DejeanUpdate TODO
2015-12-28 Bastien DejeanDon't needlessly call *cat* in panel example
2015-12-26 Bastien DejeanStart parsing modifiers after the last colon
2015-12-23 Bastien DejeanHandle preselection feedbacks in query_pointer
2015-12-23 Bastien DejeanDon't blindly focus monitors in `pointer -g focus`
2015-12-23 Steven AllenDon't take gaps into account when preselecting a gaples...
2015-12-23 Bastien DejeanEnable save-under for the presel feedback window
2015-12-23 Bastien DejeanAdd clickable areas to the panel example
2015-12-23 Bastien DejeanFix preselection cancel binding for desktops
2015-12-22 Bastien DejeanGeneralize window commands to nodes
2015-12-20 Steven AllenAvoid rare memory leak.
2015-12-14 Campbell BartonFix uninitialized member use
2015-12-13 Bastien DejeanFix false positives in keyeq
2015-12-12 Bastien DejeanHandle EWMH *state* removal more carefully
2015-12-09 Bastien DejeanUse last_{state,layer} more consistently
2015-12-08 Bastien DejeanRevert "Simplify EWMH state toggling"
2015-12-05 Bastien DejeanFix off-by-one token pointer in restore_tree
2015-11-29 Bastien DejeanReject invalid modifiers
2015-11-28 Bastien DejeanRemove non-significant characters from JSON output
2015-11-26 Bastien DejeanRemove settings: auto_cancel and auto_alternate
2015-11-26 Bastien DejeanAdd *focused* modifier to desktops and monitors
2015-11-25 Bastien DejeanAllow modifiers on every selector
2015-11-23 Bastien DejeanPackages: add Manjaro Linux
2015-11-23 Bastien DejeanUpdate TODO
2015-11-23 Bastien DejeanRegularize the layer modifiers
2015-11-22 Bastien DejeanUpdate the documentation regarding query/restore
2015-11-22 Bastien DejeanFix num_clients restore format
2015-11-22 Bastien DejeanRemove obsolete variable
2015-11-22 Bastien DejeanConsolidate update_monitors
2015-11-22 Bastien DejeanUse JSON as the output format of query -T
2015-11-19 Bastien DejeanFix gcc warnings
2015-11-19 Bastien DejeanHandle fullscreen state birth rotation
2015-11-18 Bastien DejeanFix modifier in example sxhkdrc
2015-11-17 Bastien DejeanFix *[!]occupied* modifier
2015-11-17 Bastien DejeanSimplify EWMH state toggling
2015-11-17 Bastien DejeanUse field designators when initializing structures
2015-11-17 Bastien DejeanPrevent potential memory leak
2015-11-17 Bastien DejeanMake the modifier notation compact and uniform
2015-11-17 Bastien DejeanMerge pull request #317 from guyhughes/fix-doc
2015-11-17 Guy Hughesdocs nontiled window selector typo
2015-11-17 Guy Hughesdocs CONTRIBUTING typo
2015-11-16 Bastien DejeanExpand INSTALL.md
2015-11-16 Bastien DejeanRemove obsolete vim modeline
2015-11-16 Bastien DejeanAdd README.md to Makefile
2015-11-15 Bastien DejeanREADME: use relative links
2015-11-15 Bastien DejeanAdd link to the `examples` directory
2015-11-15 Bastien DejeanRewrite README
2015-11-13 Bastien DejeanRemove `apply_floating_atom` setting
2015-11-13 Bastien DejeanFix typos in manual
2015-11-13 Bastien DejeanMerge pull request #313 from nfnty/stack_leak
2015-11-13 Bastien DejeanMerge branch 'icccm-input-focus'
2015-11-13 nfntyFix stack_insert memory leak
2015-11-12 Bastien DejeanDon't automatically alternate between states
2015-11-12 Bastien DejeanFix discrepancy between query and restore format
2015-11-11 Bastien DejeanTry to honor ICCCM input focus policy
2015-11-10 Bastien DejeanInitialize `split_dir` in `make_node`
2015-11-10 Bastien DejeanFix pointer grabbing regression brought by f28f334
next