summaryrefslogtreecommitdiff
path: root/floating-group.lisp
AgeCommit message (Expand)Author
2017-02-14Merge pull request #324 from stumpwm/current-window-cleanupDavid Bjergaard
2017-02-05Use GROUP-FOCUS-WINDOW to focus floating windowsJoram Schrijver
2017-02-04remove floating-group packageDany Haddad
2017-01-22call next method when available for general methodDany Haddad
2017-01-22revert deletion of general group-button-press for float-groupDany Haddad
2017-01-09remove duplicated codeDany Haddad
2017-01-08cleanup code orginization slightlyDany Haddad
2017-01-05add support for merging float windows into tile groupsDany Haddad
2017-01-05add support for floating windows in tile groupsDany Haddad
2015-11-07Fix (gmove-and-follow "<float>") exceptionHuang, Ying
2015-09-23Clean up bit suggested by PuercoPopAlberto Otero de la Roza
2015-09-23Sane behavior of the sloppy mouse focus policy in floating groups.Alberto Otero de la Roza
2015-05-05Fix fullscreen mode with floating windowsVasily Postnicov
2015-03-13Fix class name used by gnew{bg,}-floatJoram Schrijver
2015-02-27Fix exports for floating group, fixes #193Joram Schrijver
2015-01-28Fixing build errorDavid Bjergaard
2015-01-28Exporting symbolsDavid Bjergaard
2015-01-28Formatting tweaksDavid Bjergaard
2015-01-27Fixing merge conflict for #146David Bjergaard
2014-12-19more tolerant window-head (float-window)death
2014-09-16Split the floating group off into its own packageJoram Schrijver
2014-08-13Fix finding current head on empty floating groupJoram Schrijver
2014-07-29Floating group: base current head on windowJoram Schrijver
2014-07-15Support move & resize floating window with s-mouse-{1,3}Kan-Ru Chen (陳侃如)
2014-07-15Move xlib:allow-events after our event processingKan-Ru Chen (陳侃如)
2011-11-29warp pointer in right corner when resizing in float groupManuel Giraud
2011-11-13Use float-window-move-resize instead of a raw setf to move float windows.Manuel Giraud
2011-11-13configurable float group focus/unfocus colorsManuel Giraud
2011-11-13focus everywhere in the windowManuel Giraud
2010-12-27Move tile group specific code out of head.lisp and into group methods.Ben Spencer
2010-12-25Send a configure-notify to windows after moving/resizing in float groups.Ben Spencer
2010-10-23Move tile group specific init code out of stumpwm-internal.Ben Spencer
2009-12-26Eliminating compilation warnings on CCLAdlai Chandrasekhar
2009-10-26Enable resizing windows in float group by using mouse 3 on the decorationRaffael Mancini
2009-07-12refactor add-group and gnew commandsShawn Betts
2008-10-27fix the lag in float-group when dragging to moveShawn
2008-10-27fix fullscreen in float-groupShawn
2008-10-22ignore head in group-sync-headShawn
2008-10-21fix focus/unfocus color for floating windowsShawn
2008-10-21fix the modeline for floating groupsShawn
2008-10-21add the new lisp files to the makefileShawn
2008-10-21add window-sync generic function and use it in a few placesShawn
2008-10-21fix up the window placement to properly put window in their frames on start up.Shawn
2008-10-21distribute the window related code to the proper filesShawn
2008-10-21implement a basic floating groupShawn
2008-10-21add a group API and isolate all tile-group related code within the apiShawn