depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exwm-workspace.el
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-06
Avoid updating input focus when renaming buffers
Chris Feng
1
-3
/
+13
2016-09-30
Use read-buffer-to-switch in exwm-workspace-switch-to-buffer
Felix Lange
1
-1
/
+1
2016-09-23
Use X window borders
Chris Feng
1
-6
/
+0
2016-08-31
Force using visible buffers in `other-buffer'
Chris Feng
1
-1
/
+1
2016-08-30
Improve exwm-workspace-move-window behavior in specific case
Ved Vyas
1
-4
/
+3
2016-08-15
Do not set _NET_WORKAREA
Chris Feng
1
-7
/
+2
2016-08-12
Fix _NET_DESKTOP_VIEWPORT
Chris Feng
1
-5
/
+0
2016-08-12
Raise all docks/panels when switching workspace
Chris Feng
1
-12
/
+13
2016-08-12
Check for _NET_WM_STATE_FULLSCREEN on managing
Chris Feng
1
-4
/
+11
2016-08-12
Always put the desktop at bottom
Chris Feng
1
-3
/
+17
2016-08-12
Fix CreateWindow attributes
Chris Feng
1
-15
/
+34
2016-08-09
Update timestamp for WM_TAKE_FOCUS ClientMessage
Chris Feng
1
-0
/
+9
2016-08-01
Fix emacsclient issues
Chris Feng
1
-26
/
+30
2016-08-01
Fix restarting issues
Chris Feng
1
-19
/
+36
2016-07-31
; Eliminate compile warnings
Chris Feng
1
-4
/
+9
2016-07-31
Fix restarting issues
Chris Feng
1
-5
/
+10
2016-07-30
Add restart support
Chris Feng
1
-33
/
+32
2016-07-30
; * exwm-workspace.el (exwm-workspace-switch): Input focus should be set
Chris Feng
1
-1
/
+1
2016-07-30
set fullscreen-frame-count to 0 on exiting
Taichi Uemura
1
-0
/
+1
2016-07-30
Fit the *Completions* buffer
Chris Feng
1
-1
/
+11
2016-07-30
Fix input focus transfer between workspaces
Chris Feng
1
-13
/
+0
2016-07-26
Always update input focus on entering minibuffer
Chris Feng
1
-3
/
+1
2016-07-25
Minor fixes for past few commits
Chris Feng
1
-4
/
+3
2016-07-22
Fix issues with deleting the last workspace
Chris Feng
1
-8
/
+10
2016-07-22
Add minibuffer toggle command
Chris Feng
1
-0
/
+12
2016-07-21
Improve the performance of workspace creation
Chris Feng
1
-5
/
+9
2016-07-21
Fix input focus issues revealed by recent commits
Chris Feng
1
-0
/
+1
2016-07-21
Fix workspace creation and deletion
Chris Feng
1
-42
/
+86
2016-07-21
Minor fixes
Chris Feng
1
-4
/
+18
2016-07-21
Minor cleanups
Chris Feng
1
-17
/
+10
2016-07-19
Add support for attachable/detachable minibuffer
Chris Feng
1
-41
/
+108
2016-07-19
Fix an bug for emacsclient
Chris Feng
1
-8
/
+4
2016-07-19
Fix a workspace switch issue
Chris Feng
1
-4
/
+10
2016-07-19
Merge branch 'medranocalvo/dynamic-workspaces' into externals/exwm
Chris Feng
1
-249
/
+537
2016-07-19
Adapt dynamic workspace for RandR module
Chris Feng
1
-4
/
+11
2016-07-19
Adapt dynamic workspace for floating module
Chris Feng
1
-7
/
+13
2016-07-19
Improve the handling of workspaces
Chris Feng
1
-10
/
+65
2016-07-19
Fix various minor issues
Chris Feng
1
-51
/
+99
2016-07-18
Fix 2 dock-related issues
Chris Feng
1
-12
/
+16
2016-07-18
* exwm-workspace.el (exwm-workspace--init): Rebalance parentheses.
Chris Feng
1
-2
/
+2
2016-07-17
Remove `exwm-worspace-number'
Adrián Medraño Calvo
1
-36
/
+63
2016-07-17
Support adding and removing workspaces
Adrián Medraño Calvo
1
-145
/
+223
2016-07-17
Support moving workspaces
Adrián Medraño Calvo
1
-1
/
+15
2016-07-17
Support swapping workspaces
Adrián Medraño Calvo
1
-0
/
+22
2016-07-17
Factor out prompt for workspace
Adrián Medraño Calvo
1
-21
/
+14
2016-07-17
Work with workspace frames instead of indices
Adrián Medraño Calvo
1
-94
/
+103
2016-07-17
Move defvars to the top
Adrián Medraño Calvo
1
-2
/
+2
2016-07-17
New function exwm-workspace--workspace-p
Adrián Medraño Calvo
1
-1
/
+5
2016-07-17
Add helper for counting number of workspaces
Adrián Medraño Calvo
1
-12
/
+17
2016-07-17
Add `exwm-workspace--position' helper
Adrián Medraño Calvo
1
-3
/
+10
[next]