]> git.lizzy.rs Git - bspwm.git/shortlog
bspwm.git
2016-05-09 Bastien DejeanMention the default reference
2016-05-08 Bastien DejeanDon't try to skip nodes in query_node_ids_in
2016-05-06 Bastien DejeanUpdate contribution instructions
2016-05-06 Bastien DejeanFix gcc warnings
2016-04-28 Bastien DejeanRemove setting: history_aware_focus
2016-04-27 Bastien DejeanReturn early when possible in set_*_local
2016-04-22 Bastien DejeanDon't confine the DIR descriptor
2016-04-21 Bastien DejeanRemove unnecessary headers
2016-04-21 Bastien DejeanRemove unused function
2016-04-21 Bastien DejeanRemove setting: focus_by_distance
2016-04-21 Bastien DejeanUse the proper reference in find_closest_desktop
2016-04-20 Bastien DejeanDon't confine the CYCLE_DIR descriptor
2016-04-20 Bastien DejeanAvoid accessing freed nodes in cancel_presel
2016-04-20 Bastien DejeanDisable enter notify events in cancel_presel
2016-04-19 Bastien DejeanHonor FFP in initialize_presel_feedback
2016-04-19 Bastien DejeanAdd node descriptor: pointed
2016-04-18 Bastien DejeanConsolidate focus_follows_pointer
2016-04-18 Campbell BartonFix using uninitialized value
2016-04-16 Bastien DejeanOnly alter the visibility of the shown windows
2016-04-16 Bastien DejeanRestore/dump monitors and desktops pointers as IDs
2016-04-16 Bastien DejeanCatch some of the invalid queries
2016-04-16 Bastien DejeanUpdate EWMH hidden state
2016-04-16 Bastien DejeanAdd node flag: hidden
2016-04-16 Nathan Isomleaf_monocle --> single_monocle completion.
2016-04-15 Bastien DejeanImplement focus_follows_pointer via enter_notify
2016-04-15 Bastien DejeanFix infinite loop in closest_monitor
2016-04-15 Bastien DejeanTry not to freeze the server
2016-04-15 Bastien DejeanRely on precomputed rectangles whenever possible
2016-04-14 Bastien DejeanAllow multiple constraints for the *query* domain
2016-04-14 Bastien DejeanDon't restrict `node --flag` to windows
2016-04-11 Campbell BartonFix missing NULL check
2016-04-11 Bastien DejeanOnly grab what needs to be grabbed
2016-04-11 Bastien DejeanUse the proper type for the return value of getopt
2016-04-11 Bastien DejeanDon't return a freed node from insert_node
2016-04-11 Bastien DejeanRemove hard-wired node DIR fallback
2016-04-11 Bastien DejeanRemove obsolete descriptor
2016-04-10 Campbell BartonCleanup: indentation
2016-04-10 Bastien DejeanAdd getter for pointer_action<n>
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
next