about summary refs log tree commit diff
path: root/exwm.el (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-08 Simplify input handlingAdrián Medraño Calvo3-26/+33
2018-09-16 Simplify debugging and fix dynamic-scoping `eval'Chris Feng2-15/+7
2018-09-09 ; Minor fixes for Calvo's patch set.Chris Feng1-8/+5
2018-09-04 Restack X-Windows after being mapped to ensure EnterNotify events fireAdrián Medraño Calvo1-0/+17
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 Calvo2-126/+14
2018-09-02 Explicitly specify frame for cursor warping conditionalJames Ferguson1-1/+1
2018-09-02 Fix cursor warping conditional for cursor left of frameJames Ferguson1-1/+3
2018-08-30 Refresh layout after activating/deactivating workspacesAdrián Medraño Calvo2-5/+7
2018-08-19 ; Comment layout algorithm.Adrián Medraño Calvo1-6/+12
2018-08-19 Consistently name helper windowsAdrián Medraño Calvo2-22/+27
2018-08-19 ; Unimportant tweaksChris Feng3-20/+14
2018-08-16 Split exwm-layout--refresh into three functionsAdrián Medraño Calvo1-46/+57
2018-08-16 Don't assume order of `get-buffer-window-list' resultsAdrián Medraño Calvo1-2/+4
2018-08-16 Use more explicit argument for excluding minibuffersAdrián Medraño Calvo1-4/+4
2018-08-16 Consider windows of the frame being refreshed, not the selected one at the ti...Adrián Medraño Calvo1-1/+1
2018-08-13 Trace more functionsAdrián Medraño Calvo6-1/+72
2018-08-13 Commands for interacting with the log buffer remotelyAdrián Medraño Calvo2-0/+17
2018-08-13 Print log output to an EXWM-specific messages bufferAdrián Medraño Calvo2-3/+116
2018-08-12 Avoid using `set-mouse-position' to warp pointerChris Feng1-3/+12
2018-08-12 Exclude irrelevant X windows when refreshingChris Feng1-1/+2
2018-08-05 When mapping an X window check if it's on an active workspaceChris Feng1-4/+7
2018-07-29 Fix issues with destroying full screen X windowsChris Feng1-0/+4
2018-07-18 Bump version to 0.19Chris Feng1-2/+2
2018-07-15 Fix XTerm crash on startupChris Feng1-10/+12
2018-07-15 ; Use `derived-mode-p'.Chris Feng6-26/+27
2018-07-15 Add support for automatic cursor warpingChris Feng1-0/+15
2018-07-15 Shrink Emacs frames with X requestChris Feng1-11/+7
2018-07-15 Also send a WM_TAKE_FOCUS when setting focus with SetInputFocusChris Feng1-30/+21
2018-07-15 Revert "Grab & Replay key events with XI2 and XTEST"Chris Feng1-222/+85
2018-06-18 Grab & Replay key events with XI2 and XTESTChris Feng1-85/+222
2018-05-27 Fix systemtray position when menu-bar / tool-bar is enabledChris Feng1-6/+2
2018-05-20 Provide a fallback value for X window geometryChris Feng2-4/+10
2018-05-13 Avoid hiding full screen X windows unexpectedlyChris Feng1-0/+2
2018-04-15 Port to 32-bit Emacs on master branchPaul Eggert2-2/+2
2018-04-01 Preserve keyboard grab state after quitting fullscreen modeChris Feng1-3/+4
2018-04-01 Add support for various key processing variablesChris Feng1-13/+32
2018-03-23 Fix a compatibility issue with Emacs 24Chris Feng1-1/+3
2018-03-23 Fix local simulation keysChris Feng1-1/+1
2018-03-23 Avoid entering line-mode after exit minibufferChris Feng1-1/+2
2018-03-23 Add workspace support in per-application configurationsChris Feng1-3/+9
2018-03-14 Bump version to 0.18Chris Feng1-2/+2
2018-03-14 Fix wrong exwm-active frame parametersChris Feng1-2/+3
2018-03-10 Fix regressionsChris Feng4-10/+12
2018-03-10 Delay setting workspaces active/inactiveChris Feng1-11/+12
2018-03-09 Minor fixesChris Feng8-32/+24
2018-03-06 Support replacing and being replaced by other window managersAdrián Medraño Calvo2-3/+103
2018-03-06 Clean up when failing to startAdrián Medraño Calvo1-45/+28
2018-03-06 Name all helper windows created by EXWMAdrián Medraño Calvo3-18/+19