about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-10 Only add graphic frames to `exwm-manage--frame-outer-id-list'Chris Feng1-5/+7
2017-03-05 Manually run `focus-in-hook' and `focus-out-hook'Chris Feng1-0/+19
2017-03-05 ; Update the workaround for bug#23980Chris Feng1-1/+1
2017-02-24 Merge branch 'Stebalien/expose-line-mode-passthrough' into externals/exwmChris Feng2-14/+13
2017-02-24 ; Expose `exwm-input-line-mode-passthrough' as a public interface.Chris Feng2-5/+5
2017-02-24 Fix systemtray positionChris Feng2-3/+20
2017-02-22 Use let instead of setq when setting exwm-input--line-mode-passthroughSteven Allen1-10/+9
2017-02-12 Bump version to 0.13Chris Feng1-1/+1
2017-02-10 Correct a renamed variableChris Feng1-2/+2
2017-02-05 Add a menu entry to `exwm-mode-map'Chris Feng1-0/+1
2017-02-05 Fix checkdoc warningsChris Feng7-12/+13
2017-02-05 Update copyright year to 2017Chris Feng11-11/+11
2017-01-03 Prevent certain frame parameters from being saved/restoredChris Feng3-3/+16
2016-12-26 Fix a bug with zero floating border widthChris Feng1-1/+2
2016-11-19 Bump version to 0.12Chris Feng1-2/+2
2016-11-13 Grab global prefix keys with num-lock mask set.Chris Feng1-1/+8