about summary refs log tree commit diff
path: root/exwm-core.el (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-24 Use color-values instead of x-color-valuesSteven Allen1-1/+1
2024-01-14 New customization group exwm-debugDaniel Mendler1-1/+4
2024-01-08 Update copyright year to 2024Adrián Medraño Calvo1-1/+1
2023-08-18 Fix bytecompiler warnings, improve docstringsAdrián Medraño Calvo1-5/+12
2023-08-18 Convert `lsh' to `ash'Adrián Medraño Calvo1-3/+3
2023-08-18 Update copyright year to 2023Adrián Medraño Calvo1-1/+1
2023-08-18 Declare defsubst indentationAdrián Medraño Calvo1-0/+3
2022-11-22 Merge branch 'drop-client-p' into externals/exwmAdrián Medraño Calvo1-0/+8
2022-11-22 Add a module for setting the X backgroundSteven Allen1-2/+2
2022-03-24 Use 32-bit visual for frame containersAdrián Medraño Calvo1-0/+15
2022-02-01 Check EXWM terminal instead of client or graphical framesAdrián Medraño Calvo1-0/+5
2021-12-09 Support for killing the X terminalAdrián Medraño Calvo1-0/+3
2021-10-29 Update copyright year to 2021Adrián Medraño Calvo1-1/+1
2020-05-06 ; Upcase menu itemAdrián Medraño Calvo1-1/+1
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