1
1
mirror of https://github.com/swaywm/sway synced 2025-03-04 10:51:15 +01:00

Commit Graph

  • e6209afcd6 Fix config buffer overflow and logic Ian Fan 2018-07-15 14:59:54 +0100
  • 8e05fb7826
    Merge pull request #2275 from RyanDwyer/transactionise-focus Drew DeVault 2018-07-15 06:49:29 -0700
  • a120d4c79f Make focus part of transactions Ryan Dwyer 2018-07-15 15:20:21 +1000
  • 53e3f35ba3
    Merge pull request #2272 from RyanDwyer/simplify-transactions Drew DeVault 2018-07-15 05:01:25 -0700
  • 806c06fdfb
    Merge pull request #2266 from emersion/remove-orbital-screenshooter Drew DeVault 2018-07-15 05:00:38 -0700
  • f4edf84b4f
    Merge pull request #2273 from swaywm/debug-flags Drew DeVault 2018-07-14 18:30:59 -0700
  • b1afcc69fa Add extended debugging flags Drew DeVault 2018-07-14 11:24:22 -0400
  • 6b2dc7e63b Set signature to void Ryan Dwyer 2018-07-15 10:41:10 +1000
  • 2032f85d94 Simplify transactions by utilising a dirty flag on containers Ryan Dwyer 2018-07-14 23:14:55 +1000
  • dbeb03aa68
    Merge pull request #2271 from RedSoxFan/implement-1569 Drew DeVault 2018-07-14 06:11:44 -0700
  • 13c6627ddb Implement tap_button_map for input devices Brian Ashworth 2018-07-14 01:01:47 -0400
  • 63f28bcf1e
    Merge pull request #2244 from RyanDwyer/floating-resize Drew DeVault 2018-07-13 18:35:40 -0700
  • 0584ecec0a Force min/max size when resizing floating containers Ryan Dwyer 2018-07-14 10:00:22 +1000
  • 5940682f40 Implement resize grow|shrink <direction> <amount> or <amount> Ryan Dwyer 2018-07-13 18:06:11 +1000
  • 558ca9fc28 Implement resize command for floating views Ryan Dwyer 2018-07-11 21:30:43 +1000
  • 4e486a01bb
    Merge pull request #2269 from minus7/swaybarbg-crash-on-dpms-resume emersion 2018-07-13 23:15:10 +0100
  • c73a40555f swaybar/bg: Fix crash on DPMS off minus 2018-07-14 00:01:43 +0200
  • e0e31418d4
    Merge pull request #2267 from emersion/simplify-popup-constraints Drew DeVault 2018-07-13 13:26:30 -0700
  • efda33b285 Simplify popup_unconstrain emersion 2018-07-13 21:17:31 +0100
  • 82c978d34b Remove orbital screenshooter emersion 2018-07-13 19:29:44 +0100
  • 96d9b0b125
    Merge b2bf05190c5429ce67b2108279f72fc111300e86 into 671a202c94d3a3443f4bf538c48a6ab67ccd0f55 emersion 2018-07-13 15:52:56 +0000
  • 671a202c94
    Merge pull request #2260 from emersion/fix-has-opaque-lockscreen Drew DeVault 2018-07-13 04:33:58 -0700
  • d88f1d2196 Fix output_has_opaque_lockscreen emersion 2018-07-13 12:26:20 +0100
  • bcdf04d79c
    Merge pull request #2252 from rkubosz/scroll-button-option Drew DeVault 2018-07-13 04:07:11 -0700
  • f8bc928b2d
    add error handling for scroll button out of range Robert Kubosz 2018-07-13 11:39:39 +0200
  • 683a307151
    Merge pull request #2255 from emersion/xwayland-floating-borders Ryan Dwyer 2018-07-13 08:28:34 +1000
  • 53133fdefb
    Merge branch 'master' into xwayland-floating-borders Ryan Dwyer 2018-07-13 08:17:45 +1000
  • 89db5b5716
    expanded error detection for scroll button option Robert Kubosz 2018-07-12 23:50:34 +0200
  • da8149c066
    Merge pull request #2253 from Hello71/issue2249 Drew DeVault 2018-07-12 12:49:11 -0700
  • 447e1e6f8a
    Merge pull request #2256 from emersion/xdg-positioner Drew DeVault 2018-07-12 12:46:57 -0700
  • a96f1c22fe Add xdg-positioner support emersion 2018-07-12 20:30:10 +0100
  • 9b16227ec3 Don't disable borders for xwayland floating views emersion 2018-07-12 20:01:33 +0100
  • fbecfc2d35 config.c: fix current_config uninit warning (#2249) Alex Xu 2018-07-12 13:00:57 -0400
  • 0721e48062
    Merge 8fdf85fee09ebd76482e97149b27cd02008bd092 into abcc2ef9eb90af3aea7d2eed9cd9800d0ce1e14c Nathaniel Symer 2018-07-12 15:51:57 +0000
  • 8fdf85fee0 gaps improvements Nate Symer 2018-07-12 11:51:25 -0400
  • 094edcbea2
    rm constraint for max value of button identifier Robert Kubosz 2018-07-12 15:50:42 +0200
  • 20d6c7c2e4
    add paragraph to sway-input man page Robert Kubosz 2018-07-12 15:35:14 +0200
  • 08edaf4e76
    increase maximum value of button identifier Robert Kubosz 2018-07-12 12:08:53 +0200
  • abcc2ef9eb
    Merge pull request #2250 from RyanDwyer/fix-crash Brian Ashworth 2018-07-12 01:32:35 -0400
  • ee0e1b170e Fix crash in seat code Ryan Dwyer 2018-07-12 14:43:08 +1000
  • 106a9eaf11
    Merge pull request #2235 from emersion/wlr-surface-role Drew DeVault 2018-07-11 15:50:04 -0700
  • 60fdb71a1f Updates for swaywm/wlroots#1116 emersion 2018-07-09 22:59:57 +0100
  • 2bc18d8cf7
    Merge pull request #2248 from Dudemanguy911/fix_crash_on_floating_windows Drew DeVault 2018-07-11 15:26:47 -0700
  • 41b80c28df
    add scroll button option Robert Kubosz 2018-07-11 22:03:06 +0200
  • b2bf05190c Invoke only one swaybg process emersion 2018-07-11 19:56:13 +0100
  • 588abbb128
    Merge pull request #2245 from RyanDwyer/floating-minmax-size emersion 2018-07-11 18:51:07 +0100
  • 600c126150 fix crash on floating windows dudemanguy 2018-07-11 10:08:33 -0500
  • f2d1cf3ceb Implement floating_minimum_size and floating_maximum_size Ryan Dwyer 2018-07-11 22:16:48 +1000
  • 73084c5fa6
    Merge pull request #2243 from RyanDwyer/use-fullscreen-saved-buffer emersion 2018-07-11 13:04:06 +0100
  • edfe42032c
    Merge pull request #2240 from RedSoxFan/implement-1961 Drew DeVault 2018-07-11 04:39:13 -0700
  • 00daa17446
    Merge pull request #2242 from RyanDwyer/floating-zindex Drew DeVault 2018-07-11 04:38:46 -0700
  • 3b50a2a3af Use saved buffer when fullscreen view is in a transaction Ryan Dwyer 2018-07-11 20:33:36 +1000
  • 15dc5286e2 Move floating windows to front when focused Ryan Dwyer 2018-07-11 19:50:02 +1000
  • 0f14abf512
    Merge pull request #2241 from rustysec/master emersion 2018-07-11 08:56:30 +0100
  • 6ae1004cd1 removed unnecessary parens russ morris 2018-07-10 20:57:05 -0700
  • c06266e12d fix line lengths russ morris 2018-07-10 20:34:51 -0700
  • b9d8ecc548 tabs instead of spaces russ morris 2018-07-10 20:24:57 -0700
  • 22d152f1fe Change formatting of swaylock usage in the code Brian Ashworth 2018-07-10 22:08:42 -0400
  • 936a920a8e Implement swaylock customization flags Brian Ashworth 2018-07-10 21:29:15 -0400
  • 89c25dd149 fix tabbed titlebar widths russ morris 2018-07-10 17:59:00 -0700
  • 60bba5a961
    Merge pull request #2233 from emersion/remove-clipboard Drew DeVault 2018-07-10 17:49:19 -0700
  • 5f36378cd9 Make swaybg standalone and able to handle multiple outputs emersion 2018-07-10 22:52:18 +0100
  • ba3511b243 Remove clipboard command and get_clipboard message emersion 2018-07-09 22:39:47 +0100
  • 8afe68f920
    Merge pull request #2232 from ianyfan/ipc Ryan Dwyer 2018-07-10 22:05:33 +1000