about summary refs log tree commit diff
path: root/exwm-core.el (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-06 Support disabling default `exwm-mode-map' bindingsAdrián Medraño Calvo1-1/+1
2018-03-02 Add initial support for per-application configurationsChris Feng1-0/+1
2018-02-26 Forward keys defined in `exwm-mode-map' to Emacs by defaultChris Feng1-0/+1
2018-02-22 Grab global keys on top-level X windowsChris Feng1-2/+1
2018-02-20 Fix unexpected focus change after a global key binding is activatedChris Feng1-1/+2
2018-02-20 Add Customize interface for simulation keysChris Feng1-15/+16
2018-02-19 Support displaying floating X windows on all workspacesChris Feng1-0/+1
2018-02-19 Add customization settingsChris Feng1-26/+26
2018-02-18 Make X windows container-lessChris Feng1-2/+18
2017-12-31 Add support for `mouse-autoselect-window'Chris Feng1-3/+4
2017-12-31 Update copyright year to 2018Chris Feng1-1/+1
2017-11-24 Another fix for input focus issuesChris Feng1-3/+5
2017-11-19 Fix various input focus issuesChris Feng1-0/+9
2017-02-24 ; Expose `exwm-input-line-mode-passthrough' as a public interface.Chris Feng1-2/+2
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 Update copyright year to 2017Chris Feng1-1/+1
2016-09-22 Add support for keyboard macroChris Feng1-0/+31
2016-08-24 Add toggle commandsChris Feng1-8/+2
2016-08-12 Check for _NET_WM_STATE_FULLSCREEN on managingChris Feng1-3/+5
2016-07-29 Sync with XELBChris Feng1-1/+1
2016-07-22 Add minibuffer toggle commandChris Feng1-6/+1
2016-07-21 Minor fixesChris Feng1-0/+6
2016-07-21 Minor cleanupsChris Feng1-2/+1
2016-07-19 Mention dynamic workspace in various placesChris Feng1-2/+6
2016-07-19 Fix various minor issuesChris Feng1-1/+1
2016-07-17 Work with workspace frames instead of indicesAdrián Medraño Calvo1-1/+1
2016-07-17 Add missing declarationsAdrián Medraño Calvo1-0/+9
2016-07-17 Add major mode menuChris Feng1-0/+68
2016-07-13 Add/improve some ICCCM/EWMH featuresChris Feng1-1/+1
2016-05-24 Manage a certain type of undecorated X windowsChris Feng1-1/+1
2016-02-25 Allow user to hide floating X windowsChris Feng1-0/+1
2016-02-20 Redefine mode-specific keysChris Feng1-6/+6
2016-02-19 Fix system tray issues after updating workspacesChris Feng1-1/+6
2016-02-18 Fix floating X window bugs introduced by 9c95c03eChris Feng1-3/+1
2016-02-07 Add some useful key bindingsChris Feng1-8/+9
2016-02-03 Merge branch 'feat/virtual-root'Chris Feng1-2/+5
2016-02-03 Rework the X windows hierarchy modelChris Feng1-2/+5
2016-02-02 Update copyright year to 2016Chris Feng1-1/+1
2015-10-29 Improve robustness of killing buffersChris Feng1-2/+1
2015-10-25 Fix workspace switch issuesChris Feng1-4/+0
2015-09-27 Work around subrs that block EXWM; other minor fixesChris Feng1-3/+5
2015-09-19 Check _MOTIF_WM_HINTS when attempting to manage an X windowChris Feng1-0/+2
2015-09-07 Allow hide/show mode-line on floating framesChris Feng1-7/+8
2015-09-04 Prepare for GNU ELPA releaseChris Feng1-0/+155