Commit graph

  • 15cd8b6a86
    Merge pull request #3403 from mstoeckl/ipcleanup Brian Ashworth 2019-01-14 11:44:18 -05:00
  • 2a684cad5f Remove now-unused "input" argument of cmd_results_new M Stoeckl 2019-01-10 18:27:21 -05:00
  • 6d392150a7 Remove 'input' field of IPC command return json M Stoeckl 2019-01-10 08:27:52 -05:00
  • 64ef936673
    Merge pull request #3418 from RyanDwyer/remove-resize-axis emersion 2019-01-14 11:19:18 +01:00
  • b322432eff Use uint32_t where resize axis might contain a bitfield Ryan Dwyer 2019-01-14 20:10:49 +10:00
  • 3ea176bb04
    Merge pull request #3419 from ianyfan/swaynag emersion 2019-01-14 10:50:43 +01:00
  • 8729c65311 swaynag: handle empty $XDG_CONFIG_HOME better Ian Fan 2019-01-14 09:42:55 +00:00
  • 22ac1c121a Replace resize_axis with wlr_edges Ryan Dwyer 2019-01-14 19:03:32 +10:00
  • 89ad3f2bbb
    Merge pull request #3417 from swaywm/remove-swaylock emersion 2019-01-14 08:57:20 +01:00
  • 3fca8b8d22 Split swaylock into separate project Drew DeVault 2019-01-13 21:29:12 -05:00
  • 784178ed37 Remove WIP from README.md Drew DeVault 2019-01-13 21:36:59 -05:00
  • 4879d40695
    Merge pull request #3144 from emersion/cmd-xwayland Drew DeVault 2019-01-13 20:42:39 -05:00
  • 81bb675274
    Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improved Drew DeVault 2019-01-13 20:41:05 -05:00
  • 9f9ef76175
    Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improved Drew DeVault 2019-01-13 20:40:42 -05:00
  • db1631b67d
    Merge pull request #3342 from RedSoxFan/scroll-buttons-improved Drew DeVault 2019-01-13 20:40:00 -05:00
  • 23ab56bbf7
    Merge pull request #3402 from RyanDwyer/refactor-seatops Drew DeVault 2019-01-13 20:38:34 -05:00
  • 08569aab36
    Merge pull request #3388 from RedSoxFan/reset-inputs-on-reload Drew DeVault 2019-01-13 20:37:05 -05:00
  • fc93cd20dc
    Merge pull request #3397 from RedSoxFan/fix-swaybar-height Drew DeVault 2019-01-13 20:36:08 -05:00
  • 4eb0767414
    Merge pull request #3398 from RedSoxFan/toggle-input-events Drew DeVault 2019-01-13 20:35:45 -05:00
  • 9ce4d53e78
    Merge pull request #3408 from RedSoxFan/bar-padding Drew DeVault 2019-01-13 20:34:13 -05:00
  • 9b5ac08682
    Merge pull request #3415 from RedSoxFan/swaybar-output-improved Drew DeVault 2019-01-13 20:33:44 -05:00
  • 50d36ef238 swaybar: allow identifiers for output and tray Brian Ashworth 2019-01-13 12:06:35 -05:00
  • a43863aa60
    Merge pull request #3412 from RedSoxFan/fix-cont-line-num Ian Fan 2019-01-12 22:05:18 +00:00
  • bc808680b1 Split swayidle from sway Drew DeVault 2019-01-12 09:40:09 -05:00
  • fae6fface4 Split swayidle from sway Drew DeVault 2019-01-12 09:40:09 -05:00
  • b43345a1a3 config: fix line number with continued lines Brian Ashworth 2019-01-11 20:41:38 -05:00
  • d256182f49
    Merge pull request #3411 from RedSoxFan/fix-brace-detect-seeking Ian Fan 2019-01-12 01:25:44 +00:00
  • 39975ccfb5 config: do not reset pos when braces found Brian Ashworth 2019-01-11 20:02:20 -05:00
  • ca0a75d540 swaybar: add status_edge_padding command Brian Ashworth 2019-01-11 00:12:24 -05:00
  • c0f92cb2fb swaybar: add status_padding command Brian Ashworth 2019-01-10 23:43:45 -05:00
  • 33d9de88ef swaylock: Add caps lock state to indicator Implements customization for the indicator as proposed in #2788 with comments from #3367 in mind. The default behaviour does not change exept for the caps lock text color. Robinhuett 2019-01-10 20:14:54 +01:00
  • 4f42f4563f swaylock: Add caps lock state to indicator Implements customization for the indicator as proposed in #2788 with comments from #3367 in mind. The default behaviour does not change exept for the caps lock text color. Robinhuett 2019-01-10 20:14:54 +01:00
  • 4e6bd53abf input_cmd_scroll_button: utilize mouse btn helpers Brian Ashworth 2019-01-10 12:45:52 -05:00
  • 3d6440ec26 bar_cmd_bind: utilize mouse button helpers Brian Ashworth 2019-01-10 12:43:10 -05:00
  • aa1c838f97 seat_cmd_cursor: utilize mouse button helpers Brian Ashworth 2019-01-10 11:47:34 -05:00
  • 212baf2f75
    Merge pull request #3400 from ianyfan/config-brace emersion 2019-01-10 13:29:21 +01:00
  • ed5aafd90b Refactor seat operations to use an interface Ryan Dwyer 2019-01-10 22:04:42 +10:00
  • 00f8d0209f config.c: fix brace detection at end of file Ian Fan 2019-01-10 10:59:07 +00:00
  • 15ac580b28
    Merge pull request #3341 from RedSoxFan/mouse-bindings-improved Ian Fan 2019-01-10 10:55:22 +00:00
  • 058428b8df
    Merge pull request #3394 from RedSoxFan/bar-block-render emersion 2019-01-10 10:43:00 +01:00
  • 9abac85888
    Merge pull request #3399 from RedSoxFan/fix-output-destruction-segfaults emersion 2019-01-10 09:20:07 +01:00
  • 8fd3f32c79 Fix segfaults on output destruction Brian Ashworth 2019-01-10 03:07:36 -05:00
  • 4dba42555f get_inputs: add libinput send events mode Brian Ashworth 2019-01-09 22:25:01 -05:00
  • 55e1d599a2 input_cmd_events: implement toggle Brian Ashworth 2019-01-09 22:09:59 -05:00
  • 124085eba9 swaybar: obey height if given Brian Ashworth 2019-01-09 20:58:00 -05:00
  • 39873bc1f0 swaybar: fix rendering of border and background Brian Ashworth 2019-01-09 20:28:30 -05:00
  • d0b9701820
    Merge pull request #3396 from RedSoxFan/scroll-titlebar-border emersion 2019-01-10 00:32:09 +01:00
  • a8b3ae9284 cursor: allow scrolling tabs/stack on title border Brian Ashworth 2019-01-09 18:15:15 -05:00
  • eefa6b1ad3 bind{code,sym}: utilize mouse button helpers Brian Ashworth 2019-01-06 13:16:54 -05:00
  • 6f6a9af60e Add helpers for improved mouse button parsing Brian Ashworth 2018-12-28 13:48:09 -05:00
  • 4696f49ecc reload: reset input configs Brian Ashworth 2019-01-09 00:09:20 -05:00
  • 14cab78612 Reset container dimensions when moving into workspace from direction Ryan Dwyer 2019-01-09 23:07:32 +10:00
  • b5cce51358 Reset container dimensions when moving into workspace from direction Ryan Dwyer 2019-01-09 23:07:32 +10:00
  • f9cea7f09b
    Merge pull request #3391 from jbeich/freebsd emersion 2019-01-09 14:00:54 +01:00
  • 0a4c4f3e52 Simplify evdev includes on FreeBSD by relying on up-to-date package Jan Beich 2019-01-09 10:50:58 +00:00
  • d06782c5e7
    Merge pull request #3386 from RedSoxFan/seat-reload-wait emersion 2019-01-09 10:01:17 +01:00
  • 8daea2bfec
    Merge pull request #3390 from RedSoxFan/execute-seat emersion 2019-01-09 09:59:09 +01:00
  • cfdb614e84
    Merge pull request #3372 from ianyfan/tray emersion 2019-01-09 09:58:09 +01:00
  • 51bc466e2b
    Merge pull request #3389 from RedSoxFan/swap-context-seat emersion 2019-01-09 09:54:16 +01:00
  • ff62425480
    Merge pull request #3387 from RedSoxFan/keyboard-timer-before-execute emersion 2019-01-09 09:52:39 +01:00
  • fdc262d402 cmd_bind: pass the seat to execute_command Brian Ashworth 2019-01-09 01:50:40 -05:00
  • c4122e3975 cmd_swap: use handler context seat Brian Ashworth 2019-01-09 01:37:46 -05:00
  • 1feb2ce064 keyboard: update repeat timer before execution Brian Ashworth 2019-01-09 00:52:47 -05:00
  • f33969358c reload: apply seat cfgs after reading entire cfg Brian Ashworth 2019-01-09 00:57:23 -05:00
  • da8f24de1d
    Merge pull request #3385 from robertgzr/reset_output_mapping Drew DeVault 2019-01-08 20:36:56 -05:00
  • 145ac2c571 cursor: allow mapping to all outputs Robert Günzler 2019-01-09 01:52:19 +01:00
  • 07ea986ee7 config.in: update swayidle/swaylock example Ian Fan 2019-01-09 01:16:32 +00:00
  • 9a6f4bc0d9 swayidle: add ability to wait for command to finish Ian Fan 2019-01-07 13:22:01 +00:00
  • cab5449b1d swayidle: fix log message about lock fd Ian Fan 2019-01-07 13:21:37 +00:00
  • 011dba73c3 swayidle: release sleep lock immediately Ian Fan 2019-01-08 11:57:59 +00:00
  • f87628e2ab swaybar: improve tray logging Ian Fan 2019-01-04 11:57:31 +00:00
  • d093c3ac55 swaybar: handle SNI signals better Ian Fan 2019-01-04 11:57:18 +00:00
  • b666fc76a6 swaybar: free the right item during tray destruction Ian Fan 2019-01-02 22:31:05 +00:00
  • 140bc2dd5b
    Merge pull request #3275 from ianyfan/remove-readline emersion 2019-01-08 10:05:37 +01:00
  • 353d9ed74f
    Merge pull request #3337 from RedSoxFan/fix-seat-cmd-cursor emersion 2019-01-08 09:44:11 +01:00
  • 327236a7ab Add data-control-v1 emersion 2019-01-07 18:39:33 +01:00
  • b12ce19091
    Add data-control-v1 emersion 2019-01-07 18:39:33 +01:00
  • cc858e605a seat: unhide the cursor if it is warped to focus Rouven Czerwinski 2019-01-07 13:23:28 +01:00
  • 0b18560952 view: use seat_consider_warp_to_focus in view_unmap Rouven Czerwinski 2019-01-07 13:21:02 +01:00
  • fde900861a cursor: move unhide and timeout retrieval into separate functions Rouven Czerwinski 2019-01-07 13:19:47 +01:00
  • bd59602711
    Merge pull request #3381 from oscarwcl/swayidle-inhibit-sleep emersion 2019-01-07 13:34:04 +01:00
  • fcb6cda28a seat: unhide the cursor if it is warped to focus Rouven Czerwinski 2019-01-07 13:23:28 +01:00
  • d44bc45865 view: use seat_consider_warp_to_focus in view_unmap Rouven Czerwinski 2019-01-07 13:21:02 +01:00
  • 4cd11d7312 cursor: move unhide and timeout retrieval into separate functions Rouven Czerwinski 2019-01-07 13:19:47 +01:00
  • 5a24ed2bf2 swayidle: Fix sleep inhibitor not being acquired Oscar Cowdery Lack 2019-01-07 22:48:42 +11:00
  • 688f4137a5
    Merge pull request #3378 from jbeich/master emersion 2019-01-06 13:59:39 +01:00
  • 4a11d0e470 Use %z for printing size_t Jan Beich 2019-01-06 12:19:01 +00:00
  • 728e5700dd
    Merge pull request #3367 from oscarwcl/swaylock-fix-capslock Drew DeVault 2019-01-05 23:45:38 -05:00
  • 0cc56ebe94 Fix urgency documentation Ryan Dwyer 2019-01-06 14:10:21 +10:00
  • 7b4d4af1b2 Fix urgency documentation Ryan Dwyer 2019-01-06 14:10:21 +10:00
  • bb5b168b6f Update README.md Drew DeVault 2019-01-05 13:14:10 -05:00
  • d87cded568 Fixed formulations. PlusMinus0 2019-01-04 11:34:16 +01:00
  • 1b341834a6 Update sway-output.5.scd PlusMinus0 2019-01-02 09:04:12 +01:00
  • 61b4f00bcf Fixed formulations. PlusMinus0 2019-01-04 11:34:16 +01:00
  • ee50134634 Apply tiling_drag_threshold to all containers David96 2019-01-03 13:11:35 +01:00
  • 73ccd35660
    Apply tiling_drag_threshold to all containers David96 2019-01-03 13:11:35 +01:00
  • 9d8233d3a0
    Add "tiling_drag_threshold_on_focused" command David96 2019-01-03 12:29:53 +01:00
  • 1450a9e9f9 completion: use jq instead of sed for swaybar completion Réouven Assouly 2019-01-02 22:50:51 +01:00
  • cf00fb2ccc zsh: update completions Réouven Assouly 2019-01-01 16:16:11 +01:00
  • 5bf4daf263 Implement tiling_drag_threshold Brian Ashworth 2019-01-01 08:45:21 -05:00