about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2016-09-22 ; Remove dead codeChris Feng1-13/+11
2016-08-31 Merge branch 'vedvyas/workspace-move-window-tweak' into externals/exwmChris Feng2-6/+6
2016-08-31 Force using visible buffers in `other-buffer'Chris Feng2-3/+4
2016-08-30 Improve exwm-workspace-move-window behavior in specific caseVed Vyas1-4/+3
2016-08-28 Bump version to 0.10Chris Feng1-1/+1
2016-08-24 Add toggle commandsChris Feng3-8/+22
2016-08-15 ; Fix typosChris Feng3-4/+4
2016-08-15 Do not set _NET_WORKAREAChris Feng3-12/+6
2016-08-14 Merge branch 'feat/compositor' into externals/exwmChris Feng3-0/+1780
2016-08-14 Document the compositing manager moduleChris Feng2-0/+2
2016-08-14 Implement compositing manager moduleChris Feng1-0/+1778
2016-08-14 Bump version to 0.9Chris Feng1-2/+2
2016-08-14 Only check input focus for globally active modelChris Feng1-31/+30
2016-08-12 Fix _NET_DESKTOP_VIEWPORTChris Feng2-5/+5
2016-08-12 Raise all docks/panels when switching workspaceChris Feng2-26/+19
2016-08-12 Check for _NET_WM_STATE_FULLSCREEN on managingChris Feng5-18/+49
2016-08-12 * exwm-manage.el (exwm-manage--unmanage-window): Do not clear strutsChris Feng1-1/+2
2016-08-12 Always put the desktop at bottomChris Feng2-3/+29
2016-08-12 * exwm-manage.el (exwm-manage--scan): Check for possiblyChris Feng1-9/+16
2016-08-12 Fix CreateWindow attributesChris Feng5-34/+85
2016-08-10 Adapt for the changes in `window-configuration-change-hook'Chris Feng1-4/+10
2016-08-09 Update timestamp for WM_TAKE_FOCUS ClientMessageChris Feng4-34/+112
2016-08-09 Fix coordinates calculations concerning workspacesChris Feng2-22/+20
2016-08-09 Ensure floating hooks are run in the right contextChris Feng1-4/+8
2016-08-07 Set background pixmap for system tray embedderChris Feng1-16/+27
2016-08-06 * exwm-layout.el (exwm-layout--show): Fix the position of floatingChris Feng1-15/+23
2016-08-06 Avoid setting input focus on workspace containersChris Feng1-11/+34
2016-08-01 Fix emacsclient issuesChris Feng3-32/+42
2016-08-01 Fix restarting issuesChris Feng2-23/+59
2016-07-31 Bump version to 0.8Chris Feng1-2/+2
2016-07-31 ; Eliminate compile warningsChris Feng2-5/+10
2016-07-31 Fix restarting issuesChris Feng2-11/+12
2016-07-30 Add restart supportChris Feng5-43/+87
2016-07-30 ; * exwm.el (exwm-enable): Ignore unrecognized command line arguments.Chris Feng1-0/+3
2016-07-30 ; * exwm-workspace.el (exwm-workspace-switch): Input focus should be setChris Feng1-1/+1
2016-07-30 Merge branch 'uemurax/reset-fullscreen-frame-count' into externals/exwmChris Feng1-0/+1
2016-07-30 set fullscreen-frame-count to 0 on exitingTaichi Uemura1-0/+1
2016-07-30 Fit the *Completions* bufferChris Feng2-2/+13
2016-07-30 Exit the active minibuffer on unmanaging X windowsChris Feng1-8/+20
2016-07-30 ; * exwm-manage.el (exwm-manage--manage-window): Check the value rangeChris Feng1-1/+5
2016-07-30 Grab global keys on newly created workspacesChris Feng1-2/+13
2016-07-30 Fix input focus transfer between workspacesChris Feng2-17/+10
2016-07-29 ; * exwm-floating.el (exwm-floating--unset-floating): Reposition an XChris Feng1-0/+8
2016-07-29 Sync with XELBChris Feng2-20/+36
2016-07-27 Bump version to 0.7Chris Feng1-1/+1
2016-07-26 Always update input focus on entering minibufferChris Feng2-3/+8
2016-07-26 Add an option to force using tiling layoutChris Feng1-3/+10
2016-07-25 Bump version to 0.6Chris Feng1-2/+2
2016-07-25 Minor fixes for past few commitsChris Feng2-5/+4
2016-07-22 ; * exwm-input.el: Prevent moving/resizing a tiling X window.Chris Feng1-23/+31