]> git.lizzy.rs Git - bspwm.git/shortlog
bspwm.git
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
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
next