about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2018-03-03 Fix EXWM buffers not being hidden on workspace switchJohan Johansson1-5/+5
2018-03-02 Add initial support for per-application configurationsChris Feng2-7/+44
2018-03-02 Improve multi-monitor performanceChris Feng1-3/+3
2018-02-26 Make `exwm-manage-ping-timeout' a user optionChris Feng1-2/+4
2018-02-26 Forward keys defined in `exwm-mode-map' to Emacs by defaultChris Feng2-2/+8
2018-02-26 Improve the Customize interface for simulation keysChris Feng1-28/+56
2018-02-26 Add Customize interface for global keysChris Feng1-3/+36
2018-02-24 Bump version to 0.17Chris Feng1-2/+2
2018-02-22 Hide blocked frames (they are visible with a compositor)Chris Feng2-29/+58
2018-02-22 Mark active workspaces on each outputChris Feng2-45/+57
2018-02-22 Grab global keys on top-level X windowsChris Feng2-42/+41
2018-02-20 Fix unexpected focus change after a global key binding is activatedChris Feng2-5/+5
2018-02-20 Use the 'exwm-randr-output' frame parameter to determine the outputChris Feng2-42/+35
2018-02-20 Remove redundant code for fullscreen modeChris Feng2-13/+7
2018-02-20 Add Customize interface for simulation keysChris Feng3-55/+118
2018-02-19 Fix various issues with multi-monitor supportChris Feng5-109/+131
2018-02-19 Support displaying floating X windows on all workspacesChris Feng5-18/+38
2018-02-19 Add customization settingsChris Feng11-372/+495
2018-02-18 Make X windows container-lessChris Feng10-2442/+360
2018-02-04 Avoid crashing Emacs by resizing its frame into 0x0Chris Feng2-4/+4
2018-01-14 Support key translation in line-modeChris Feng1-0/+15
2018-01-14 Raise docks after quitting full screen modeChris Feng1-0/+8
2017-12-31 ; Add missing autoload cookies.Chris Feng2-0/+5
2017-12-31 Add support for `mouse-autoselect-window'Chris Feng2-3/+49
2017-12-31 Update copyright year to 2018Chris Feng11-11/+11
2017-12-10 ; Eliminate a compilation warning.Chris Feng1-10/+10
2017-11-26 Re-grab global keys on keyboard updateChris Feng1-1/+5
2017-11-26 Bump version to 0.16Chris Feng1-1/+1
2017-11-24 Another fix for input focus issuesChris Feng2-18/+19
2017-11-24 Fix possible wrong context when killing buffersChris Feng1-5/+6
2017-11-19 Fix various input focus issuesChris Feng5-31/+39
2017-11-19 Free unused X resourcesChris Feng1-5/+11
2017-11-19 Correct the detection of emacsclientChris Feng1-5/+4
2017-11-19 Merge branch 'kriyative/bugfix-selecting-deleted-buffer-error' into externals...Chris Feng1-15/+7
2017-11-09 Be more precise when choosing the init hookChris Feng1-2/+5
2017-11-09 Update the workarounds for `unread-command-events'Chris Feng1-6/+2
2017-11-05 Fix for "Selecting deleted buffer" exceptionRam Krishnan1-15/+7
2017-11-05 Filter out events relating to temp buffersChris Feng1-3/+6
2017-10-09 Fix systemtray applications crash when restartingChris Feng1-0/+12
2017-09-10 Avoid comparing raw button eventsChris Feng1-26/+6
2017-08-31 Update systemtray when initializingChris Feng1-1/+4
2017-08-31 Avoid reusing dedicated windowChris Feng2-8/+2
2017-08-02 Bump version to 0,15Chris Feng1-1/+1
2017-07-16 Allow customizing workspace indexesChris Feng1-1/+5
2017-05-31 Allow switching to a workspace by selecting one X window on itChris Feng1-2/+12
2017-05-30 Fix X display name comparisonChris Feng1-2/+5
2017-05-07 Bump version to 0.14Chris Feng1-1/+1
2017-05-07 Force repositioning floating Emacs framesChris Feng1-8/+9
2017-04-23 ; Do not cache events for non-`exwm-mode' buffersChris Feng1-3/+5
2017-04-16 Avoid comparing X display namesChris Feng1-2/+2