]> git.lizzy.rs Git - bspwm.git/history - bspwm.c
Update the documentation regarding query/restore
[bspwm.git] / bspwm.c
2015-11-22 Bastien DejeanUse JSON as the output format of query -T
2015-11-13 Bastien DejeanRemove `apply_floating_atom` setting
2015-11-09 Bastien DejeanMerge pull request #305 from Vrakfall/master
2015-11-09 Bastien DejeanDocument and homogenize subscriber events
2015-10-31 Bastien DejeanAdd class and instance names to bspwm's windows
2015-10-26 Bastien DejeanRewrite the stacking engine
2015-08-17 Bastien DejeanUnlink the socket before binding
2015-06-12 Bastien DejeanReinstate the motion recorder for FFP
2015-06-09 Bastien DejeanOnly honor FFP in reaction to pointer motion events
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-09 Bastien DejeanBe verbose regarding broken connections
2014-11-23 Bastien DejeanUse explicit screen number in socket path template
2014-10-22 Bastien DejeanUse generic BSD 2-clause license
2014-05-07 Bastien DejeanLoad default settings before adding desktops
2014-05-05 Bastien DejeanUse proper function names
2014-02-17 Bastien DejeanRefactor error reporting
2014-02-11 Bastien DejeanAdd a `--get-status` option to the *control* command
2014-01-19 Bastien DejeanRemove trailing spaces in headers
2014-01-18 Bastien DejeanIndentation: convert spaces to tabs
2014-01-01 Bastien DejeanHandle SIG{INT,HUP,TERM} signals
2013-12-28 Bastien DejeanRemove obsolete opacity atom
2013-12-23 Bastien DejeanJust quit when the connection is closed
2013-12-23 Bastien DejeanIncorporate the display name into the default socket...
2013-12-16 Bastien DejeanMerge pull request #104 from jvvv/xinerama
2013-12-16 jvvvWhitespace fix.
2013-12-16 John VogelAdd xinerama support back in.
2013-12-12 Bastien DejeanReinstate the *rule* command
2013-12-04 Bastien DejeanMerge pull request #102 from sahne/master
2013-12-04 Daniel WalterFix endless loop due to missing cast
2013-11-09 Bastien DejeanHandle zombies via SIGCHLD
2013-11-08 Bastien DejeanAsynchronously parse rule command output
2013-11-07 Bastien DejeanEnd status lines by a new line
2013-11-07 Bastien DejeanPrint status informations via control --subscribe
2013-11-05 Bastien DejeanExternalize rules
2013-10-26 Bastien DejeanHandle _NET_CLOSE_WINDOW
2013-10-19 Bastien DejeanRemove tags
2013-10-10 Bastien DejeanImplement frames
2013-10-08 Bastien DejeanAdd copyright header
2013-10-08 Bastien DejeanAdd history navigation selectors
2013-10-07 Bastien DejeanInclude missing OpenBSD header
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 DejeanHandle _NET_WM_STATE_STICKY
2013-10-01 Bastien DejeanImplement sticky windows
2013-10-01 Bastien DejeanHistory is global and stacking is independent
2013-09-21 Bastien DejeanMake sure strings are null-terminated
2013-09-20 Bastien DejeanDon't set _NET_WM_NAME on the root window
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 DejeanDon't support ICCCM's WM_STATE
2013-09-18 Bastien DejeanSet the WM_STATE atom
2013-09-17 Bastien DejeanRemove `--float-upcoming` from `control`
2013-09-16 Bastien DejeanAdd new option for `control`: `--float-upcoming`
2013-09-12 Bastien DejeanStack in terms of relative actions
2013-09-10 Bastien DejeanConsolidate `restore --tree`
2013-09-09 Bastien DejeanInternal state output syntax overhaul
2013-09-09 Bastien DejeanHandle the primary monitor
2013-09-05 Bastien DejeanImplement ICCCM's WM_TAKE_FOCUS behavior
2013-09-05 Bastien DejeanRemove setting: `wm_name`
2013-08-30 Bastien DejeanInitially give focus to the root window
2013-08-30 Bastien DejeanKeep the real wm name on the supporting window
2013-08-30 Bastien DejeanSupport _NET_SUPPORTING_WM_CHECK
2013-07-29 Bastien DejeanNew option for `bspwm`: `-c`
2013-07-15 Bastien DejeanDon't raise windows via `focus_follows_pointer`
2013-07-12 Bastien DejeanPrevent focus change due to pointer jitter
2013-07-12 Bastien DejeanRewrite message handling
2013-07-02 Bastien DejeanInitialize status FIFO pointer
2013-06-27 Bastien DejeanMake split mode and direction local
2013-06-10 Bastien DejeanDon't try to import monitors when RandR is off
2013-06-09 Bastien DejeanWhile merging a monitor, the source ends up empty
2013-06-07 Bastien DejeanMerge branch 'randr'
2013-06-02 Bastien DejeanSynchronize the motion recorder and the root window
2013-05-31 Bastien DejeanConsolidate monitor disconnection handling
2013-05-29 Bastien DejeanFit windows in their updated monitors
2013-05-29 Bastien DejeanSet ID of monitor when adding it
2013-05-29 Bastien DejeanConsolidate RandR fallback
2013-05-29 Bastien DejeanHandle monitors via RandR
2013-05-06 Bastien DejeanMerge branch 'master' into history
2013-04-03 Bastien DejeanUse consistent names
2013-04-02 Bastien DejeanNew option for `bspwm`: `-p STATUS_PREFIX`
2013-03-31 Bastien DejeanAdd help command line flag
2013-03-26 Bastien DejeanAdd support for _NET_WM_STATE_DEMANDS_ATTENTION
2013-03-04 Bastien DejeanNew setting: 'focus_follows_pointer'
2013-03-04 Bastien DejeanRemove setting: 'focus_follows_pointer'
2013-03-03 Bastien DejeanMerge branch 'master' into focus-history
2013-03-02 Bastien DejeanFocus follows pointer rewrite
2013-02-12 Bastien DejeanUpdate TODO
2013-01-19 Bastien DejeanMerge branch 'master' into focus-history
2013-01-19 Bastien DejeanMerge branch 'master' into compton-shadow
2013-01-17 Bastien DejeanMerge branch 'master' into compton-shadow
2013-01-12 Bastien DejeanRevert "Cursor pointer feedbacks for 'grab_pointer'"
2013-01-10 Bastien DejeanCursor pointer feedbacks for 'grab_pointer'
2013-01-09 Bastien DejeanFocus follows pointer needs enter notify events
2013-01-08 Bastien DejeanDon't exclude unmapped windows
2013-01-08 Bastien DejeanNew messages: '{grab,track,ungrab}_pointer'
2013-01-07 Bastien DejeanRemove obsolete headers
2013-01-07 Bastien DejeanMerge pull request #21 from ThomasAdam/ta/send-to-monitor
next