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
path:
root
/
swaybar
/
input.c
Age
Commit message (
Expand
)
Author
Lines
2020-02-10
swaybar: fix i3bar relative coordinates when scaling is used
Hristo Venev
-22
/
+13
2020-02-10
Do not truncate pointer coordinates to int.
Hristo Venev
-2
/
+2
2020-01-05
swaybar: Fix input device removal
Andri Yngvason
-8
/
+10
2019-06-05
check for empty string before calling strtoul() and check errno
Daniel Eklöf
-2
/
+3
2019-06-05
swaybar/nag: use xcursor theme defined by XCURSOR_THEME/SIZE
Daniel Eklöf
-2
/
+12
2019-04-24
swaybar: add multiseat support
Brian Ashworth
-44
/
+71
2019-02-23
swaybar: cycle workspaces on touch drag
Drew DeVault
-37
/
+56
2019-02-23
swaybar: process hotspots on touch tap
Drew DeVault
-15
/
+124
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
-2
/
+1
2019-01-16
bar_cmd_tray_bind: Use mouse button helpers
Brian Ashworth
-0
/
+25
2019-01-10
bar_cmd_bind: utilize mouse button helpers
Brian Ashworth
-26
/
+10
2019-01-09
Simplify evdev includes on FreeBSD by relying on up-to-date package
Jan Beich
-4
/
+0
2018-12-15
swaybar: fix cursor scale
Brian Ashworth
-14
/
+24
2018-12-04
Add relative coordinates in JSON for i3bar click events
Hristo Venev
-4
/
+4
2018-10-25
swaybar: when scrolling, check that there are workspaces to scroll on
Ian Fan
-0
/
+4
2018-10-25
swaybar: fix scrolling behaviour
Ian Fan
-40
/
+26
2018-10-25
swaybar: reverse order of workspaces list
Ian Fan
-1
/
+1
2018-10-19
missing headers for swaybar/input.c
ossi.ahosalmi
-0
/
+1
2018-10-18
swaybar: separate input code to new file
Ian Fan
-0
/
+286