Commit graph

  • f8bc928b2d
    add error handling for scroll button out of range Robert Kubosz 2018-07-13 11:39:39 +02:00
  • 683a307151
    Merge pull request #2255 from emersion/xwayland-floating-borders Ryan Dwyer 2018-07-13 08:28:34 +10:00
  • 53133fdefb
    Merge branch 'master' into xwayland-floating-borders Ryan Dwyer 2018-07-13 08:17:45 +10:00
  • 89db5b5716
    expanded error detection for scroll button option Robert Kubosz 2018-07-12 23:50:34 +02:00
  • da8149c066
    Merge pull request #2253 from Hello71/issue2249 Drew DeVault 2018-07-12 12:49:11 -07:00
  • 447e1e6f8a
    Merge pull request #2256 from emersion/xdg-positioner Drew DeVault 2018-07-12 12:46:57 -07:00
  • a96f1c22fe Add xdg-positioner support emersion 2018-07-12 20:30:10 +01:00
  • 9b16227ec3 Don't disable borders for xwayland floating views emersion 2018-07-12 20:01:33 +01:00
  • fbecfc2d35 config.c: fix current_config uninit warning (#2249) Alex Xu 2018-07-12 13:00:57 -04:00
  • 0721e48062
    Merge 8fdf85fee0 into abcc2ef9eb Nathaniel Symer 2018-07-12 15:51:57 +00:00
  • 8fdf85fee0 gaps improvements Nate Symer 2018-07-12 11:51:25 -04:00
  • 094edcbea2
    rm constraint for max value of button identifier Robert Kubosz 2018-07-12 15:50:42 +02:00
  • 20d6c7c2e4
    add paragraph to sway-input man page Robert Kubosz 2018-07-12 15:35:14 +02:00
  • 08edaf4e76
    increase maximum value of button identifier Robert Kubosz 2018-07-12 12:08:53 +02:00
  • abcc2ef9eb
    Merge pull request #2250 from RyanDwyer/fix-crash Brian Ashworth 2018-07-12 01:32:35 -04:00
  • ee0e1b170e Fix crash in seat code Ryan Dwyer 2018-07-12 14:43:08 +10:00
  • 106a9eaf11
    Merge pull request #2235 from emersion/wlr-surface-role Drew DeVault 2018-07-11 15:50:04 -07:00
  • 60fdb71a1f Updates for swaywm/wlroots#1116 emersion 2018-07-09 22:59:57 +01:00
  • 2bc18d8cf7
    Merge pull request #2248 from Dudemanguy911/fix_crash_on_floating_windows Drew DeVault 2018-07-11 15:26:47 -07:00
  • 41b80c28df
    add scroll button option Robert Kubosz 2018-07-11 22:03:06 +02:00
  • b2bf05190c Invoke only one swaybg process emersion 2018-07-11 19:56:13 +01:00
  • 588abbb128
    Merge pull request #2245 from RyanDwyer/floating-minmax-size emersion 2018-07-11 18:51:07 +01:00
  • 600c126150 fix crash on floating windows dudemanguy 2018-07-11 10:08:33 -05:00
  • f2d1cf3ceb Implement floating_minimum_size and floating_maximum_size Ryan Dwyer 2018-07-11 22:16:48 +10:00
  • 73084c5fa6
    Merge pull request #2243 from RyanDwyer/use-fullscreen-saved-buffer emersion 2018-07-11 13:04:06 +01:00
  • edfe42032c
    Merge pull request #2240 from RedSoxFan/implement-1961 Drew DeVault 2018-07-11 04:39:13 -07:00
  • 00daa17446
    Merge pull request #2242 from RyanDwyer/floating-zindex Drew DeVault 2018-07-11 04:38:46 -07:00
  • 3b50a2a3af Use saved buffer when fullscreen view is in a transaction Ryan Dwyer 2018-07-11 20:33:36 +10:00
  • 15dc5286e2 Move floating windows to front when focused Ryan Dwyer 2018-07-11 19:50:02 +10:00
  • 0f14abf512
    Merge pull request #2241 from rustysec/master emersion 2018-07-11 08:56:30 +01:00
  • 6ae1004cd1 removed unnecessary parens russ morris 2018-07-10 20:57:05 -07:00
  • c06266e12d fix line lengths russ morris 2018-07-10 20:34:51 -07:00
  • b9d8ecc548 tabs instead of spaces russ morris 2018-07-10 20:24:57 -07:00
  • 22d152f1fe Change formatting of swaylock usage in the code Brian Ashworth 2018-07-10 22:08:42 -04:00
  • 936a920a8e Implement swaylock customization flags Brian Ashworth 2018-07-10 21:29:15 -04:00
  • 89c25dd149 fix tabbed titlebar widths russ morris 2018-07-10 17:59:00 -07:00
  • 60bba5a961
    Merge pull request #2233 from emersion/remove-clipboard Drew DeVault 2018-07-10 17:49:19 -07:00
  • 5f36378cd9 Make swaybg standalone and able to handle multiple outputs emersion 2018-07-10 22:52:18 +01:00
  • ba3511b243 Remove clipboard command and get_clipboard message emersion 2018-07-09 22:39:47 +01:00
  • 8afe68f920
    Merge pull request #2232 from ianyfan/ipc Ryan Dwyer 2018-07-10 22:05:33 +10:00
  • 23c1c26c3f Add get_config message type to ipc Ian Fan 2018-07-08 20:34:47 +01:00
  • 5fd36164a0 Add get_binding_modes message type to ipc Ian Fan 2018-07-08 20:32:42 +01:00
  • c1bb73f865
    Merge pull request #2236 from kupospelov/fix-stacked-layout Ryan Dwyer 2018-07-10 20:49:20 +10:00
  • 56ad148403
    Merge branch 'master' into fix-stacked-layout Ryan Dwyer 2018-07-10 20:41:02 +10:00
  • 5709c5d375
    Merge pull request #2228 from emersion/focus-mode-toggle Drew DeVault 2018-07-09 18:27:54 -07:00
  • 6fd9a2bfd6
    Merge branch 'master' into focus-mode-toggle Drew DeVault 2018-07-09 16:28:37 -07:00
  • fbeef1322f
    Merge pull request #2234 from emersion/wlr-log-prefix Drew DeVault 2018-07-09 16:23:03 -07:00
  • 63b4bf5000
    Update for swaywm/wlroots#1126 emersion 2018-07-09 22:54:30 +01:00
  • 9dd54f934e Fix titlebar rendering for nested stacked containers Konstantin Pospelov 2018-07-10 00:33:13 +03:00
  • b755639ca8
    Document focus floating|tiling emersion 2018-07-09 19:37:06 +01:00
  • 48c98b676f
    Implement focus mode_toggle emersion 2018-07-08 22:56:25 +01:00
  • ebcdce457a
    Merge pull request #2223 from RyanDwyer/floating-move emersion 2018-07-09 19:04:45 +01:00
  • d97b4fa4ed
    Merge pull request #2230 from vilhalmer/replace-empty-workspace emersion 2018-07-09 19:04:25 +01:00
  • b0fc7e9850 Remove duplicate function declaration and add assertion Ryan Dwyer 2018-07-09 23:41:00 +10:00
  • ab8a86369c Implement some floating move commands Ryan Dwyer 2018-07-07 18:36:20 +10:00
  • 4e7ef1dd39
    No need to walk to workspace, recursive will vilhalmer 2018-07-09 08:26:39 -04:00
  • 47c20f8ea4
    Regroup signal vilhalmer 2018-07-09 08:25:32 -04:00
  • ce626a0708
    Replace empty workspace with moved workspace vilhalmer 2018-07-08 22:55:50 -04:00
  • 621d2666b1
    Destroy empty workspace when destroying its output vilhalmer 2018-07-08 17:35:01 -04:00
  • 6595d07ec7
    Merge pull request #2226 from emersion/swaylock-daemonize-after-lock emersion 2018-07-08 22:57:06 +01:00
  • ceb08b6365
    swaylock: daemonize after locking emersion 2018-07-07 18:36:49 +01:00
  • 57fd65c5b5
    Merge pull request #2225 from martinetd/swaylock-verified emersion 2018-07-07 13:16:39 +01:00
  • c498c73b6d
    Merge pull request #2224 from emersion/split-renderer Drew DeVault 2018-07-07 05:09:13 -07:00
  • b78c29a83f swaylock: fix the displaying of "verified" Dominique Martinet 2018-06-08 21:59:18 +09:00
  • f9625d1d56
    Split renderer emersion 2018-07-07 10:30:52 +01:00
  • 3942b8c0df
    Merge a2ec576f5a into c523a14ae1 smlx 2018-07-07 08:54:18 +00:00
  • c523a14ae1
    Merge pull request #2216 from RedSoxFan/fix-2213 emersion 2018-07-07 09:52:33 +01:00
  • 305fac293a
    Merge pull request #2222 from RyanDwyer/fix-utf8-titles emersion 2018-07-07 09:48:48 +01:00
  • 0046eed969 Fix titles when container titles contain UTF-8 characters Ryan Dwyer 2018-07-07 15:49:51 +10:00
  • fc4ed6f037
    Merge pull request #2196 from emersion/xwayland-floating-resize Drew DeVault 2018-07-06 12:14:26 -07:00
  • 9a9d9116be
    Make view_update_* update live props as well emersion 2018-07-06 19:33:10 +01:00
  • 47d56306c3
    Fix xwayland floating views unclickable emersion 2018-07-02 20:24:17 +01:00
  • 817e847749
    Merge pull request #2206 from martinetd/leaks Drew DeVault 2018-07-06 08:43:33 -07:00
  • 1b4c289482 Fix swaybar teardown when workspace buttons hidden Brian Ashworth 2018-07-06 11:38:02 -04:00
  • 55c54bb63b
    Merge pull request #2182 from RyanDwyer/lockscreen-performance Drew DeVault 2018-07-06 08:35:02 -07:00
  • b3c55dd909
    Merge branch 'master' into leaks emersion 2018-07-06 16:22:13 +01:00
  • 464d4d5889 Translate surface by its geo when doing opaque box check Ryan Dwyer 2018-07-07 01:18:54 +10:00
  • 9480781229 Don't clear when using opaque lockscreen Ryan Dwyer 2018-07-07 00:21:39 +10:00
  • 3b842f4eed Detect opaque lockscreen when using a solid color Ryan Dwyer 2018-07-07 00:17:08 +10:00
  • 58b2c8ed14 Use infinite opaque region in swaylock Ryan Dwyer 2018-07-03 18:15:02 +10:00
  • f1fadef923 Use pixman_region32_contains_rectangle Ryan Dwyer 2018-07-03 18:14:46 +10:00
  • 839c3a5500 Use opaque region to determine if frame done should be sent Ryan Dwyer 2018-07-03 17:29:23 +10:00
  • 58befcf2cd Don't send frame done to surfaces behind lockscreen Ryan Dwyer 2018-07-01 10:58:13 +10:00
  • b8ee88344a
    Merge pull request #2220 from ianyfan/remove-input-fix emersion 2018-07-06 14:37:52 +01:00
  • 3d2595b102
    Merge branch 'master' into remove-input-fix Drew DeVault 2018-07-06 06:28:01 -07:00
  • f63b209d51 Attach destroy handler earlier Ian Fan 2018-07-06 14:13:45 +01:00
  • 7de05087cc
    Merge 75a99c1b99 into a06d45a14d emersion 2018-07-06 12:59:33 +00:00
  • a06d45a14d
    Merge pull request #2217 from RedSoxFan/fix-663 Drew DeVault 2018-07-06 04:57:46 -07:00
  • ddbf437794
    Merge pull request #2219 from RedSoxFan/fix-2111 Drew DeVault 2018-07-06 04:56:59 -07:00
  • c833ae64bc Fix pointer button events for layer surfaces Brian Ashworth 2018-07-05 23:01:35 -04:00
  • 78c08fb0a2 Implement mode --pango_markup Brian Ashworth 2018-07-05 18:12:14 -04:00
  • 84109431f7
    Merge pull request #2185 from swaywm/update-wlroots-1076 emersion 2018-07-05 22:23:15 +01:00
  • f3d3014617
    Merge f259d24138 into 9ba59cb3c9 Ryan Dwyer 2018-07-05 13:14:04 +00:00
  • 9ba59cb3c9
    Merge pull request #2212 from BlueGone/fix-sway-input-man Drew DeVault 2018-07-05 05:00:28 -07:00
  • ab5c8c31a0 Escape underscore in sway-input(5) man page to avoid invalid colors Thomas Plaçais 2018-07-05 14:27:49 +02:00
  • 7ef08ffbe6 pango/cairo: set default font map to NULL to free it Dominique Martinet 2018-07-05 08:01:09 +09:00
  • fe72e3b349 cmd_results_to_json: return copied string and properly free the json Dominique Martinet 2018-07-05 07:07:59 +09:00
  • 51b215ad5c
    Use wlr_surface.buffer_damage emersion 2018-07-01 14:55:14 +01:00
  • d43500831a
    Updates per wlroots#1076 Drew DeVault 2018-07-01 09:46:02 -04:00
  • 9314c45c41 workspace_next_name: free targets later than these already found in order Dominique Martinet 2018-07-04 18:51:21 +09:00