]> git.lizzy.rs Git - bspwm.git/history - types.h
*Frames* are unnecessary
[bspwm.git] / types.h
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`
2013-03-12 Bastien DejeanNew argument for the `rule` message: `follow`
2013-03-06 Bastien DejeanMerge branch 'master' into history
2013-03-03 Bastien DejeanRemove all references in history_remove
2013-03-03 Bastien DejeanMerge branch 'master' into focus-history
2013-02-28 Bastien DejeanUnify tiled and floating pointer actions
2013-02-28 Bastien DejeanNew 'grab_pointer' argument: 'resize_side'
2013-02-26 Bastien DejeanNew message: 'flip'
2013-02-04 Bastien DejeanAdd tiled move/resize pointer actions
2013-01-19 Bastien DejeanMerge branch 'master' into focus-history
2013-01-17 Bastien DejeanMerge branch 'master' into compton-shadow
2013-01-13 Bastien DejeanNew messages: 'drop_to{,monitor}'
2013-01-10 Bastien DejeanDon't start actions via unmanaged windows
2013-01-08 Bastien DejeanNew messages: '{grab,track,ungrab}_pointer'
2013-01-07 Bastien DejeanMerge pull request #21 from ThomasAdam/ta/send-to-monitor
2013-01-07 Thomas AdamAdd --next/--prev options to 'send_to_monitor'
2013-01-06 Bastien DejeanNew message: 'mouse'
2012-12-27 Bastien DejeanNew message: 'restore'
2012-12-26 Bastien DejeanRelieve tree.c from non tree related functions
2012-12-26 Bastien DejeanMore informative output for 'list*' messages
2012-12-26 Bastien DejeanCleanup before leaving
2012-12-25 Bastien DejeanNew message: 'list_rules'
2012-12-23 Bastien DejeanAdd '--follow' option to 'send_to*' messages
2012-12-09 Bastien DejeanNew message: "pad"
2012-11-11 Bastien DejeanNew rule effect: move to the given desktop
2012-11-04 Bastien DejeanFocus history: initial attempt
2012-11-01 Bastien DejeanNew message: 'circulate'
2012-10-23 Bastien DejeanOptions for 'cycle_desktop': --skip-{free,occupied}
2012-10-23 Bastien DejeanFix wrong assumption regarding window id
2012-10-23 Bastien DejeanMerge branch 'develop'
2012-10-22 Bastien DejeanNew messages: 'nearest' and 'alternate_focus'
2012-10-17 Bastien DejeanAdded support for multiple monitors
2012-10-04 Bastien DejeanPrevent buffer overruns in `dump_tree` and al.
2012-10-04 Bastien DejeanAlways use BUFSIZ
2012-09-30 Bastien DejeanMerge pull request #3 from c00kiemon5ter/bool
2012-09-30 Ivan Kanakarakisbool is a real type
2012-09-29 Bastien DejeanRevert previous commit
2012-09-29 Bastien DejeanRules: switch to the given desktop
2012-09-28 Bastien DejeanRemove window borders whenever possible
2012-09-24 Bastien DejeanOptions to skip same or different class in "cycle"
2012-09-22 Bastien DejeanDocumentation
next