]> git.lizzy.rs Git - bspwm.git/shortlog
bspwm.git
2013-10-13 Bastien DejeanFix initial tagging of windows
2013-10-12 Bastien DejeanImplement private windows
2013-10-11 Bastien DejeanDocument internal state output format
2013-10-11 Bastien DejeanFix swapping induced failure of history_find*
2013-10-11 Bastien DejeanRemove redundant piece of code
2013-10-11 Bastien DejeanRefresh header dependencies
2013-10-10 Bastien DejeanDon't move the history needle when recording
2013-10-10 Bastien DejeanRemove obsolete chunk of code
2013-10-10 Bastien DejeanImplement frames
2013-10-09 Bastien DejeanHandle tags in `control --toggle-visibility`
2013-10-09 Bastien DejeanAlways update null focus pointer on insertion
2013-10-08 Bastien DejeanDocument `control --record-history`
2013-10-08 Bastien DejeanFix clang warnings
2013-10-08 Bastien DejeanSupport OPTFLAGS in Makefile
2013-10-08 Bastien DejeanAdd copyright header
2013-10-08 Bastien DejeanDecrease the header guards collision chances
2013-10-08 Bastien DejeanAdd example bindings for history navigation
2013-10-08 Bastien DejeanAdd the older/newer selectors to all the objects
2013-10-08 Bastien DejeanAdd history navigation selectors
2013-10-08 Bastien DejeanUse compliant header guard
2013-10-07 Bastien DejeanInclude missing OpenBSD header
2013-10-07 Bastien DejeanHandle _NET_WM_STATE more carefully
2013-10-07 Bastien DejeanFix name collision with standard headers type
2013-10-06 Bastien DejeanDon't set _NET_WM_STATE
2013-10-06 Bastien DejeanConsider the target monitor, not the focused one
2013-10-06 Bastien DejeanEnhance and clarify rule interface
2013-10-06 Bastien DejeanNew selector for nodes and desktops: last_local
2013-10-06 Bastien DejeanMake sticky windows stick to their monitor
2013-10-06 Bastien DejeanProvide a `visible` state to show and hide windows
2013-10-06 Bastien DejeanFix clang warnings
2013-10-06 Bastien DejeanHandle node visibility in circulate_leaves
2013-10-06 Bastien DejeanA vacant node can be visible
2013-10-05 Bastien DejeanImplement tags
2013-10-02 Bastien DejeanUse consistent function names
2013-10-02 Bastien DejeanConsolidate transfer_node
2013-10-02 Bastien DejeanDon't try to merge the focused monitor into itself
2013-10-01 Bastien DejeanRename, add or remove desktops with `monitor -d`
2013-10-01 Bastien DejeanFix auto_alternate for desktop -f
2013-10-01 Bastien DejeanUpdate node coordinates after swap/transplant
2013-10-01 Bastien DejeanSupport _NET_WM_STATE_STICKY client message
2013-10-01 Bastien DejeanHandle _NET_WM_STATE_STICKY
2013-10-01 Bastien DejeanImplement sticky windows
2013-10-01 Bastien DejeanMake the window border width a desktop setting
2013-10-01 Bastien DejeanMaintain the fullscreen state whenever possible
2013-10-01 Bastien DejeanVersion 0.8.5
2013-10-01 Bastien DejeanHistory is global and stacking is independent
2013-09-26 Bastien DejeanDon't remove connected monitors
2013-09-26 Bastien DejeanRemove unused variable
2013-09-26 Bastien DejeanDon't merge two overlapping known monitors
2013-09-26 Bastien DejeanRe-focus the focused node when pointer-moving it
2013-09-25 Bastien DejeanEnhance example dzen2 panel's colors
2013-09-25 Bastien DejeanExtract pointer functions from events.c
2013-09-24 Bastien DejeanInitialize fullscreen and locked rule effects
2013-09-24 Bastien DejeanInitialize desk_{head,tail} in `make_monitor`
2013-09-24 Bastien DejeanConsolidate EWMH desktop names handling
2013-09-24 Bastien DejeanAdd desktops to new monitors before anything else
2013-09-23 Bastien DejeanRemove mouse actions from the example dzen2 panel
2013-09-23 Bastien DejeanNew setting: `honor_ewmh_focus`
2013-09-23 Bastien DejeanNew setting: `growth_factor`
2013-09-23 Bastien DejeanCosmetic improvements
2013-09-22 Bastien DejeanDon't unmap windows in `adopt_orphans`
2013-09-22 Bastien DejeanMake focus_follows_pointer work on empty desktops
2013-09-21 Bastien DejeanFix truncated monitor name
2013-09-21 Bastien DejeanMerge overlapping monitors
2013-09-21 Bastien DejeanMerge pull request #59 from bwright1558/master
2013-09-21 bwright1558Fixed uninitialized variable warning when compiling
2013-09-21 Bastien DejeanMake sure strings are null-terminated
2013-09-20 Bastien DejeanAdd comment for focus_in handling
2013-09-20 Bastien DejeanClear input focus when focusing a NULL node
2013-09-20 Bastien DejeanDon't set _NET_WM_NAME on the root window
2013-09-20 Bastien DejeanUpdate email
2013-09-20 Bastien DejeanMove a few functions from tree to desktop/monitor
2013-09-19 Bastien DejeanRemove logo directory
2013-09-19 Bastien DejeanRemove a few useless header inclusion via deheader
2013-09-19 Bastien DejeanSplit types.c into {monitor,desktop,history}.c
2013-09-19 Bastien DejeanAdd the proper *quit* binding to the panel
2013-09-19 Bastien DejeanDon't support ICCCM's WM_STATE
2013-09-18 Bastien DejeanEnhance panel example for bar-aint-recursive
2013-09-18 Bastien DejeanPrevent concurrent panel instances
2013-09-18 Bastien DejeanFix dzen2 panel title background bleeding
2013-09-18 Bastien DejeanDon't introduce unfounded exceptions
2013-09-18 Bastien DejeanConsider unmapped windows as withdrawn
2013-09-18 Bastien DejeanSet the WM_STATE atom
2013-09-18 Bastien DejeanAdd --fullscreen and --locked to `rule -a`
2013-09-17 Bastien DejeanAdd head/tail keywords for rule removal
2013-09-17 Bastien DejeanFix coding style
2013-09-17 Bastien DejeanUse `--remove` consistently
2013-09-17 Bastien DejeanDon't wipe unallocated structures
2013-09-17 Bastien DejeanRemove `--float-upcoming` from `control`
2013-09-17 Bastien DejeanAdd a special rule pattern to match all clients
2013-09-17 Bastien DejeanNew option for `rule -a`: --one-shot
2013-09-17 Bastien DejeanRemove the `--padding` option from `monitor`
2013-09-16 Bastien DejeanRegenerate the manual
2013-09-16 Bastien DejeanAdd new option for `control`: `--float-upcoming`
2013-09-15 Bastien DejeanRemove obsolete comments
2013-09-15 Bastien DejeanKill processes via `trap`
2013-09-15 Bastien DejeanKeep example configuration straightforward
2013-09-15 Bastien DejeanEnhance examples
2013-09-15 Bastien DejeanAdd `killpanel` to the panel example
2013-09-15 Bastien DejeanAdd monitor padding settings
next