Commit Graph

5988 Commits (75de31d36e0d7293a9fdaf0be39668c962c031fd)
 

Author SHA1 Message Date
Drew DeVault 08569aab36
Merge pull request from RedSoxFan/reset-inputs-on-reload 6 years ago
Drew DeVault fc93cd20dc
Merge pull request from RedSoxFan/fix-swaybar-height 6 years ago
Drew DeVault 4eb0767414
Merge pull request from RedSoxFan/toggle-input-events 6 years ago
Drew DeVault 9ce4d53e78
Merge pull request from RedSoxFan/bar-padding 6 years ago
Drew DeVault 9b5ac08682
Merge pull request from RedSoxFan/swaybar-output-improved 6 years ago
Brian Ashworth 50d36ef238 swaybar: allow identifiers for output and tray 6 years ago
Ian Fan a43863aa60
Merge pull request from RedSoxFan/fix-cont-line-num 6 years ago
Drew DeVault bc808680b1 Split swayidle from sway 6 years ago
Brian Ashworth b43345a1a3 config: fix line number with continued lines 6 years ago
Ian Fan d256182f49
Merge pull request from RedSoxFan/fix-brace-detect-seeking 6 years ago
Brian Ashworth 39975ccfb5 config: do not reset pos when braces found 6 years ago
Brian Ashworth ca0a75d540 swaybar: add status_edge_padding command 6 years ago
Brian Ashworth c0f92cb2fb swaybar: add status_padding command 6 years ago
Robinhuett 33d9de88ef swaylock: Add caps lock state to indicator 6 years ago
Brian Ashworth 4e6bd53abf input_cmd_scroll_button: utilize mouse btn helpers 6 years ago
Brian Ashworth 3d6440ec26 bar_cmd_bind: utilize mouse button helpers 6 years ago
Brian Ashworth aa1c838f97 seat_cmd_cursor: utilize mouse button helpers 6 years ago
emersion 212baf2f75
Merge pull request from ianyfan/config-brace 6 years ago
Ryan Dwyer ed5aafd90b Refactor seat operations to use an interface 6 years ago
Ian Fan 00f8d0209f config.c: fix brace detection at end of file 6 years ago
Ian Fan 15ac580b28
Merge pull request from RedSoxFan/mouse-bindings-improved 6 years ago
emersion 058428b8df
Merge pull request from RedSoxFan/bar-block-render 6 years ago
emersion 9abac85888
Merge pull request from RedSoxFan/fix-output-destruction-segfaults 6 years ago
Brian Ashworth 8fd3f32c79 Fix segfaults on output destruction 6 years ago
Brian Ashworth 4dba42555f get_inputs: add libinput send events mode 6 years ago
Brian Ashworth 55e1d599a2 input_cmd_events: implement toggle 6 years ago
Brian Ashworth 124085eba9 swaybar: obey height if given 6 years ago
Brian Ashworth 39873bc1f0 swaybar: fix rendering of border and background 6 years ago
emersion d0b9701820
Merge pull request from RedSoxFan/scroll-titlebar-border 6 years ago
Brian Ashworth a8b3ae9284 cursor: allow scrolling tabs/stack on title border 6 years ago
Brian Ashworth eefa6b1ad3 bind{code,sym}: utilize mouse button helpers 6 years ago
Brian Ashworth 6f6a9af60e Add helpers for improved mouse button parsing 6 years ago
Brian Ashworth 4696f49ecc reload: reset input configs 6 years ago
Ryan Dwyer 14cab78612 Reset container dimensions when moving into workspace from direction 6 years ago
emersion f9cea7f09b
Merge pull request from jbeich/freebsd 6 years ago
Jan Beich 0a4c4f3e52 Simplify evdev includes on FreeBSD by relying on up-to-date package 6 years ago
emersion d06782c5e7
Merge pull request from RedSoxFan/seat-reload-wait 6 years ago
emersion 8daea2bfec
Merge pull request from RedSoxFan/execute-seat 6 years ago
emersion cfdb614e84
Merge pull request from ianyfan/tray 6 years ago
emersion 51bc466e2b
Merge pull request from RedSoxFan/swap-context-seat 6 years ago
emersion ff62425480
Merge pull request from RedSoxFan/keyboard-timer-before-execute 6 years ago
Brian Ashworth fdc262d402 cmd_bind: pass the seat to execute_command 6 years ago
Brian Ashworth c4122e3975 cmd_swap: use handler context seat 6 years ago
Brian Ashworth 1feb2ce064 keyboard: update repeat timer before execution 6 years ago
Brian Ashworth f33969358c reload: apply seat cfgs after reading entire cfg 6 years ago
Drew DeVault da8f24de1d
Merge pull request from robertgzr/reset_output_mapping 6 years ago
Robert Günzler 145ac2c571 cursor: allow mapping to all outputs 6 years ago
Ian Fan f87628e2ab swaybar: improve tray logging 6 years ago
Ian Fan d093c3ac55 swaybar: handle SNI signals better 6 years ago
Ian Fan b666fc76a6 swaybar: free the right item during tray destruction 6 years ago