about summary refs log tree commit diff
path: root/exwm-workspace.el (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-06 Add interactive commands for starting and stopping EXWMAdrián Medraño Calvo1-1/+1
2018-03-06 Disconnect on `exwm--exit'Adrián Medraño Calvo2-42/+41
2018-03-06 * exwm.el (exwm--exit): Drop SubstructureRedirect on root window.Adrián Medraño Calvo1-1/+5
2018-03-06 Cleanup exwm-workspace on exitAdrián Medraño Calvo1-117/+132
2018-03-06 Dissociate frame creation and deletion handlers from the actual configuration...Adrián Medraño Calvo1-113/+139
2018-03-06 Factor out `exwm-randr--on-ScreenChangeNotify'Adrián Medraño Calvo1-4/+6
2018-03-06 Cleanup exwm-manage on exitAdrián Medraño Calvo2-3/+12
2018-03-06 Cleanup exwm-layout on exitAdrián Medraño Calvo1-0/+2
2018-03-06 Cleanup exwm-input on exitAdrián Medraño Calvo1-0/+1
2018-03-06 Prevent duplicate keys in frameset-filter-alistAdrián Medraño Calvo2-2/+4
2018-03-06 Support disabling default `exwm-mode-map' bindingsAdrián Medraño Calvo2-2/+2
2018-03-04 Avoid switching buffer when moving an X window already in placeChris Feng1-1/+3
2018-03-04 Fix fullscreen mode after switching workspace and backChris Feng4-20/+32
2018-03-04 Fix local simulation keysChris Feng1-10/+11
2018-03-04 Add header-line format support in per-application configurationsChris Feng2-2/+21
2018-03-04 Add prefix arguments support for various commandsChris Feng1-16/+41
2018-03-03 Add various per-application configurationsChris Feng2-14/+78
2018-03-03 Fix EXWM buffers not being hidden on workspace switchJohan Johansson1-5/+5
2018-03-02 Add initial support for per-application configurationsChris Feng2-7/+44
2018-03-02 Improve multi-monitor performanceChris Feng1-3/+3
2018-02-26 Make `exwm-manage-ping-timeout' a user optionChris Feng1-2/+4
2018-02-26 Forward keys defined in `exwm-mode-map' to Emacs by defaultChris Feng2-2/+8
2018-02-26 Improve the Customize interface for simulation keysChris Feng1-28/+56
2018-02-26 Add Customize interface for global keysChris Feng1-3/+36
2018-02-24 Bump version to 0.17Chris Feng1-2/+2
2018-02-22 Hide blocked frames (they are visible with a compositor)Chris Feng2-29/+58
2018-02-22 Mark active workspaces on each outputChris Feng2-45/+57
2018-02-22 Grab global keys on top-level X windowsChris Feng2-42/+41
2018-02-20 Fix unexpected focus change after a global key binding is activatedChris Feng2-5/+5
2018-02-20 Use the 'exwm-randr-output' frame parameter to determine the outputChris Feng2-42/+35
2018-02-20 Remove redundant code for fullscreen modeChris Feng2-13/+7
2018-02-20 Add Customize interface for simulation keysChris Feng3-55/+118
2018-02-19 Fix various issues with multi-monitor supportChris Feng5-109/+131
2018-02-19 Support displaying floating X windows on all workspacesChris Feng5-18/+38
2018-02-19 Add customization settingsChris Feng11-372/+495
2018-02-18 Make X windows container-lessChris Feng10-2442/+360
2018-02-04 Avoid crashing Emacs by resizing its frame into 0x0Chris Feng2-4/+4
2018-01-14 Support key translation in line-modeChris Feng1-0/+15
2018-01-14 Raise docks after quitting full screen modeChris Feng1-0/+8
2017-12-31 ; Add missing autoload cookies.Chris Feng2-0/+5
2017-12-31 Add support for `mouse-autoselect-window'Chris Feng2-3/+49
2017-12-31 Update copyright year to 2018Chris Feng11-11/+11
2017-12-10 ; Eliminate a compilation warning.Chris Feng1-10/+10
2017-11-26 Re-grab global keys on keyboard updateChris Feng1-1/+5
2017-11-26 Bump version to 0.16Chris Feng1-1/+1
2017-11-24 Another fix for input focus issuesChris Feng2-18/+19
2017-11-24 Fix possible wrong context when killing buffersChris Feng1-5/+6
2017-11-19 Fix various input focus issuesChris Feng5-31/+39
2017-11-19 Free unused X resourcesChris Feng1-5/+11
2017-11-19 Correct the detection of emacsclientChris Feng1-5/+4