]> git.lizzy.rs Git - bspwm.git/history - types.c
Remove `--float-upcoming` from `control`
[bspwm.git] / types.c
2013-09-17 Bastien DejeanNew option for `rule -a`: --one-shot
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-11 Bastien DejeanExhaustively update EWMH desktops
2013-09-10 Bastien DejeanConsolidate `restore --tree`
2013-09-10 Bastien DejeanUpdate EWMH desktop indexes when swapping
2013-09-10 Bastien DejeanFix missing tail/head assignment in swap_*
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-09 Bastien DejeanHandle the primary monitor
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-12 Bastien DejeanRewrite message handling
2013-06-27 Bastien DejeanMake split mode and direction local
2013-06-24 Bastien DejeanNew setting: `history_aware_focus`
2013-06-09 Bastien DejeanWhen removing the focused monitor focus another
2013-06-09 Bastien DejeanBetter fallback for current monitor removal
2013-06-09 Bastien DejeanWhile merging a monitor, the source ends up empty
2013-06-08 Bastien DejeanHandle fullscreen state in `apply_layout`
2013-06-07 Bastien DejeanHandle visibility within `desktop_{show,hide}`
2013-06-07 Bastien DejeanMerge branch 'randr'
2013-06-07 Bastien DejeanConsolidate `transfer_desktop`
2013-06-06 Bastien DejeanRevert "Revert "Try not to point to an unlinked desktop""
2013-06-05 Bastien DejeanRevert "Try not to point to an unlinked desktop"
2013-06-05 Bastien DejeanTry not to point to an unlinked desktop
2013-06-03 Bastien DejeanWhen unlinking a desktop clear the prev/next links
2013-06-01 Bastien DejeanNew message: `remove_desktop`
2013-05-31 Bastien DejeanFix put_status crash on cleanup
2013-05-31 Bastien DejeanConsolidate monitor disconnection handling
2013-05-29 Bastien DejeanHandle desk and last_desk in remove_desktop
2013-05-29 Bastien DejeanHandle removal of focused monitor
2013-05-29 Bastien DejeanSelect focused desktop when selecting monitor
2013-05-29 Bastien DejeanHandle monitors via RandR
2013-05-08 Bastien DejeanThe `birth_rotation` attribute replaces `birth_mode`
2013-05-07 Bastien DejeanAdd a few comments regarding the `latest` state
2013-05-07 Bastien DejeanKeep consistent names for node lists
2013-05-07 Bastien DejeanSimply history removal
2013-05-06 Bastien DejeanReverse history list order
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-03-12 Bastien DejeanNew argument for the `rule` message: `follow`
2013-03-06 Bastien DejeanMerge branch 'master' into history
2013-03-03 Bastien DejeanOptional desktop name for list_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-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-10 Bastien DejeanFix previous rule pointer not being initialized
2012-12-27 Bastien DejeanNew message: 'restore'
2012-12-26 Bastien DejeanRelieve tree.c from non tree related functions
2012-12-26 Bastien DejeanFree what we remove
2012-12-26 Bastien DejeanCleanup before leaving
2012-12-25 Bastien DejeanNew message: 'list_rules'
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-10-23 Bastien DejeanFix wrong assumption regarding window id
2012-10-23 Bastien DejeanMerge branch 'develop'
2012-10-17 Bastien DejeanAdded support for multiple monitors
2012-09-29 Bastien DejeanRevert previous commit
2012-09-29 Bastien DejeanRules: switch to the given desktop
2012-09-29 Bastien DejeanTry to address the potential buffer overflows
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 DejeanMove floating windows with the mouse, fix born_as
2012-09-21 Bastien DejeanShow / hide wrappers should make unmap_notify work
2012-09-21 Bastien DejeanHandle unmap notifications
2012-09-20 Bastien DejeanLocked and urgent client states and colors
2012-09-20 Bastien DejeanFix desktop_cyle, try to handle unmap_notify
2012-09-18 Bastien DejeanNumerous fixes
2012-09-12 Bastien DejeanFix truncated strings, named default colors
2012-09-12 Bastien DejeanToggle fullscreen, cycle leaf, more messages
2012-09-11 Bastien DejeanRules, XDG config & autostart
2012-09-10 Bastien DejeanProper strings, drop non POSIX strdup
2012-09-05 Bastien DejeanFocus node, refactor
2012-09-04 Bastien DejeanDropping leaf related pointers
2012-09-01 Bastien DejeanMap requests slowly being taken care of
2012-08-29 Bastien DejeanC style structure names
2012-08-25 Bastien DejeanFinal specifications
2012-08-23 Bastien DejeanList of leaves
2012-08-20 baskervilleRefactoring
2012-08-19 baskervilleOnly one layer
2012-08-18 baskervilleA few constructors