about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2019-06-16 Allow panel to hide floating X windowsChris Feng1-1/+3
2019-06-16 Avoid workspace switch loop with `mouse-autoselect-window' enabledChris Feng1-2/+7
2019-06-09 Handle (t . EVENT) format events in exwm-ximChris Feng1-1/+5
2019-06-09 Fix character loss with exwm-ximChris Feng1-50/+57
2019-06-02 Fix unreading 'return eventChris Feng1-43/+38
2019-06-02 Fix auto commit issue with input methodsChris Feng1-64/+74
2019-04-14 Add compatibility mode for legacy serversChris Feng1-36/+96
2019-04-14 Clarify the usage of `exwm-manage-configurations'Chris Feng1-1/+23
2019-03-24 Support monitor mirroringChris Feng1-8/+36
2019-03-24 ; Follows upChris Feng3-69/+69
2019-03-17 * exwm-workspace.el: Use closures rather than `(lambda ...)Stefan Monnier1-9/+9
2019-03-17 Remove loading order dependency on `mouse-autoselect-window'Chris Feng4-9/+10
2019-03-17 Add extra keys for selecting workspaceChris Feng1-3/+17
2019-03-10 Make replacing existing WM optionalChris Feng2-5/+9
2019-02-16 Bump version to 0.22.1Chris Feng1-1/+1
2019-02-11 Fix compatibility issue with Emacs 25Chris Feng1-1/+3
2019-02-10 Bump version to 0.22Chris Feng1-1/+1
2019-02-06 Merge branch 'retain-echo-area-until-input' of https://github.com/medranocalv...Chris Feng2-3/+26
2019-02-06 Merge branch 'ieure/default-simulation-keys' into externals/exwmChris Feng2-31/+37
2019-02-06 Add input method supportChris Feng8-42/+812
2019-02-06 Do the same for `exwm-input-global-keys'Chris Feng1-15/+19
2019-02-06 Cleanup simulation key config issuesIan Eure2-16/+18
2019-02-05 Scan for existing X windows only after running `exwm-init-hook'Chris Feng1-2/+2
2019-02-01 Fetch necessary properties before checking per-app configurationsChris Feng1-2/+2
2019-02-01 Update copyright year to 2019Chris Feng11-11/+11
2019-01-20 Fix issue with managed tray iconsChris Feng1-3/+10
2018-12-30 Automatically iconify floating X windowsChris Feng1-1/+21
2018-12-16 Avoid unnecessary focus changes when creating/killing buffersChris Feng2-2/+9
2018-12-05 Only call exwm-randr-screen-change-hook on new event sequence numberJames Ferguson1-2/+9
2018-12-02 ; Improve debug logs.Chris Feng8-20/+116
2018-12-01 Bump version to 0.21Chris Feng1-1/+1
2018-11-25 Avoid unnecessary keyboard grab/ungrab in char-modeChris Feng1-7/+8
2018-11-18 Fallback to the first monitor as the primary oneChris Feng1-2/+3
2018-11-18 Add support for 'managed' per-application configurationChris Feng1-17/+26
2018-11-18 Automatically refresh RandR settingsChris Feng1-7/+54
2018-11-18 Avoid activating already active X windowsChris Feng1-3/+8
2018-11-11 Fix wrong stacking order of tiling X windowsChris Feng1-5/+14
2018-11-11 Expose `exwm-randr-refresh' public interfaceChris Feng1-1/+6
2018-11-04 Add support for RandR 1.5 monitorChris Feng2-82/+81
2018-11-04 Select more sensible buffers after creating new windowsChris Feng1-3/+9
2018-11-03 Hide minibuffer upon receiving any eventAdrián Medraño Calvo2-2/+14
2018-11-03 Stop hiding the minibuffer when a message is being displayedAdrián Medraño Calvo1-1/+12
2018-10-24 Merge branch 'medranocalvo/fix-input-mode-after-fullscreen' into externals/exwmAdrián Medraño Calvo3-14/+12
2018-10-21 Restore keyboard grabbing after exiting fullscreenAdrián Medraño Calvo3-2/+8
2018-10-21 Do away with `exwm-input--input-mode'Adrián Medraño Calvo2-13/+5
2018-10-21 Fix single workspace invisible problem with XephyrChris Feng1-3/+5
2018-10-14 Bump version to 0.20Chris Feng1-2/+2
2018-10-14 Merge branch 'medranocalvo/reduce-workspace-switch-flicker' into externals/exwmChris Feng1-1/+1
2018-10-14 Merge branch 'medranocalvo/fix-minibuffer-only-focus-jump' into externals/exwmChris Feng1-11/+1
2018-10-08 Reduce flicker when switching workspacesAdrián Medraño Calvo1-1/+1