]> git.lizzy.rs Git - bspwm.git/shortlog
bspwm.git
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
2016-05-27 Bastien DejeanAdd current logo
2016-05-24 Bastien DejeanProvide computed selectors for the external rules
2016-05-22 Bastien DejeanFix null pointer dereference in restore_tree
2016-05-21 Bastien DejeanProvide a way to disable built-in pointer bindings
2016-05-20 Bastien DejeanAccept an optional reference in all the selectors
2016-05-20 Bastien DejeanStart with the focused node in @DESKTOP_SEL:
2016-05-19 Bastien DejeanResolve node paths relative to the given reference
2016-05-19 Bastien DejeanCatch more invalid paths in node_from_desc
2016-05-19 Bastien DejeanSometimes a break isn't enough
2016-05-18 Bastien DejeanMake the *focused* modifiers less restrictive
2016-05-18 Bastien DejeanSet the WM_NAME property of each monitor's root
2016-05-16 Bastien DejeanDon't show presel feedbacks for the monocle layout
2016-05-14 Bastien DejeanClose file descriptor in read_string
2016-05-14 Bastien DejeanFix memory leak in remove_node
2016-05-13 Bastien DejeanDon't emit invalid desktop_focus events
2016-05-13 Bastien DejeanHandle sticky nodes in activate_desktop
2016-05-11 Nathan IsomAdd fish shell completion.
2016-05-11 Bastien DejeanAdd links to the Debian guide and packages
2016-05-10 Bastien DejeanAdd missing node_geometry events in track_pointer
2016-05-10 Bastien DejeanDon't erase the parent too soon in unlink_node
2016-05-10 Bastien DejeanIgnore enter notify events in draw_presel_feedback
2016-05-09 Bastien DejeanDon't filter desktops in merge_monitors
2016-05-09 Bastien DejeanDon't use a domain target as reference
2016-05-09 Bastien DejeanAdd node modifiers: {descendant,ancestor}_of
2016-05-09 Bastien DejeanHandle failure of activate_desktop
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
next