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-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
2016-07-17
Apply minibuffer in own frame configuration to created frames
Adrián Medraño Calvo
1
-2
/
+16
2016-07-17
Minor cleanup
Adrián Medraño Calvo
1
-2
/
+1
2016-07-16
Add RandR support for docks and reuse workareas
Chris Feng
1
-113
/
+125
2016-07-15
Add multi-dock support and fix fullscreen issues with dock
Chris Feng
1
-34
/
+71
2016-07-14
Fix various stability issues
Chris Feng
1
-1
/
+1
2016-07-13
Add/improve some ICCCM/EWMH features
Chris Feng
1
-7
/
+38
2016-07-12
Add initial support for dock (panel) applications
Chris Feng
1
-5
/
+95
2016-07-12
* exwm-workspace.el (exwm-workspace--init): Remove possible
Chris Feng
1
-3
/
+9
2016-05-23
Add cleanup codes for Emacs daemon
Chris Feng
1
-10
/
+60
2016-05-21
Always add `exwm-workspace--on-focus-in'
Chris Feng
1
-2
/
+2
2016-04-07
Fix 2 multi-monitor issues
Chris Feng
1
-0
/
+12
2016-03-25
Fix emacsclient issues
Chris Feng
1
-7
/
+14
2016-03-19
Use `other-buffer' instead of "*scratch*"
Adrián Medraño Calvo
1
-5
/
+1
2016-03-19
Use `buffer-predicate' frame parameter to prevent switching to visible EXWM b...
Adrián Medraño Calvo
1
-0
/
+4
2016-03-03
Handle buffer change after a buffer is killed
Chris Feng
1
-1
/
+9
2016-03-01
Avoid unnecessary input focus changes in line-mode
Chris Feng
1
-8
/
+1
2016-02-28
Simplify `exwm-workspace--display-buffer'
Chris Feng
1
-16
/
+5
2016-02-26
Minor fixes for layout and workspace
Chris Feng
1
-1
/
+1
2016-02-25
Fix exwm-workspace-switch-to-buffer
Chris Feng
1
-4
/
+13
2016-02-25
Allow user to hide floating X windows
Chris Feng
1
-1
/
+1
2016-02-24
Fix issues with moving X windows between workspaces
Chris Feng
1
-38
/
+56
2016-02-21
Fix emacsclient related issues
Chris Feng
1
-4
/
+5
2016-02-21
Various fixes for floating X windows
Chris Feng
1
-11
/
+89
2016-02-20
Prevent Emacs frames from restacking themselves
Chris Feng
1
-19
/
+41
2016-02-19
Fix system tray issues after updating workspaces
Chris Feng
1
-11
/
+35
2016-02-19
Add system tray support
Chris Feng
1
-4
/
+5
2016-02-12
Postpone making workspace frames fullscreen
Chris Feng
1
-5
/
+8
2016-02-09
Fix bugs on managing/unmanaging X windows
Chris Feng
1
-0
/
+18
2016-02-07
Eliminate compilation warnings
Chris Feng
1
-0
/
+2
2016-02-07
Unmanage X windows on exit
Chris Feng
1
-6
/
+14
2016-02-06
Resize minibuffer only when it's in its own frame
Felix Lange
1
-4
/
+9
[next]