aboutsummaryrefslogtreecommitdiffstats
path: root/src/window-xlib.h
Commit message (Expand)AuthorAgeFilesLines
* implement motion mouse reportingJesse Luehrs2017-06-011-0/+3
* fix moving the mouse after making a selectionJesse Luehrs2017-02-111-0/+1
* no reason to go through an event hereJesse Luehrs2016-06-051-1/+1
* don't acquire the selection until we have something selectedJesse Luehrs2016-06-051-0/+1
* have the display own the entire selectionJesse Luehrs2016-06-051-2/+0
* implement double click to select words and triple click to select linesJesse Luehrs2016-06-051-0/+3
* bitfields are required to be declared as intsJesse Luehrs2016-06-041-2/+2
* convert to libeventJesse Luehrs2016-05-121-1/+0
* grumble grumble cJesse Luehrs2016-05-121-1/+1
* split global window management stuff out into its own fileJesse Luehrs2016-05-111-34/+11
* refactor how submodules are handledJesse Luehrs2016-05-101-5/+10
* use pointer indirection to separate source files even moreJesse Luehrs2016-05-071-1/+2
* fix header guardJesse Luehrs2016-05-071-1/+1
* rate limit redrawsJesse Luehrs2016-05-061-0/+3
* retain selection contents after it is removedJesse Luehrs2016-05-061-0/+2
* the event loop should own the terminal, not the other way aroundJesse Luehrs2016-05-011-1/+1
* simplifyJesse Luehrs2016-05-011-5/+1
* split some more things out of runes.hJesse Luehrs2016-04-301-0/+1
* pull event loop handling into its own fileJesse Luehrs2016-04-301-1/+1
* store this on the screenJesse Luehrs2014-07-041-1/+0
* also respond to TARGETS requestsJesse Luehrs2014-07-041-0/+1
* basic implementation of selectionsJesse Luehrs2014-07-041-0/+1
* more refactoringJesse Luehrs2014-05-041-2/+2
* refactorJesse Luehrs2014-05-041-0/+2
* this is never used except by the backendJesse Luehrs2014-04-301-0/+2
* these aren't used anymoreJesse Luehrs2014-04-281-4/+0
* add a borderJesse Luehrs2014-04-281-0/+1
* shift+insert to paste from PRIMARYJesse Luehrs2014-04-231-0/+1
* also set WINDOWIDJesse Luehrs2014-04-231-0/+1
* clean up the directory structure a bitJesse Luehrs2014-04-201-0/+46