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
2015-09-27
Work around subrs that block EXWM; other minor fixes
Chris Feng
7
-72
/
+158
2015-09-25
Fix click-to-focus on multi-monitor settings
Chris Feng
1
-1
/
+15
2015-09-24
Fix a calculation error of the position of a floating frame
Chris Feng
1
-2
/
+2
2015-09-23
Adjust default prefix keys; advice x-create-frame
Chris Feng
3
-7
/
+15
2015-09-21
Minor fixes for packaging
Chris Feng
4
-13
/
+18
2015-09-20
Fix input & input focus issues
Chris Feng
2
-27
/
+37
2015-09-19
Manage non-floating windows without decorations
Chris Feng
1
-3
/
+9
2015-09-19
Check _MOTIF_WM_HINTS when attempting to manage an X window
Chris Feng
2
-5
/
+35
2015-09-19
Avoid autoloading variables
Chris Feng
3
-2
/
+2
2015-09-18
Prevent Emacs cursor style change when pointer is in an X window
Chris Feng
1
-0
/
+15
2015-09-18
Fix a compilation warning
Chris Feng
1
-0
/
+1
2015-09-18
Fix wrong/missing ConfigureNotify events
Chris Feng
2
-11
/
+57
2015-09-17
On-demand update exwm-workspace--switch-history
Chris Feng
4
-38
/
+47
2015-09-16
Allow showing buffers on other workspaces and moving an X window by switching
Chris Feng
4
-33
/
+58
2015-09-11
Fix with-slots
Chris Feng
1
-4
/
+4
2015-09-11
Minor fix for window move
Chris Feng
1
-1
/
+1
2015-09-11
Implement move/resize with keyboard
Chris Feng
2
-8
/
+123
2015-09-11
Allow switch to normal buffers in exwm-workspace-switch-to-window
Chris Feng
1
-4
/
+5
2015-09-09
Add a command to interactively move X window to the current workspace
Chris Feng
1
-2
/
+29
2015-09-09
Add support for xcb:Atom:_NET_CLIENT_LIST_STACKING etc
Chris Feng
4
-2
/
+25
2015-09-07
Allow hide/show mode-line on floating frames
Chris Feng
2
-18
/
+62
2015-09-06
Code cleanups
Chris Feng
2
-2
/
+3
2015-09-04
Prepare for GNU ELPA release
Chris Feng
12
-1045
/
+382
2015-09-03
Ungrab pointer timely when resizing is aborted
Chris Feng
1
-1
/
+2
2015-08-29
Merge pull request #52 from pipcet/minor-fix
Chris Feng
1
-2
/
+2
2015-08-28
Minor fix
Philip
1
-2
/
+2
2015-08-28
Drop intro to xelb-util
Chris Feng
1
-5
/
+3
2015-08-27
Avoid deleting the frame created by Emacs client by accident
Chris Feng
1
-5
/
+4
2015-08-27
Re-enable complete refresh of keyboard mapping
Chris Feng
1
-12
/
+5
2015-08-27
Fix window size calculations
Chris Feng
2
-5
/
+6
2015-08-26
Fix `exwm-workspace-rename-buffer`
Chris Feng
1
-10
/
+11
2015-08-26
Correct several EWMH properties
Chris Feng
5
-52
/
+58
2015-08-26
Replay KeyPress events instead of fake them in line-mode
Chris Feng
1
-53
/
+24
2015-08-25
Merge pull request #42 from pipcet/ewmh-fullscreen
Chris Feng
4
-6
/
+60
2015-08-24
Avoid using the "no window manager" code in Emacs
Philip
4
-6
/
+60
2015-08-24
Only manage windows mapped as the direct children of root window (close #38)
Chris Feng
1
-3
/
+8
2015-08-17
Merge branch 'pipcet-move-window-fix'
Chris Feng
1
-4
/
+6
2015-08-17
Merge branch 'move-window-fix' of https://github.com/pipcet/exwm into pipcet-...
Chris Feng
1
-4
/
+6
2015-08-17
Merge branch 'pipcet-robustness'
Chris Feng
3
-43
/
+45
2015-08-17
Improve code robustness.
Philip
3
-43
/
+45
2015-08-17
fix buffer renaming
Philip
1
-2
/
+4
2015-08-16
Fix bug when moving a window to the current workspace
Philip
1
-2
/
+2
2015-08-16
Provide hooks run when the floating state of a window changes (close #28)
Chris Feng
1
-2
/
+9
2015-08-14
Honor `value-mask` field in ConfigureRequest event
Chris Feng
1
-10
/
+10
2015-08-13
Fix input focus stealing
Chris Feng
1
-8
/
+10
2015-08-13
Fix multi-screen bugs
Chris Feng
6
-30
/
+54
2015-08-13
Minor fixes for emacsclient
Chris Feng
2
-5
/
+5
2015-08-12
Improve input focus switch mechanism
Chris Feng
5
-81
/
+62
2015-08-11
Center floating windows by default
Chris Feng
3
-2
/
+26
2015-08-11
Fix buffer switch problems
Chris Feng
2
-1
/
+31
[next]