]> git.lizzy.rs Git - bspwm.git/history - types.h
Mention the default reference
[bspwm.git] / types.h
2016-04-16 Bastien DejeanAdd node flag: hidden
2016-04-07 Bastien DejeanReinstate built-in pointer bindings
2016-03-26 Bastien DejeanIntroduce receptacles
2016-03-21 Bastien DejeanFail verbosely
2016-03-16 Bastien DejeanAdd IDs to desktops and monitors
2015-12-31 Bastien DejeanSkip unmapped windows in query_pointer
2015-12-22 Bastien DejeanGeneralize window commands to nodes
2015-11-26 Bastien DejeanAdd *focused* modifier to desktops and monitors
2015-11-23 Bastien DejeanRegularize the layer modifiers
2015-11-22 Bastien DejeanUse JSON as the output format of query -T
2015-11-13 Bastien DejeanMerge pull request #313 from nfnty/stack_leak
2015-11-13 Bastien DejeanMerge branch 'icccm-input-focus'
2015-11-11 Bastien DejeanTry to honor ICCCM input focus policy
2015-11-05 Bastien DejeanMake a clear distinction between states and flags
2015-11-03 Bastien DejeanRestore previous layer when exiting fullscreen
2015-11-01 Bastien DejeanRestore natural constraints on fullscreen windows
2015-10-27 Bastien DejeanAdd a few selector modifiers
2015-10-26 Bastien DejeanRewrite the stacking engine
2015-06-12 Bastien DejeanReinstate the motion recorder for FFP
2015-06-06 Bastien DejeanImplement focus_follows_pointer via enter notify events
2015-05-09 Bastien DejeanAllow subscribers to choose what they listen to
2015-02-21 Bastien DejeanAdd rule consequence: split_ratio
2015-01-06 Bastien DejeanAdd new setting: initial_polarity
2015-01-04 Joseph Lansdowneadd new selector modifier: unfocused
2014-10-22 Bastien DejeanUse generic BSD 2-clause license
2014-08-14 Bastien DejeanAdd new rule consequence: border
2014-03-29 Bastien DejeanIncrease class name string length
2014-03-28 Bastien DejeanIncrease instance name string length
2014-02-06 Bastien DejeanRemove *lower* rule consequence
2014-02-03 Bastien DejeanReintroduce the *automatic* window modifier
2014-02-02 Bastien DejeanAdd new rule consequence: split_dir
2014-01-19 Bastien DejeanRemove trailing spaces in headers
2014-01-18 Bastien DejeanIndentation: convert spaces to tabs
2014-01-09 Bastien DejeanHandle min/max window size hints
2014-01-04 Bastien DejeanAdd new rule consequence: window=WINDOW_SEL
2014-01-04 Bastien DejeanShow window instance names in the output of `query -T`
2013-12-29 Bastien DejeanSimply treat transient windows as floating windows
2013-12-28 Bastien DejeanProvide padding settings for monitors
2013-12-27 Bastien DejeanPull and push edges via `window -e DIR ±PIXELS`
2013-12-27 Bastien DejeanImplement the pseudo-tiled window state
2013-12-27 Bastien Dejean*Frames* are unnecessary
2013-12-25 Bastien DejeanTurn {top,right,bottom,left}_padding into desktop settings
2013-12-12 Bastien DejeanReinstate the *rule* command
2013-11-08 Bastien DejeanAsynchronously parse rule command output
2013-11-07 Bastien DejeanPrint status informations via control --subscribe
2013-11-05 Bastien DejeanExternalize rules
2013-11-03 Bastien DejeanAdd a floating state to desktops
2013-10-27 Bastien DejeanMerge translate_position and translate_client
2013-10-19 Bastien DejeanRemove tags
2013-10-12 Bastien DejeanImplement private windows
2013-10-10 Bastien DejeanImplement frames
2013-10-08 Bastien DejeanAdd copyright header
2013-10-08 Bastien DejeanDecrease the header guards collision chances
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 DejeanHandle _NET_WM_STATE more carefully
2013-10-07 Bastien DejeanFix name collision with standard headers type
2013-10-06 Bastien DejeanEnhance and clarify rule interface
2013-10-06 Bastien DejeanMake sticky windows stick to their monitor
2013-10-05 Bastien DejeanImplement tags
2013-10-01 Bastien DejeanSupport _NET_WM_STATE_STICKY client message
2013-10-01 Bastien DejeanImplement sticky windows
2013-10-01 Bastien DejeanMake the window border width a desktop setting
2013-10-01 Bastien DejeanHistory is global and stacking is independent
2013-09-22 Bastien DejeanMake focus_follows_pointer work on empty desktops
2013-09-21 Bastien DejeanMake sure strings are null-terminated
2013-09-19 Bastien DejeanSplit types.c into {monitor,desktop,history}.c
2013-09-18 Bastien DejeanAdd --fullscreen and --locked to `rule -a`
2013-09-17 Bastien DejeanNew option for `rule -a`: --one-shot
2013-09-15 Bastien DejeanRemove obsolete comments
2013-09-13 Bastien DejeanNew option for the `rule` command: `--unmanage`
2013-09-11 Bastien Dejean*window_gap* is now a desktop setting
2013-09-10 Bastien DejeanConsolidate `restore --tree`
2013-09-10 Bastien DejeanAdd a `--swap` option to the `desktop` command
2013-09-09 Bastien DejeanAdd a `--swap` option to the `monitor` command
2013-09-05 Bastien DejeanImplement ICCCM's WM_TAKE_FOCUS behavior
2013-08-06 Bastien DejeanAdd an option to `rule -a`: `--focus`
2013-07-19 Bastien DejeanOptimize the `last` selector
2013-07-19 Bastien DejeanAdd new selector modifiers: `urgent` and `nonurgent`
2013-07-14 Bastien DejeanMerge pull request #39 from Stebalien/presel-modifier
2013-07-14 Steven AllenAdd mode modifier
2013-07-12 Bastien DejeanRewrite message handling
2013-06-27 Bastien DejeanNew option for `cancel`: --all
2013-06-27 Bastien DejeanMake split mode and direction local
2013-06-24 Bastien DejeanNew setting: `history_aware_focus`
2013-06-07 Bastien DejeanMerge branch 'randr'
2013-06-02 Bastien DejeanNew message: `send_desktop_to`
2013-05-31 Bastien DejeanConsolidate monitor disconnection handling
2013-05-30 Bastien DejeanNew options for swap: `--{keep,swap}-focus`
2013-05-30 Bastien DejeanNew message: `biggest`
2013-05-29 Bastien DejeanHandle monitors via RandR
2013-05-08 Bastien DejeanThe `birth_rotation` attribute replaces `birth_mode`
2013-05-08 Bastien DejeanHandle the node's birth mode consistently
2013-05-07 Bastien DejeanAdd a few comments regarding the `latest` state
2013-05-06 Bastien DejeanStack tiling windows via focus history
2013-05-06 Bastien DejeanMerge branch 'master' into history
2013-05-06 Bastien DejeanMerge branch 'master' into history
2013-04-03 Bastien DejeanNew setting: `split_ratio`
2013-04-02 Bastien DejeanNew arguments for `swap`: `biggest` and `smallest`
next