Commit graph

  • 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
  • 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
  • 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
  • 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
  • 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
  • ee50134634 Apply tiling_drag_threshold to all containers David96 2019-01-03 13:11:35 +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
  • 76cd3f2642 swaylock: Fix caps lock not updating immediately Oscar Cowdery Lack 2019-01-03 09:12:01 +11:00
  • 5bef06adfd fixup! stringop.c: rewrite strip_whitespace Ian Fan 2019-01-02 18:47:22 +00:00
  • a96e86744f Fix fullscreen view rendering crash Mack Straight 2019-01-01 09:45:14 -05:00
  • bd35879e1c fixup! config.c: re-enable backslash continuation in config file Ian Fan 2019-01-01 09:01:09 +00:00
  • a9c5158a77 config.c: re-enable backslash continuation in config file Ian Fan 2018-12-31 23:00:49 +00:00
  • a82b8a3c14 Remove readline.c Ian Fan 2018-12-09 12:09:11 +00:00
  • 967566e37f stringop.c: rewrite strip_whitespace Ian Fan 2018-12-09 11:52:55 +00:00
  • 3b4cf3718b bash: add completion for swaybar Gaël PORTAY 2018-12-31 13:17:05 -05:00
  • 3d7c20f062
    Merge pull request #3249 from ianyfan/tray Drew DeVault 2018-12-31 15:43:23 -05:00
  • 9e31f5d79c swaybar: use KDE's SNI IconThemePath property Ian Fan 2018-12-17 23:52:15 +00:00
  • 371089f62c swaybar: handle new and lost StatusNotifierWatcher Ian Fan 2018-12-17 14:08:16 +00:00
  • 8ffb7f0529 swaybar: draw a sad face if SNI has no icon Ian Fan 2018-12-16 18:43:40 +00:00
  • f33b5c5223 swaybar: do not create tray if hidden Ian Fan 2018-12-11 16:27:39 +00:00
  • 2fd41fe9c8 swaybar: set bar dirty on SNI event Ian Fan 2018-12-07 12:40:45 +00:00
  • 6becde0246 swaybar: implement mouse events for tray Ian Fan 2018-12-07 12:39:35 +00:00
  • fa2c5282c1 swaybar: implement tray rendering Ian Fan 2018-12-07 12:37:33 +00:00
  • 6b03c68775 swaybar: implement tray config Ian Fan 2018-12-09 15:10:41 +00:00
  • 74655f835a swaybar: add StatusNotifierItem to tray Ian Fan 2018-12-07 12:33:45 +00:00
  • e6cb55e2f8 swaybar: add StatusNotifierHost to tray Ian Fan 2018-12-07 12:33:45 +00:00
  • 746600e6ed swaybar: implement icon themes and lookup for tray Ian Fan 2018-12-06 12:51:52 +00:00
  • 02df3f67aa swaybar: add StatusNotifierWatcher to tray Ian Fan 2018-12-05 17:28:14 +00:00
  • ef555012fa swaybar: add skeleton dbus code to tray Ian Fan 2018-12-05 17:36:37 +00:00
  • 5f65f33989 swaybar: add tray interface Ian Fan 2018-10-28 10:25:47 +00:00
  • 598e950296 swaybar: remove old tray implementation Ian Fan 2018-10-26 09:44:01 +01:00
  • 4a3ada303b Apply implicit fallback seat config Brian Ashworth 2018-12-30 23:01:47 -05:00
  • 54d0f3a40e Set font options when computing text width. John Chen 2018-12-30 21:29:37 +08:00
  • 828060af73 swaybar: fix double free Mack Straight 2018-12-31 00:56:27 -05:00
  • 69e0982439
    Merge pull request #3352 from emersion/env-docs Brian Ashworth 2018-12-30 21:26:48 -05:00
  • 72f8d0ff59
    Undocument SWAY_CURSOR_THEME and SWAY_CURSOR_SIZE emersion 2018-12-31 01:42:33 +01:00
  • 4d88c95790 hide_cursor: change to a seat subcommand Brian Ashworth 2018-12-27 00:32:15 -05:00
  • 09bb71f650 Verify seat fallback settings on reload Brian Ashworth 2018-12-29 21:50:03 -05:00
  • 6ec2983d96 seat_cmd_cursor: work on seat name provided Brian Ashworth 2018-12-27 12:06:35 -05:00
  • 3e8f548d1d Revamp seat configs Brian Ashworth 2018-12-27 00:46:55 -05:00
  • 4503ad2d19 sway-output(5): doc scaling consideration for pos Brian Ashworth 2018-12-27 11:25:48 -05:00
  • ae8937b11a Add failure reply on IPC_SYNC Brian Ashworth 2018-12-29 10:43:32 -05:00
  • 0dbf2673a1 Remove button from state on release during op Brian Ashworth 2018-12-29 00:30:27 -05:00
  • c54258f323
    Merge pull request #3346 from ermo/sway-bar_focused_statusline_colour-render-fix Drew DeVault 2018-12-29 10:24:34 -05:00
  • 612702591c swaybar: fix focused_statusline color parsing. Rune Morling 2018-12-29 13:34:52 +01:00
  • f50d161574
    Merge pull request #3345 from RyanDwyer/fix-scratchpad-crash Brian Ashworth 2018-12-28 23:57:34 -05:00
  • dd8d2dedf7 Fix crash when scratchpad contains split containers Ryan Dwyer 2018-12-29 14:34:34 +10:00
  • 9bf1b7a029 added fullscreen_mode to get_tree output NokiDev 2018-12-25 14:28:40 +01:00
  • 3248c823ed Split image_surface handling into own function Brian Ashworth 2018-12-19 18:22:56 -05:00
  • 5fca74a1f1 Implement hide_cursor <timeout> command Brian Ashworth 2018-12-17 15:37:15 -05:00
  • a223030b70 Change mouse buttons to x11 map and libevdev names Brian Ashworth 2018-12-23 10:54:54 -05:00
  • 00d97cb195 sway(5): document tiling_drag Brian Ashworth 2018-12-24 00:16:37 -05:00
  • 82b0296964 swaylock: Submit password on Ctrl-D Milkey Mouse 2018-12-20 12:32:36 -08:00
  • 9877189ea3 swaylock: Clear password buffer on Ctrl-C Milkey Mouse 2018-12-20 12:19:21 -08:00
  • cf7c77e56a Fix wlr_box_intersection args for wlroots 1441 Brian Ashworth 2018-12-22 11:59:41 -05:00
  • 788b715776 Fixes per wlroots#1441 Drew DeVault 2018-12-22 08:53:05 -05:00
  • 0d3cf36c85 IPC_SUBSCRIBE ensure request object is an array Aidan Harris 2018-12-22 10:52:27 +00:00
  • 88d96bc41f Combine output_by_name and output_by_identifier Brian Ashworth 2018-12-20 13:02:45 -05:00
  • 477bca5e28 Terminate swaybg in output_disable Brian Ashworth 2018-12-19 03:21:41 -05:00
  • 3a4f4f5d66 Return success when renaming a workspace to itself Ryan Dwyer 2018-12-18 21:59:20 +10:00
  • e726b5c445
    Merge pull request #3308 from RedSoxFan/fix-titlebar-click Drew DeVault 2018-12-17 19:05:33 -05:00
  • 0ea54833d4 Focus node before tiling drag if on titlebar Brian Ashworth 2018-12-17 16:51:12 -05:00
  • 0d741782c4
    Merge pull request #3305 from emersion/isue-template-stack-trace Brian Ashworth 2018-12-17 12:42:49 -05:00
  • 4a42561a62
    issue template: add instructions for stack traces emersion 2018-12-17 18:13:55 +01:00
  • 4e2cfe0526 cmd_split: add null checks in do_split Brian Ashworth 2018-12-17 12:16:19 -05:00
  • 5f25541022 Allow output ids and wildcard for workspace output Brian Ashworth 2018-12-17 02:00:50 -05:00
  • eb527ac01a swaynag: remove double free of details button Brian Ashworth 2018-12-17 00:54:00 -05:00
  • 8d7ebc258a Allow tiling views to be dragged by the titlebar Brian Ashworth 2018-12-17 02:30:50 -05:00
  • 1442d4e688 Update for swaywm/wlroots#1377 Rostislav Pehlivanov 2018-12-16 13:27:45 +00:00
  • c8284176db swaynag: damage the cursor surface on update Brian Ashworth 2018-12-15 03:31:15 -05:00
  • 35a82a8693 swaybar: fix cursor scale Brian Ashworth 2018-12-15 03:21:08 -05:00
  • cd714cc12a
    Merge pull request #3291 from RedSoxFan/fix-focus-nonvis Ryan Dwyer 2018-12-15 09:51:56 +10:00
  • c2499772b9 Fix focusing on non-visible workspace Brian Ashworth 2018-12-14 13:59:54 -05:00
  • 1897edabba Rework default output configs Brian Ashworth 2018-12-12 12:13:03 -05:00
  • 01420193ef Fix criteria execution in view_map mwenzkowski 2018-12-12 11:54:09 +01:00
  • 549d9fe489 swaybar: fix sep block width for mixed scales Brian Ashworth 2018-12-10 12:25:17 -05:00
  • 8b4fe7dd15 swaybar: handle block->urgent Brian Ashworth 2018-12-11 23:51:29 -05:00
  • bc981b2bbb Keep focus when destroying containers on nonvis ws Brian Ashworth 2018-12-12 01:24:17 -05:00
  • 6acbe84fdd Call wlr_output_enable for disabled new outputs Brian Ashworth 2018-12-10 02:42:06 -05:00
  • b61a936c80
    Merge pull request #3271 from ianyfan/list-cleanup Ryan Dwyer 2018-12-09 21:50:19 +10:00
  • e7efa0e27b
    Merge pull request #3264 from ianyfan/resize-list Brian Ashworth 2018-12-08 22:40:13 -05:00
  • 98c1e19466 list.c: rename free_flat_list to list_free_items_and_destroy Ian Fan 2018-12-09 01:15:23 +00:00
  • c8776fac42 Cleanup list code Ian Fan 2018-12-08 23:55:14 +00:00