about summary refs log tree commit diff
path: root/exwm-core.el (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-21 Restore keyboard grabbing after exiting fullscreenAdrián Medraño Calvo1-1/+5
2018-10-08 Simplify input handlingAdrián Medraño Calvo1-4/+2
2018-09-16 Simplify debugging and fix dynamic-scoping `eval'Chris Feng1-14/+6
2018-09-09 ; Minor fixes for Calvo's patch set.Chris Feng1-8/+5
2018-09-04 Command for toggling debugging outputAdrián Medraño Calvo1-1/+12
2018-09-04 Substitute overlapping keybindingsAdrián Medraño Calvo1-2/+2
2018-09-04 Use XELB's debugging facilitiesAdrián Medraño Calvo1-13/+14
2018-08-19 ; Unimportant tweaksChris Feng1-5/+2
2018-08-13 Trace more functionsAdrián Medraño Calvo1-0/+2
2018-08-13 Commands for interacting with the log buffer remotelyAdrián Medraño Calvo1-0/+5
2018-08-13 Print log output to an EXWM-specific messages bufferAdrián Medraño Calvo1-3/+12
2018-03-23 Fix a compatibility issue with Emacs 24Chris Feng1-1/+3
2018-03-06 Support replacing and being replaced by other window managersAdrián Medraño Calvo1-0/+9
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