about summary refs log tree commit diff
path: root/exwm-core.el (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-02 Refactor color-related codeChris Feng1-0/+9
2020-02-02 Update copyright year to 2020Chris Feng1-1/+1
2019-09-15 Fix timestamp for debug logsChris Feng1-10/+13
2019-09-14 Replace `frame-geometry'Chris Feng1-2/+2
2019-09-08 Add timestamps to `exwm-debug' logsChris Feng1-1/+25
2019-08-25 * exwm-core.el (exwm-mode-menu): Clarify simulation keys in menu.Chris Feng1-1/+2
2019-08-05 Remove hard-coded keys in menuChris Feng1-2/+2
2019-03-17 Remove loading order dependency on `mouse-autoselect-window'Chris Feng1-5/+6
2019-03-10 Make replacing existing WM optionalChris Feng1-3/+0
2019-02-06 Add input method supportChris Feng1-0/+9
2019-02-01 Update copyright year to 2019Chris Feng1-1/+1
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