1
1
mirror of https://github.com/swaywm/sway synced 2025-03-06 08:41:13 +01:00

Commit Graph

  • 8be55d9709 swaybar: fix double free Mack Straight 2018-12-31 00:56:27 -0500
  • 899f6f3326 Apply implicit fallback seat config Brian Ashworth 2018-12-30 23:01:47 -0500
  • 69e0982439
    Merge pull request #3352 from emersion/env-docs Brian Ashworth 2018-12-30 21:26:48 -0500
  • 1bed2c5359 Set font options when computing text width. John Chen 2018-12-30 21:29:37 +0800
  • 72f8d0ff59
    Undocument SWAY_CURSOR_THEME and SWAY_CURSOR_SIZE emersion 2018-12-31 01:42:33 +0100
  • 4d88c95790 hide_cursor: change to a seat subcommand Brian Ashworth 2018-12-27 00:32:15 -0500
  • 09bb71f650 Verify seat fallback settings on reload Brian Ashworth 2018-12-29 21:50:03 -0500
  • 6ec2983d96 seat_cmd_cursor: work on seat name provided Brian Ashworth 2018-12-27 12:06:35 -0500
  • b61a2a5e03 hide_cursor: change to a seat subcommand Brian Ashworth 2018-12-27 00:32:15 -0500
  • eca8976fa6 Verify seat fallback settings on reload Brian Ashworth 2018-12-29 21:50:03 -0500
  • 3e8f548d1d Revamp seat configs Brian Ashworth 2018-12-27 00:46:55 -0500
  • 4503ad2d19 sway-output(5): doc scaling consideration for pos Brian Ashworth 2018-12-27 11:25:48 -0500
  • ae8937b11a Add failure reply on IPC_SYNC Brian Ashworth 2018-12-29 10:43:32 -0500
  • 5c53215d5e Add failure reply on IPC_SYNC Brian Ashworth 2018-12-29 10:43:32 -0500
  • 0dbf2673a1 Remove button from state on release during op Brian Ashworth 2018-12-29 00:30:27 -0500
  • c54258f323
    Merge pull request #3346 from ermo/sway-bar_focused_statusline_colour-render-fix Drew DeVault 2018-12-29 10:24:34 -0500
  • 612702591c swaybar: fix focused_statusline color parsing. Rune Morling 2018-12-29 13:34:52 +0100
  • 8463bd0fcd Remove button from state on release during op Brian Ashworth 2018-12-29 00:30:27 -0500
  • f50d161574
    Merge pull request #3345 from RyanDwyer/fix-scratchpad-crash Brian Ashworth 2018-12-28 23:57:34 -0500
  • dd8d2dedf7 Fix crash when scratchpad contains split containers Ryan Dwyer 2018-12-29 14:34:34 +1000
  • 1ba73454c7 sway-output(5): doc scaling consideration for pos Brian Ashworth 2018-12-27 11:25:48 -0500
  • 06ca15c19f Revamp seat configs Brian Ashworth 2018-12-27 00:46:55 -0500
  • 9bf1b7a029 added fullscreen_mode to get_tree output NokiDev 2018-12-25 14:28:40 +0100
  • 06bb7cdd8a added fullscreen_mode to get_tree output NokiDev 2018-12-25 14:28:40 +0100
  • 3248c823ed Split image_surface handling into own function Brian Ashworth 2018-12-19 18:22:56 -0500
  • 5fca74a1f1 Implement hide_cursor <timeout> command Brian Ashworth 2018-12-17 15:37:15 -0500
  • a223030b70 Change mouse buttons to x11 map and libevdev names Brian Ashworth 2018-12-23 10:54:54 -0500
  • 00d97cb195 sway(5): document tiling_drag Brian Ashworth 2018-12-24 00:16:37 -0500
  • af200fe941 sway(5): document tiling_drag Brian Ashworth 2018-12-24 00:16:37 -0500
  • 19b65d0623 Change mouse buttons to x11 map and libevdev names Brian Ashworth 2018-12-23 10:54:54 -0500
  • 82b0296964 swaylock: Submit password on Ctrl-D Milkey Mouse 2018-12-20 12:32:36 -0800
  • 9877189ea3 swaylock: Clear password buffer on Ctrl-C Milkey Mouse 2018-12-20 12:19:21 -0800
  • cf7c77e56a Fix wlr_box_intersection args for wlroots 1441 Brian Ashworth 2018-12-22 11:59:41 -0500
  • a4770af611 Fix wlr_box_intersection args for wlroots 1441 Brian Ashworth 2018-12-22 11:59:41 -0500
  • 788b715776 Fixes per wlroots#1441 Drew DeVault 2018-12-22 08:53:05 -0500
  • 0d3cf36c85 IPC_SUBSCRIBE ensure request object is an array Aidan Harris 2018-12-22 10:52:27 +0000
  • 978be961e1
    IPC_SUBSCRIBE ensure request object is an array Aidan Harris 2018-12-22 10:52:27 +0000
  • 1888b97e97
    swaylock: Submit password on Ctrl-D Milkey Mouse 2018-12-20 12:32:36 -0800
  • 8a9c5e1f14
    swaylock: Clear password buffer on Ctrl-C Milkey Mouse 2018-12-20 12:19:21 -0800
  • 88d96bc41f Combine output_by_name and output_by_identifier Brian Ashworth 2018-12-20 13:02:45 -0500
  • 198d11f0ef Combine output_by_name and output_by_identifier Brian Ashworth 2018-12-20 13:02:45 -0500
  • 2ff86d013a Allow output identifier in move, focus, and assign Brian Ashworth 2018-12-20 11:53:10 -0500
  • ea84117a46 Split image_surface handling into own function Brian Ashworth 2018-12-19 18:22:56 -0500
  • b726b48792 Implement hide_cursor <timeout> command Brian Ashworth 2018-12-17 15:37:15 -0500
  • 477bca5e28 Terminate swaybg in output_disable Brian Ashworth 2018-12-19 03:21:41 -0500
  • fab50d5dc2 Terminate swaybg in output_disable Brian Ashworth 2018-12-19 03:21:41 -0500
  • 0f1b9e9007
    Merge pull request #3262 from da2x/patch-1 Drew DeVault 2018-12-18 11:16:22 -0500
  • 3a4f4f5d66 Return success when renaming a workspace to itself Ryan Dwyer 2018-12-18 21:59:20 +1000
  • 645767d93a Return success when renaming a workspace to itself Ryan Dwyer 2018-12-18 21:59:20 +1000
  • e726b5c445
    Merge pull request #3308 from RedSoxFan/fix-titlebar-click Drew DeVault 2018-12-17 19:05:33 -0500
  • 0ea54833d4 Focus node before tiling drag if on titlebar Brian Ashworth 2018-12-17 16:51:12 -0500
  • 0d741782c4
    Merge pull request #3305 from emersion/isue-template-stack-trace Brian Ashworth 2018-12-17 12:42:49 -0500
  • 4a42561a62
    issue template: add instructions for stack traces emersion 2018-12-17 18:13:55 +0100
  • 4e2cfe0526 cmd_split: add null checks in do_split Brian Ashworth 2018-12-17 12:16:19 -0500
  • 41e2631965 cmd_split: add null checks in do_split Brian Ashworth 2018-12-17 12:16:19 -0500
  • 5f25541022 Allow output ids and wildcard for workspace output Brian Ashworth 2018-12-17 02:00:50 -0500
  • eb527ac01a swaynag: remove double free of details button Brian Ashworth 2018-12-17 00:54:00 -0500
  • 8d7ebc258a Allow tiling views to be dragged by the titlebar Brian Ashworth 2018-12-17 02:30:50 -0500
  • a4baf16047 Allow tiling views to be dragged by the titlebar Brian Ashworth 2018-12-17 02:30:50 -0500
  • 6f85e2d06f Allow output ids and wildcard for workspace output Brian Ashworth 2018-12-17 02:00:50 -0500
  • 0d4162f1e3 swaynag: remove double free of details button Brian Ashworth 2018-12-17 00:54:00 -0500
  • 1442d4e688 Update for swaywm/wlroots#1377 Rostislav Pehlivanov 2018-12-16 13:27:45 +0000
  • cbb9c1ce60 Update for swaywm/wlroots#1377 Rostislav Pehlivanov 2018-12-16 13:27:45 +0000
  • c8284176db swaynag: damage the cursor surface on update Brian Ashworth 2018-12-15 03:31:15 -0500