about summary refs log tree commit diff
path: root/exwm.el (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-24 Use '=' instead of 'eq' to compare numbers.Steven Allen1-1/+1
2024-01-13 ; Commentary: Update list of featuresDaniel Mendler1-4/+6
2024-01-13 Drop :version keywords from defgroupDaniel Mendler1-1/+0
2024-01-13 Depend on Emacs 27.1Daniel Mendler1-1/+1
2024-01-12 Add new maintainers: Steven Allen (@stebalien) and Daniel Mendler (@minad)Daniel Mendler1-1/+1
2024-01-12 ; Update repository URLsDaniel Mendler1-3/+3
2024-01-12 exwm-blocking-subrs: x-* functions may be missing on some Emacs buildsDaniel Mendler1-2/+3
2024-01-12 ; First line of docstring should be a full sentenceDaniel Mendler1-2/+2
2024-01-12 ; README and commentary: Mention background and xim featuresDaniel Mendler1-0/+2
2024-01-08 ; Shorten docstringsAdrián Medraño Calvo1-1/+2
2024-01-08 Merge branch 'minad.github.com/blocking-subrs' into externals/exwmAdrián Medraño Calvo1-1/+3
2024-01-08 Merge branch 'Stebalien.github.com/steb/fix-subordinate-daemon' into external...Adrián Medraño Calvo1-3/+11
2024-01-08 Update copyright year to 2024Adrián Medraño Calvo1-1/+1
2023-12-31 Correctly stop the subordinate Emacs daemonSteven Allen1-3/+11
2023-12-29 Add message-box and message-or-box to exwm-blocking-subrs (fix #874)Daniel Mendler1-1/+3
2023-10-06 Bump version to 0.28Adrián Medraño Calvo1-1/+1
2023-08-18 Declare external functionAdrián Medraño Calvo1-0/+2
2023-08-18 Fix bytecompiler warnings, improve docstringsAdrián Medraño Calvo1-24/+75
2023-08-18 Update copyright year to 2023Adrián Medraño Calvo1-1/+1
2023-06-09 Observe connection status on deinitializationAdrián Medraño Calvo1-5/+5
2022-11-22 Merge branch 'drop-client-p' into externals/exwmAdrián Medraño Calvo1-4/+25
2022-11-11 Bump version to 0.27Adrián Medraño Calvo1-1/+1
2022-10-29 Focus workspace frames upon _NET_ACTIVE_WINDOWManuel Giraud1-4/+9
2022-02-01 Check EXWM terminal instead of client or graphical framesAdrián Medraño Calvo1-1/+1
2021-12-09 Improve confirmation promptsAdrián Medraño Calvo1-2/+2
2021-12-09 Support for killing the X terminalAdrián Medraño Calvo1-1/+23
2021-12-09 Refactor `exwm-workspace--get-remove-frame-next-workspace'Adrián Medraño Calvo1-1/+0
2021-11-10 Bump version to 0.26Adrián Medraño Calvo1-1/+1
2021-10-30 Bump version to 0.25Adrián Medraño Calvo1-1/+1
2021-10-29 Update copyright year to 2021Adrián Medraño Calvo1-1/+1
2021-10-29 New maintainerAdrián Medraño Calvo1-1/+1
2020-05-24 Bump version to 0.24Chris Feng1-1/+1
2020-05-10 Clarify the use of `exwm-config-default'Chris Feng1-1/+1
2020-04-15 Fix window manager nameAdrián Medraño Calvo1-2/+3
2020-03-29 Add support for _NET_WM_STATE_HIDDENChris Feng1-1/+1
2020-02-02 Update copyright year to 2020Chris Feng1-1/+1
2019-12-15 Fix moving Emacs framesChris Feng1-1/+27
2019-09-22 Make _NET_ACTIVE_WINDOW working for floating X windowsChris Feng1-10/+12
2019-09-14 Bump version to 0.23Chris Feng1-2/+2
2019-09-14 Support starting EXWM from Emacs server not in daemon modeChris Feng1-4/+5
2019-09-08 ; Autoload `exwm-enable'Chris Feng1-0/+1
2019-08-25 Fix a lock issue with _NET_CLOSE_WINDOW and WM_DELETE_WINDOWChris Feng1-2/+3
2019-06-30 Fix 'Attempt to delete a surrogate minibuffer frame' errorChris Feng1-1/+3
2019-06-16 Allow panel to hide floating X windowsChris Feng1-1/+3
2019-03-10 Make replacing existing WM optionalChris Feng1-2/+9
2019-02-16 Bump version to 0.22.1Chris Feng1-1/+1
2019-02-10 Bump version to 0.22Chris Feng1-1/+1
2019-02-05 Scan for existing X windows only after running `exwm-init-hook'Chris Feng1-2/+2
2019-02-01 Update copyright year to 2019Chris Feng1-1/+1
2018-12-02 ; Improve debug logs.Chris Feng1-5/+31