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
2024-02-04
Remove redundant with-current-buffer in manage-window (#13)
Steven Allen
1
-14
/
+10
2024-01-24
Use '=' instead of 'eq' to compare numbers.
Steven Allen
2
-2
/
+3
2024-01-24
Use color-values instead of x-color-values
Steven Allen
1
-1
/
+1
2024-01-15
Move xsettings classes to xelb
Daniel Mendler
1
-67
/
+2
2024-01-14
; README: Refer to the user guide for installation instructions
Daniel Mendler
1
-4
/
+1
2024-01-14
New customization group exwm-xsettings
Daniel Mendler
1
-5
/
+6
2024-01-14
New customization group exwm-debug
Daniel Mendler
1
-1
/
+4
2024-01-13
; README: Fix feature list formatting
Daniel Mendler
1
-0
/
+2
2024-01-13
; Commentary: Update list of features
Daniel Mendler
2
-8
/
+12
2024-01-13
Implement the XSETTINGS protocol
Steven Allen
1
-0
/
+400
2024-01-13
Drop :version keywords from defgroup
Daniel Mendler
8
-8
/
+0
2024-01-13
Depend on Emacs 27.1
Daniel Mendler
2
-15
/
+5
2024-01-12
; Add LICENSE to .elpaignore
Daniel Mendler
1
-0
/
+1
2024-01-12
Add new maintainers: Steven Allen (@stebalien) and Daniel Mendler (@minad)
Daniel Mendler
1
-1
/
+1
2024-01-12
; Update repository URLs
Daniel Mendler
2
-7
/
+7
2024-01-12
Remove obsolete functions and variables
Daniel Mendler
2
-12
/
+0
2024-01-12
exwm-blocking-subrs: x-* functions may be missing on some Emacs builds
Daniel Mendler
1
-2
/
+3
2024-01-12
; First line of docstring should be a full sentence
Daniel Mendler
3
-8
/
+7
2024-01-12
; Use two spaces after sentence
Daniel Mendler
2
-2
/
+2
2024-01-12
; exwm-background: Wrap docstrings to avoid compiler warnings
Daniel Mendler
1
-4
/
+4
2024-01-12
; README and commentary: Mention background and xim features
Daniel Mendler
2
-0
/
+3
2024-01-08
; Shorten docstrings
Adrián Medraño Calvo
2
-3
/
+5
2024-01-08
Merge branch 'minad.github.com/blocking-subrs' into externals/exwm
Adrián Medraño Calvo
1
-1
/
+3
2024-01-08
Merge branch 'minad.github.com/remove-cm' into externals/exwm
Adrián Medraño Calvo
1
-50
/
+0
2024-01-08
Merge branch 'Stebalien.github.com/steb/passthrough-input' into externals/exwm
Adrián Medraño Calvo
1
-1
/
+18
2024-01-08
Merge branch 'Stebalien.github.com/steb/fix-subordinate-daemon' into external...
Adrián Medraño Calvo
1
-3
/
+11
2024-01-08
Update copyright year to 2024
Adrián Medraño Calvo
13
-13
/
+13
2023-12-31
Correctly stop the subordinate Emacs daemon
Steven Allen
1
-3
/
+11
2023-12-29
Passthrough input when explicitly reading events and keys
Steven Allen
1
-1
/
+18
2023-12-29
Add message-box and message-or-box to exwm-blocking-subrs (fix #874)
Daniel Mendler
1
-1
/
+3
2023-12-29
Remove exwm-cm
Daniel Mendler
1
-50
/
+0
2023-10-06
Merge branch 'arnebab.github.com/master' into externals/exwm
Adrián Medraño Calvo
1
-2
/
+20
2023-10-06
Bump version to 0.28
Adrián Medraño Calvo
1
-1
/
+1
2023-09-11
Catch and report all errors raised when invoking command hooks
David Wilson
1
-2
/
+20
2023-09-10
Fix workspace height unsharing workarea value
Adrián Medraño Calvo
1
-16
/
+18
2023-08-18
Declare external function
Adrián Medraño Calvo
2
-0
/
+4
2023-08-18
Fix bytecompiler warnings, improve docstrings
Adrián Medraño Calvo
8
-99
/
+198
2023-08-18
Fix layout being refreshed too often on minibuffer setup
Adrián Medraño Calvo
1
-2
/
+2
2023-08-18
Convert `lsh' to `ash'
Adrián Medraño Calvo
1
-3
/
+3
2023-08-18
Update copyright year to 2023
Adrián Medraño Calvo
13
-13
/
+13
2023-08-18
Declare defsubst indentation
Adrián Medraño Calvo
3
-2
/
+8
2023-08-18
Merge branch 'jollm.github.com/ignore-struts-top-bottom' into externals/exwm
Adrián Medraño Calvo
4
-113
/
+113
2023-08-18
Selectively ignore left & right struts in horizontally aligned monitors
Adrián Medraño Calvo
1
-7
/
+6
2023-08-18
Convert `delta' to the size the strut occupies in the workarea
Adrián Medraño Calvo
1
-12
/
+12
2023-08-18
Convert `exwm-workspace--workareas' to a list of `xcb:RECTANGLE's
Adrián Medraño Calvo
4
-118
/
+114
2023-06-14
Merge branch 'nbarrientos.github.com/ib_exwm_conn_nil' into externals/exwm
Adrián Medraño Calvo
7
-69
/
+83
2023-06-09
More selectively ignore top and bottom struts
Fran Ley
1
-2
/
+7
2023-06-09
Merge branch 'nbarrientos.github.com/post-command-hook' into externals/exwm
Adrián Medraño Calvo
1
-3
/
+6
2023-06-09
Observe connection status on deinitialization
Adrián Medraño Calvo
7
-64
/
+77
2023-06-09
Make sure the buffer that generates the event is current
Nacho Barrientos
1
-3
/
+6
[next]