about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2016-02-20 Prevent/Reduce flickering issues with floating X windowsChris Feng3-29/+78
2016-02-20 Redefine mode-specific keysChris Feng1-6/+6
2016-02-19 Merge branch 'feat/systemtray' into externals/exwmChris Feng10-71/+516
2016-02-19 Minor fixes for system trayChris Feng1-9/+12
2016-02-19 Fix system tray issues after updating workspacesChris Feng10-90/+159
2016-02-19 Add system tray supportChris Feng2-4/+377
2016-02-18 Fix floating X window bugs introduced by 9c95c03eChris Feng4-114/+137
2016-02-12 Bump version to 0.2Chris Feng1-2/+2
2016-02-12 Postpone making workspace frames fullscreenChris Feng2-5/+9
2016-02-09 Fix bugs on managing/unmanaging X windowsChris Feng2-10/+27
2016-02-07 Eliminate compilation warningsChris Feng4-0/+5
2016-02-07 Unmanage X windows on exitChris Feng2-8/+18
2016-02-07 Add some useful key bindingsChris Feng4-33/+49
2016-02-07 Remove an assertionChris Feng1-35/+36
2016-02-07 Merge branch 'fjl-fix-resize-minibuffer'Chris Feng4-10/+17
2016-02-06 Resize minibuffer only when it's in its own frameFelix Lange4-10/+17
2016-02-06 Improve bc80eefeChris Feng4-27/+37
2016-02-06 Fix multi-monitor/fullscreen issuesChris Feng2-4/+17
2016-02-06 Add auto-hiding minibuffer supportChris Feng6-71/+320
2016-02-03 Merge branch 'feat/virtual-root'Chris Feng8-354/+370
2016-02-03 Avoid unnecessary changes of stacking orderChris Feng1-8/+22
2016-02-03 Rework the X windows hierarchy modelChris Feng8-354/+356
2016-02-02 Update copyright year to 2016Chris Feng9-9/+9
2015-12-13 Remove the MappingNotify event listenerChris Feng1-19/+0
2015-12-11 Add support for desktop and dockChris Feng1-7/+11
2015-11-15 Limit X host-based auth permissions.W. Greenhouse1-1/+1
2015-11-10 Fix a typoChris Feng1-1/+1
2015-11-03 Bump version to 0.1Chris Feng1-1/+1
2015-11-02 Disable some incompatible featuresChris Feng2-3/+4
2015-11-01 Add hook run when screen changesChris Feng1-5/+15
2015-10-30 Use new calling conventions of xcb:keysymsChris Feng1-9/+15
2015-10-29 Improve robustness of killing buffersChris Feng2-32/+40
2015-10-29 Avoid mapping managed X windows on MapRequestChris Feng1-10/+8
2015-10-28 Check KEYSYMs converted from eventsChris Feng1-3/+14
2015-10-28 Add demo configurationsChris Feng3-38/+122
2015-10-28 Make the creation/destruction of floating frames more silentChris Feng2-11/+16
2015-10-28 Minor input focus fixChris Feng1-1/+1
2015-10-27 Delay closing minibufferChris Feng1-3/+2
2015-10-26 Fix problems introduced/exposed by last commitChris Feng4-30/+32
2015-10-25 Fix workspace switch issuesChris Feng2-6/+10
2015-10-19 Close the (possible) active minibuffer when switching workspaceChris Feng1-0/+2
2015-10-17 Allow certain commands to receive key events in line-modeChris Feng1-0/+8
2015-10-11 Improve robustnessChris Feng1-2/+9
2015-10-10 Restrict the check of _MOTIF_WM_HINTSChris Feng1-2/+5
2015-10-01 Fix a position calculation error on multi-monitor settingsChris Feng1-2/+9
2015-09-27 Work around subrs that block EXWM; other minor fixesChris Feng7-72/+158
2015-09-25 Fix click-to-focus on multi-monitor settingsChris Feng1-1/+15
2015-09-24 Fix a calculation error of the position of a floating frameChris Feng1-2/+2
2015-09-23 Adjust default prefix keys; advice x-create-frameChris Feng3-7/+15
2015-09-21 Minor fixes for packagingChris Feng4-13/+18