about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2024-02-05 subtree-staging Simplify and improve focus handling (#10)Steven Allen1-29/+23
2024-02-04 Ensure that default-directory is a directory name in EXWM buffers.Daniel Mendler1-1/+1
2024-02-04 Set the EXWM buffer's default directory to match the process's CWD (#14)Steven Allen1-0/+18
2024-02-04 Remove redundant with-current-buffer in manage-window (#13)Steven Allen1-14/+10
2024-01-24 Use '=' instead of 'eq' to compare numbers.Steven Allen2-2/+3
2024-01-24 Use color-values instead of x-color-valuesSteven Allen1-1/+1
2024-01-15 Move xsettings classes to xelbDaniel Mendler1-67/+2
2024-01-14 ; README: Refer to the user guide for installation instructionsDaniel Mendler1-4/+1
2024-01-14 New customization group exwm-xsettingsDaniel Mendler1-5/+6
2024-01-14 New customization group exwm-debugDaniel Mendler1-1/+4
2024-01-13 ; README: Fix feature list formattingDaniel Mendler1-0/+2
2024-01-13 ; Commentary: Update list of featuresDaniel Mendler2-8/+12
2024-01-13 Implement the XSETTINGS protocolSteven Allen1-0/+400
2024-01-13 Drop :version keywords from defgroupDaniel Mendler8-8/+0
2024-01-13 Depend on Emacs 27.1Daniel Mendler2-15/+5
2024-01-12 ; Add LICENSE to .elpaignoreDaniel Mendler1-0/+1
2024-01-12 Add new maintainers: Steven Allen (@stebalien) and Daniel Mendler (@minad)Daniel Mendler1-1/+1
2024-01-12 ; Update repository URLsDaniel Mendler2-7/+7
2024-01-12 Remove obsolete functions and variablesDaniel Mendler2-12/+0
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 Mendler3-8/+7
2024-01-12 ; Use two spaces after sentenceDaniel Mendler2-2/+2
2024-01-12 ; exwm-background: Wrap docstrings to avoid compiler warningsDaniel Mendler1-4/+4
2024-01-12 ; README and commentary: Mention background and xim featuresDaniel Mendler2-0/+3
2024-01-08 ; Shorten docstringsAdrián Medraño Calvo2-3/+5
2024-01-08 Merge branch 'minad.github.com/blocking-subrs' into externals/exwmAdrián Medraño Calvo1-1/+3
2024-01-08 Merge branch 'minad.github.com/remove-cm' into externals/exwmAdrián Medraño Calvo1-50/+0
2024-01-08 Merge branch 'Stebalien.github.com/steb/passthrough-input' into externals/exwmAdrián Medraño Calvo1-1/+18
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 Calvo13-13/+13
2023-12-31 Correctly stop the subordinate Emacs daemonSteven Allen1-3/+11
2023-12-29 Passthrough input when explicitly reading events and keysSteven Allen1-1/+18
2023-12-29 Add message-box and message-or-box to exwm-blocking-subrs (fix #874)Daniel Mendler1-1/+3
2023-12-29 Remove exwm-cmDaniel Mendler1-50/+0
2023-10-06 Merge branch 'arnebab.github.com/master' into externals/exwmAdrián Medraño Calvo1-2/+20
2023-10-06 Bump version to 0.28Adrián Medraño Calvo1-1/+1
2023-09-11 Catch and report all errors raised when invoking command hooksDavid Wilson1-2/+20
2023-09-10 Fix workspace height unsharing workarea valueAdrián Medraño Calvo1-16/+18
2023-08-18 Declare external functionAdrián Medraño Calvo2-0/+4
2023-08-18 Fix bytecompiler warnings, improve docstringsAdrián Medraño Calvo8-99/+198
2023-08-18 Fix layout being refreshed too often on minibuffer setupAdrián Medraño Calvo1-2/+2
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 Calvo13-13/+13
2023-08-18 Declare defsubst indentationAdrián Medraño Calvo3-2/+8
2023-08-18 Merge branch 'jollm.github.com/ignore-struts-top-bottom' into externals/exwmAdrián Medraño Calvo4-113/+113
2023-08-18 Selectively ignore left & right struts in horizontally aligned monitorsAdrián Medraño Calvo1-7/+6
2023-08-18 Convert `delta' to the size the strut occupies in the workareaAdrián Medraño Calvo1-12/+12
2023-08-18 Convert `exwm-workspace--workareas' to a list of `xcb:RECTANGLE'sAdrián Medraño Calvo4-118/+114
2023-06-14 Merge branch 'nbarrientos.github.com/ib_exwm_conn_nil' into externals/exwmAdrián Medraño Calvo7-69/+83
2023-06-09 More selectively ignore top and bottom strutsFran Ley1-2/+7