index
:
sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
i3-compatible Wayland compositor
Simon Ser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2018-10-16
view: rewarp cursor during view_unmap
Rouven Czerwinski
-1
/
+10
2018-10-16
seat: use new warping functions for cursor warping during focus warp
Rouven Czerwinski
-18
/
+9
2018-10-16
cursor: functions to warp cursor to container and workspace
Rouven Czerwinski
-1
/
+47
2018-10-16
view: move arrange_workspace into view_map
Rouven Czerwinski
-48
/
+36
2018-10-10
Merge pull request #2817 from trmendes/libinput-disable-touchscreen-support
emersion
-0
/
+26
2018-10-10
Add libinput send_events config for touch
Thiago Mendes
-0
/
+26
2018-10-10
Merge pull request #2806 from v-gu/add-libinput-support-for-keyboard
Drew DeVault
-0
/
+26
2018-10-10
Merge pull request #2798 from RedSoxFan/bar-bindsym
Drew DeVault
-2
/
+182
2018-10-10
Merge branch 'master' into bar-bindsym
Ian Fan
-37
/
+63
2018-10-10
Merge pull request #2814 from Emantor/mouse-warping-container
Drew DeVault
-9
/
+22
2018-10-10
Merge branch 'master' into mouse-warping-container
Ryan Dwyer
-9
/
+17
2018-10-10
Merge pull request #2811 from RyanDwyer/fix-floating-click-events
Drew DeVault
-9
/
+17
2018-10-10
Add mouse_warping container
Rouven Czerwinski
-9
/
+22
2018-10-10
Merge pull request #2812 from RyanDwyer/fix-version-messages
emersion
-2
/
+2
2018-10-10
Fix program name in version strings
Ryan Dwyer
-2
/
+2
2018-10-10
Fix floating click events
Ryan Dwyer
-9
/
+17
2018-10-10
Merge pull request #2810 from RyanDwyer/fix-docs-backandforth
Drew DeVault
-1
/
+1
2018-10-10
Fix back_and_forth documentation
Ryan Dwyer
-1
/
+1
2018-10-10
Merge pull request #2809 from mwenzkowski/fix-view_autoconfigure
Drew DeVault
-2
/
+2
2018-10-09
Fix undesirable height change of floating views
mwenzkowski
-2
/
+2
2018-10-09
add libinput config for keyboard
Vincent Gu
-0
/
+26
2018-10-09
Merge pull request #2805 from RyanDwyer/fix-resize-return-value
Drew DeVault
-13
/
+15
2018-10-09
Merge pull request #2803 from RedSoxFan/fix-2802
Drew DeVault
-1
/
+4
2018-10-09
resize: Determine if anything changed using before/after check
Ryan Dwyer
-13
/
+15
2018-10-09
bar-bindsym: address ianyfan's comments
Brian Ashworth
-18
/
+28
2018-10-09
Implement bar bindsym
Brian Ashworth
-2
/
+172
2018-10-09
Merge pull request #2804 from Emantor/swaynag-double-free
Drew DeVault
-2
/
+0
2018-10-09
config: remove double free of config->swaynag_command
Rouven Czerwinski
-2
/
+0
2018-10-08
Only consider tiling views for gaps outer
Brian Ashworth
-1
/
+4
2018-10-09
Merge pull request #2772 from RyanDwyer/improve-popup-damage
Drew DeVault
-9
/
+80
2018-10-08
Merge pull request #2782 from RyanDwyer/popup-during-fullscreen
Brian Ashworth
-2
/
+160
2018-10-08
Merge branch 'master' into popup-during-fullscreen
Brian Ashworth
-21
/
+57
2018-10-08
Merge pull request #2799 from ianyfan/commands
emersion
-0
/
+3
2018-10-08
commands: when setting urgency, check container is not null
Ian Fan
-0
/
+3
2018-10-08
Merge pull request #2795 from RedSoxFan/swaynag-disable
emersion
-6
/
+23
2018-10-08
Allow swaynag to be disabled
Brian Ashworth
-6
/
+23
2018-10-08
Merge pull request #2793 from emersion/disable-swaybg
emersion
-15
/
+27
2018-10-08
Remove duplicate code
Ryan Dwyer
-33
/
+10
2018-10-08
Merge pull request #2794 from johnae/fix-opacity-crashing-bug
emersion
-0
/
+4
2018-10-08
Look for any ancestor when checking for fullscreen exit
Ryan Dwyer
-15
/
+12
2018-10-08
Use current state when rendering transient containers
Ryan Dwyer
-2
/
+3
2018-10-08
Fix memory leak in status_command handler
emersion
-0
/
+2
2018-10-08
Check if there is a current container before setting it's opacity
John Axel Eriksson
-0
/
+4
2018-10-08
Allow swaybg to be disabled
emersion
-15
/
+25
2018-10-08
Introduce container_is_transient_for
Ryan Dwyer
-37
/
+30
2018-10-08
Implement popup_during_fullscreen
Ryan Dwyer
-2
/
+192
2018-10-08
Merge pull request #2791 from RyanDwyer/status-command-optional
Drew DeVault
-17
/
+31
2018-10-08
Allow status_command to be disabled via IPC
Ryan Dwyer
-10
/
+23
2018-10-08
Add example status_command to default config
Ryan Dwyer
-0
/
+5
2018-10-08
swaybar: allow null status_command
Ryan Dwyer
-7
/
+3
[next]