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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-19
Improve the handling of workspaces
Chris Feng
2
-10
/
+76
2016-07-19
Fix various minor issues
Chris Feng
4
-54
/
+102
2016-07-17
Remove `exwm-worspace-number'
Adrián Medraño Calvo
2
-37
/
+64
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
6
-110
/
+114
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
3
-4
/
+10
2016-07-17
Add helper for counting number of workspaces
Adrián Medraño Calvo
2
-15
/
+20
2016-07-17
Add `exwm-workspace--position' helper
Adrián Medraño Calvo
4
-7
/
+16
2016-07-17
Apply minibuffer in own frame configuration to created frames
Adrián Medraño Calvo
1
-2
/
+16
2016-07-17
Add missing declarations
Adrián Medraño Calvo
6
-5
/
+31
2016-07-17
Minor cleanup
Adrián Medraño Calvo
1
-2
/
+1
2016-07-17
Add major mode menu
Chris Feng
2
-1
/
+73
2016-07-16
Add RandR support for docks and reuse workareas
Chris Feng
5
-148
/
+170
2016-07-15
Add multi-dock support and fix fullscreen issues with dock
Chris Feng
5
-65
/
+149
2016-07-15
Fix a `unread-command-events' issue for Emacs 24
Chris Feng
1
-2
/
+14
2016-07-14
Fix various stability issues
Chris Feng
5
-8
/
+22
2016-07-13
Add/improve some ICCCM/EWMH features
Chris Feng
8
-131
/
+310
2016-07-12
* exwm-input.el (exwm-input--on-KeyPress-char-mode): No need to
Chris Feng
1
-3
/
+1
2016-07-12
Add initial support for dock (panel) applications
Chris Feng
5
-61
/
+163
2016-07-12
* exwm-workspace.el (exwm-workspace--init): Remove possible
Chris Feng
1
-3
/
+9
2016-07-12
Fix a bug of simulation keys
Chris Feng
1
-2
/
+8
2016-06-17
Allow buffer-local simulation keys
Chris Feng
1
-1
/
+16
2016-06-17
* exwm-layout.el (exwm-layout--show): Resize the X window
Chris Feng
1
-5
/
+6
2016-05-25
Bump version to 0.5
Chris Feng
1
-2
/
+2
2016-05-24
* exwm-input.el (exwm-input--update-focus): Do not update input focus
Chris Feng
1
-1
/
+7
2016-05-24
Manage a certain type of undecorated X windows
Chris Feng
3
-9
/
+22
2016-05-23
Add cleanup codes for Emacs daemon
Chris Feng
8
-22
/
+149
2016-05-21
Always add `exwm-workspace--on-focus-in'
Chris Feng
1
-2
/
+2
2016-05-13
Use `xcb:connect' instead of `xcb:connect-to-socket'
Chris Feng
2
-2
/
+2
2016-04-21
Announce manager selection with client message
Chris Feng
1
-0
/
+24
2016-04-21
Properly place undecorated X windows
Chris Feng
1
-6
/
+14
2016-04-07
Fix 2 multi-monitor issues
Chris Feng
2
-1
/
+15
2016-04-03
Some commands should be called interactively
Chris Feng
2
-4
/
+4
2016-03-25
Fix emacsclient issues
Chris Feng
3
-14
/
+24
2016-03-20
Merge branch 'medranocalvo/remember-last-buffer' into externals/exwm
Chris Feng
2
-34
/
+74
2016-03-19
Restore a sensible buffer when replacing EXWM buffers
Adrián Medraño Calvo
1
-21
/
+50
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
2
-0
/
+15
2016-03-19
Set the correct buffer before checking the `major-mode'
Adrián Medraño Calvo
1
-7
/
+7
2016-03-19
Minor cleanup
Adrián Medraño Calvo
1
-4
/
+4
2016-03-16
Exclude unmanaged floating X windows when refreshing
Chris Feng
1
-2
/
+4
2016-03-11
Neglect trivial resizing requests
Chris Feng
1
-12
/
+40
2016-03-08
Merge branch 'medranocalvo/fix-input-target' into externals/exwm
Chris Feng
1
-28
/
+44
2016-03-08
Use `cl-case' instead of `case'
Chris Feng
1
-1
/
+1
2016-03-07
Restack fullscreen X windows
Chris Feng
1
-7
/
+22
2016-03-07
Change input mode of window being clicked
Adrián Medraño Calvo
1
-28
/
+44
[next]