]> git.lizzy.rs Git - bspwm.git/history - events.c
Remove window borders whenever possible
[bspwm.git] / events.c
2012-09-27 Bastien DejeanRemoved the Lua dependency
2012-09-24 Bastien DejeanOptions to skip same or different class in "cycle"
2012-09-24 Bastien DejeanDon't resize: send a configure notify event
2012-09-24 Bastien DejeanAlways Obey Configure Requests
2012-09-22 Bastien DejeanDocumentation
2012-09-22 Bastien DejeanFix dangling last_focus ; no infinite width, height
2012-09-22 Bastien DejeanResize floating windows with the mouse
2012-09-22 Bastien DejeanMove floating windows with the mouse, fix born_as
2012-09-22 Bastien DejeanPseudo manual insertion for floating windows
2012-09-21 Bastien DejeanShow / hide wrappers should make unmap_notify work
2012-09-21 Bastien DejeanUnmap notify handling is bogus
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-20 Bastien DejeanFix "alternate" command, min width,height is 1,1
2012-09-19 Bastien DejeanDon't select desktop in focus_node
2012-09-19 Bastien DejeanUpdate focus in {transfer,remove}node and al.
2012-09-18 Bastien DejeanFix hang related to SIGCHLD
2012-09-18 Bastien DejeanDon't configure fullscreen windows
2012-09-18 Bastien DejeanNumerous fixes
2012-09-16 Bastien DejeanFlush, EWMH, new events, presel border fix
2012-09-13 Bastien DejeanFix apply_layout, dump_tree, insert_node, bye bsps
2012-09-12 Bastien DejeanToggle fullscreen, cycle leaf, more messages
2012-09-11 Bastien DejeanClient message, strict parse, select desktop
2012-09-07 Bastien DejeanLocate window
2012-09-05 Bastien DejeanFocus node, refactor
2012-09-04 Bastien DejeanDropping leaf related pointers
2012-09-03 Bastien DejeanStill filling map_request
2012-09-01 Bastien DejeanMap requests slowly being taken care of
2012-08-30 Bastien DejeanEWMH status embryo
2012-08-29 Bastien DejeanC style structure names
2012-08-28 Bastien DejeanProperly close sockets
2012-08-25 Bastien DejeanFinal specifications
2012-08-20 baskervilleRefactoring
2012-08-15 baskervilleKeep current setting value on syntax error
2012-08-01 baskervilleevents are caught
2012-08-01 baskervilleevent sketch