]> git.lizzy.rs Git - bspwm.git/shortlog
bspwm.git
2014-01-04 Bastien DejeanImprove colors of example bar panel
2014-01-04 Bastien DejeanShow window instance names in the output of `query -T`
2014-01-03 Bastien DejeanVersion 0.8.8
2014-01-01 Bastien DejeanUpdate TODO list
2014-01-01 Bastien DejeanHandle SIG{INT,HUP,TERM} signals
2013-12-31 Bastien DejeanAllow cross-monitor desktop swapping
2013-12-31 Bastien DejeanAdd new desktop selector: focused:MONITOR_SEL
2013-12-31 Bastien DejeanUpdate the window border when pseudo-focusing
2013-12-31 Bastien DejeanFix bogus desktop focus fallback
2013-12-29 Bastien DejeanSimply treat transient windows as floating windows
2013-12-29 Bastien DejeanPointer-resize pseudo-tiled windows as floating windows
2013-12-28 Bastien DejeanRemove obsolete opacity atom
2013-12-28 Bastien DejeanProvide padding settings for monitors
2013-12-27 Bastien DejeanRefresh header dependencies
2013-12-27 Bastien DejeanDon't transfer windows on configure requests
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-23 Bastien DejeanJust quit when the connection is closed
2013-12-23 Bastien DejeanFix formatting of the socket path environment variable
2013-12-23 Bastien DejeanIncorporate the display name into the default socket...
2013-12-19 Bastien DejeanDon't reset *num_clients* in *restore_tree*
2013-12-16 Bastien DejeanDocument the window states
2013-12-16 Bastien DejeanRemove extra empty line
2013-12-16 Bastien DejeanDon't crop splitting ratio in `query -T`
2013-12-16 Bastien DejeanChange edge position via `window -e DIR ±PIXELS`
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-13 Bastien DejeanRemove obsolete debug messages
2013-12-12 Bastien DejeanUpdate header dependencies
2013-12-12 Bastien DejeanReinstate the *rule* command
2013-12-05 Bastien DejeanVersion 0.8.7
2013-12-04 Bastien DejeanMerge pull request #102 from sahne/master
2013-12-04 Daniel WalterFix endless loop due to missing cast
2013-12-01 Bastien DejeanUse default sxhkd config path in DM session
2013-12-01 Bastien DejeanFix indentation in example display manager session
2013-11-28 Bastien DejeanHandle clients outside of every monitors
2013-11-26 Bastien DejeanMerge pull request #100 from EvanPurkhiser/fixup/man...
2013-11-26 Evan PurkhiserTypo correction in man page
2013-11-19 Bastien DejeanReorder desktops via `monitor -o`
2013-11-16 Bastien DejeanFix vacant state propagation target in insert_node
2013-11-16 Bastien DejeanAdd missing newline in PRINTF
2013-11-16 Bastien DejeanEnhance external rules example scripts
2013-11-12 Bastien DejeanMerge branch 'remove-disabled'
2013-11-11 Bastien DejeanSet proper socket option to allow fast restart
2013-11-11 Bastien DejeanRefresh TODO
2013-11-11 Bastien DejeanUpdate TODO list
2013-11-10 Bastien DejeanUse commas in rule examples
2013-11-10 Bastien DejeanNew setting: remove_disabled_monitor
2013-11-09 Steven AllenDon't schedule windows twice.
2013-11-09 Bastien DejeanHandle zombies via SIGCHLD
2013-11-09 Bastien DejeanFix non-generic shebang shell
2013-11-08 Bastien DejeanFork two times to avoid generating zombies
2013-11-08 Bastien DejeanAsynchronously parse rule command output
2013-11-07 Bastien DejeanUpdate header dependencies
2013-11-07 Bastien DejeanReinstate default built-in rules
2013-11-07 Bastien DejeanRemove useless sleep instruction in example panel
2013-11-07 Bastien DejeanEnd status lines by a new line
2013-11-07 Bastien DejeanClose the file returned by popen
2013-11-07 Bastien DejeanPrint status informations via control --subscribe
2013-11-05 Bastien DejeanFail when no command is provided
2013-11-05 Bastien DejeanExternalize rules
2013-11-03 Bastien DejeanReject unknown states in `window -t ...`
2013-11-03 Bastien DejeanRegenerate source header dependencies
2013-11-03 Bastien DejeanAdd target to generate source header dependencies
2013-11-03 Bastien DejeanAdd a floating state to desktops
2013-11-02 Bastien DejeanReinstate legitimate mouse actions in dzen2 panel
2013-10-29 Bastien DejeanDon't try to access the focused desktop of NULL
2013-10-27 Bastien DejeanUpdate .gitignore
2013-10-27 Steven Allen Handle partially off-screen windows.
2013-10-27 Bastien DejeanMerge translate_position and translate_client
2013-10-26 Bastien DejeanMerge pull request #81 from Stebalien/relative-position
2013-10-26 Steven AllenRelatively translate floating clients to the correct...
2013-10-26 Bastien DejeanHandle _NET_CLOSE_WINDOW
2013-10-26 Bastien DejeanBy default, honor EWMH focus requests
2013-10-24 Bastien DejeanRevert "Keep a focused sticky window focused"
2013-10-23 Bastien DejeanHandle remapped windows in manage_window
2013-10-23 Bastien DejeanNew setting: fit_monitor
2013-10-22 Bastien DejeanExpress initial position in monitor referential
2013-10-22 Bastien DejeanHonor bar's upstream naming
2013-10-21 Bastien DejeanFix circulate_leaves
2013-10-20 Bastien DejeanConsolidate fit_monitor
2013-10-20 Bastien DejeanUpdate floating rectangle of tiled windows
2013-10-20 Bastien DejeanUpdate .gitignore
2013-10-20 Bastien DejeanSimplify fit_monitor
2013-10-19 Bastien DejeanRevert "Initially center floating windows on their...
2013-10-19 Bastien DejeanInitially center floating windows on their monitor
2013-10-19 Bastien DejeanA fullscreen window can't be unfocused
2013-10-19 Bastien DejeanMerge stack and stack_under
2013-10-19 Bastien DejeanVersion 0.8.6
2013-10-19 Bastien DejeanKeep a focused sticky window focused
2013-10-19 Bastien DejeanRemove tags
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
next