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
2019-01-11
swaybar: add status_padding command
Brian Ashworth
-6
/
+46
2019-01-10
swaylock: Add caps lock state to indicator
Robinhuett
-39
/
+171
2019-01-10
Merge pull request #3400 from ianyfan/config-brace
emersion
-4
/
+5
2019-01-10
config.c: fix brace detection at end of file
Ian Fan
-4
/
+5
2019-01-10
Merge pull request #3341 from RedSoxFan/mouse-bindings-improved
Ian Fan
-55
/
+157
2019-01-10
Merge pull request #3394 from RedSoxFan/bar-block-render
emersion
-41
/
+45
2019-01-10
Merge pull request #3399 from RedSoxFan/fix-output-destruction-segfaults
emersion
-1
/
+5
2019-01-10
Fix segfaults on output destruction
Brian Ashworth
-1
/
+5
2019-01-09
swaybar: fix rendering of border and background
Brian Ashworth
-41
/
+45
2019-01-10
Merge pull request #3396 from RedSoxFan/scroll-titlebar-border
emersion
-1
/
+3
2019-01-09
cursor: allow scrolling tabs/stack on title border
Brian Ashworth
-1
/
+3
2019-01-09
bind{code,sym}: utilize mouse button helpers
Brian Ashworth
-55
/
+84
2019-01-09
Add helpers for improved mouse button parsing
Brian Ashworth
-0
/
+73
2019-01-09
Reset container dimensions when moving into workspace from direction
Ryan Dwyer
-0
/
+2
2019-01-09
Merge pull request #3391 from jbeich/freebsd
emersion
-28
/
+0
2019-01-09
Simplify evdev includes on FreeBSD by relying on up-to-date package
Jan Beich
-28
/
+0
2019-01-09
Merge pull request #3386 from RedSoxFan/seat-reload-wait
emersion
-1
/
+7
2019-01-09
Merge pull request #3390 from RedSoxFan/execute-seat
emersion
-2
/
+1
2019-01-09
Merge pull request #3372 from ianyfan/tray
emersion
-65
/
+98
2019-01-09
Merge pull request #3389 from RedSoxFan/swap-context-seat
emersion
-1
/
+1
2019-01-09
Merge pull request #3387 from RedSoxFan/keyboard-timer-before-execute
emersion
-6
/
+7
2019-01-09
cmd_bind: pass the seat to execute_command
Brian Ashworth
-2
/
+1
2019-01-09
cmd_swap: use handler context seat
Brian Ashworth
-1
/
+1
2019-01-09
keyboard: update repeat timer before execution
Brian Ashworth
-6
/
+7
2019-01-09
reload: apply seat cfgs after reading entire cfg
Brian Ashworth
-1
/
+7
2019-01-08
Merge pull request #3385 from robertgzr/reset_output_mapping
Drew DeVault
-0
/
+6
2019-01-09
cursor: allow mapping to all outputs
Robert Günzler
-0
/
+6
2019-01-08
swaybar: improve tray logging
Ian Fan
-31
/
+32
2019-01-08
swaybar: handle SNI signals better
Ian Fan
-33
/
+65
2019-01-08
swaybar: free the right item during tray destruction
Ian Fan
-3
/
+3
2019-01-08
Merge pull request #3275 from ianyfan/remove-readline
emersion
-269
/
+156
2019-01-08
Merge pull request #3337 from RedSoxFan/fix-seat-cmd-cursor
emersion
-12
/
+37
2019-01-07
Add data-control-v1
emersion
-0
/
+2
2019-01-07
seat: unhide the cursor if it is warped to focus
Rouven Czerwinski
-0
/
+5
2019-01-07
view: use seat_consider_warp_to_focus in view_unmap
Rouven Czerwinski
-8
/
+1
2019-01-07
cursor: move unhide and timeout retrieval into separate functions
Rouven Czerwinski
-12
/
+25
2019-01-07
Merge pull request #3381 from oscarwcl/swayidle-inhibit-sleep
emersion
-0
/
+13
2019-01-07
swayidle: Fix sleep inhibitor not being acquired
Oscar Cowdery Lack
-0
/
+13
2019-01-06
Merge pull request #3378 from jbeich/master
emersion
-2
/
+2
2019-01-06
Use %z for printing size_t
Jan Beich
-2
/
+2
2019-01-05
Merge pull request #3367 from oscarwcl/swaylock-fix-capslock
Drew DeVault
-9
/
+5
2019-01-05
Fix urgency documentation
Ryan Dwyer
-6
/
+7
2019-01-05
Update README.md
Drew DeVault
-35
/
+35
2019-01-04
Fixed formulations.
PlusMinus0
-3
/
+3
2019-01-04
Update sway-output.5.scd
PlusMinus0
-4
/
+8
2019-01-03
Apply tiling_drag_threshold to all containers
David96
-10
/
+8
2019-01-02
completion: use jq instead of sed for swaybar completion
Réouven Assouly
-2
/
+2
2019-01-02
zsh: update completions
Réouven Assouly
-14
/
+77
2019-01-02
Implement tiling_drag_threshold
Brian Ashworth
-2
/
+91
2019-01-03
swaylock: Fix caps lock not updating immediately
Oscar Cowdery Lack
-9
/
+5
[next]