1
1
mirror of https://github.com/swaywm/sway synced 2025-03-03 22:21:26 +01:00

Commit Graph

  • bf6ca69ae8
    Merge pull request #2118 from RedSoxFan/fix-2117 emersion 2018-06-08 08:55:29 +0100
  • 212e4ef395 Remove strip quoting and fix strncpy-overlap Brian Ashworth 2018-06-07 20:37:08 -0400
  • 07bee8cffe
    Merge pull request #2084 from RedSoxFan/runtime-var-expansion emersion 2018-06-07 19:29:26 +0100
  • 2e289831ee
    Merge pull request #2108 from RedSoxFan/store-outputs emersion 2018-06-07 19:26:55 +0100
  • e8234cc2fa
    Merge e8b9c5208e560081876f52b24f9b296f8c0ac5ec into 22c1c4beb4baa369f883fb5360c40158513c8e10 armtux 2018-06-07 00:13:49 +0000
  • e072fbc6d9 Switch output storing from list_t to wl_list Brian Ashworth 2018-06-06 20:10:42 -0400
  • a0bbe67076 Address emersions comments on output re-enabling Brian Ashworth 2018-06-06 17:12:02 -0400
  • a1b5b93d29 Store sway_outputs so that they can be reenabled Brian Ashworth 2018-06-05 17:56:32 -0400
  • 22c1c4beb4
    Merge pull request #2116 from RedSoxFan/fix-2113 Ryan Dwyer 2018-06-07 09:47:37 +1000
  • 82b3b587dd Remove tab/stack check for focusing after a split Brian Ashworth 2018-06-06 19:38:38 -0400
  • e7261e2917 Fix focusing after splitting tabs/stacks Brian Ashworth 2018-06-06 16:41:19 -0400
  • e8b9c5208e make xwayland optional armtux 2018-06-06 14:47:04 -0400
  • a2ec576f5a Fix display of the "verifying" message in swaylock. Scott Leggett 2018-06-06 21:32:28 +1000
  • b1e72461cf
    Merge pull request #2110 from smlx/initialise-cursor-previous emersion 2018-06-06 12:10:00 +0100
  • 609c420501 Initialise previous cursor position. Scott Leggett 2018-06-06 20:45:02 +1000
  • cac400a40b
    Merge pull request #2107 from tobiasblass/remove_suspicious_return emersion 2018-06-05 23:59:52 +0100
  • d6d292897f Remove suspicious unconditional return Tobias Blass 2018-06-05 23:27:35 +0200
  • f4870d5432 Fix logic issue in do_var_replacement Brian Ashworth 2018-06-05 10:07:42 -0400
  • 067fe9d047 Support runtime var expansion and set at runtime Brian Ashworth 2018-06-04 22:24:34 -0400
  • dad4e099f1 Differentiate popups from subsurfaces for rendering and container_at Ryan Dwyer 2018-06-05 23:19:01 +1000
  • 250367259f Only check popups for focused views Ryan Dwyer 2018-06-05 21:48:19 +1000
  • b4ed80eabf Fix xwayland popups not rendering Ryan Dwyer 2018-06-03 22:58:26 +1000
  • 476dcc5bd9 Handle empty tabbed/stacked containers when looking for popups Ryan Dwyer 2018-06-03 22:48:51 +1000
  • e84166a734 Fix popup rendering order and popup container_at issues Ryan Dwyer 2018-06-02 12:58:24 +1000
  • 0f71547032
    Merge pull request #2095 from emersion/fullscreen-damage-only-visible emersion 2018-06-05 11:18:52 +0100
  • 6b9ffbad20
    Merge pull request #2103 from RyanDwyer/focus-fixes emersion 2018-06-05 08:44:53 +0100
  • e410757fe8
    Merge pull request #2106 from RedSoxFan/fix-2105 emersion 2018-06-05 08:44:16 +0100
  • 9aaac8b8c8 Fix movement crashes/issues Brian Ashworth 2018-06-05 01:13:27 -0400
  • 1206a60977 Don't restore focus if unmapping surface wasn't focused Ryan Dwyer 2018-06-04 13:31:09 +1000
  • bcdb676abb Don't set focus to NULL when clicking a surface which has no container Ryan Dwyer 2018-06-04 11:31:25 +1000
  • 9253278328 Restore focus when unmapping layer shell surfaces Ryan Dwyer 2018-06-04 11:31:07 +1000
  • 74799937cf Restore focus when unmapping unmanaged xwayland surfaces Ryan Dwyer 2018-06-04 11:30:26 +1000
  • b734ad427b
    Merge 9c0b5f044604940d4fc4c1bb76b058bfe957fe39 into 78740b978539144db15ce95d04904576b8fb4878 emersion 2018-06-03 18:23:18 +0000
  • 9c0b5f0446
    swaygrab: fix GCC warning emersion 2018-06-03 19:19:45 +0100
  • 0549fd027b
    Merge pull request #2087 from RedSoxFan/output-subcommand emersion 2018-06-03 18:48:00 +0100
  • 6d0ad6a1ed
    Merge pull request #2099 from RyanDwyer/fix-seat-get-active-child emersion 2018-06-03 18:46:48 +0100
  • 4bc88772ec
    Merge pull request #2100 from RyanDwyer/fix-workspace-orientation emersion 2018-06-03 18:46:26 +0100
  • 51fa988be9 Address review comments for output subcommands Brian Ashworth 2018-06-03 10:29:00 -0400
  • 5ea4a4d3ee Refactor cmd_output to use config_subcommand Brian Ashworth 2018-06-02 21:33:16 -0400
  • d02e9aa4bc Fix initial workspace orientation on a rotated output Ryan Dwyer 2018-06-03 23:39:09 +1000
  • 57e78414fa Fix seat_get_active_child Ryan Dwyer 2018-06-03 22:31:54 +1000
  • ebe0b668c9
    Merge pull request #2093 from emersion/damage-debug emersion 2018-06-03 10:31:19 +0100
  • 8e3d19aad2
    Merge pull request #2096 from kupospelov/fix-title-update emersion 2018-06-03 09:20:57 +0100
  • 5c2ae9c600
    Merge pull request #2097 from RyanDwyer/fix-workspace-segfault emersion 2018-06-03 09:20:22 +0100
  • 8289e30308 Fix potential crash when destroying workspace Ryan Dwyer 2018-06-03 10:28:24 +1000
  • e6baac4297 Fix view title update order Konstantin Pospelov 2018-06-03 00:32:18 +0300
  • 55b855d867
    Add SWAY_DAMAGE_DEBUG emersion 2018-06-02 18:06:46 +0100
  • 34bdf25bb5
    Only send frame to visible surfaces when fullscreened emersion 2018-06-02 20:55:34 +0100
  • fb932cf847
    Merge pull request #2094 from emersion/damage-schedule emersion 2018-06-02 20:50:56 +0100
  • 51eee3aecc
    Schedule a frame even if damage is empty emersion 2018-06-02 20:41:40 +0100
  • 5b72e8606c
    Merge pull request #2091 from martinetd/config-block-use-after-free Drew DeVault 2018-06-02 08:39:14 -0700
  • 71ab13f1eb sway/config: fix use-after-free for end of block Dominique Martinet 2018-06-03 00:31:45 +0900
  • df204b65d8
    Merge pull request #2089 from emersion/send-frame-done-visible Drew DeVault 2018-06-02 08:13:01 -0700
  • b0f2fd9479
    Merge pull request #2070 from RedSoxFan/generic-config-blocks Drew DeVault 2018-06-02 08:09:18 -0700
  • 65845be802
    Only send frame done to visible views emersion 2018-06-02 15:19:03 +0100
  • 85a5c8dabd Fix infinite loop in peek_line for EOF blanks Brian Ashworth 2018-06-02 08:05:43 -0400
  • af87c7a1af Address emersion's feedback on peek_line Brian Ashworth 2018-06-01 18:35:16 -0400
  • fbca3bbacb Fix condition in peek_line Brian Ashworth 2018-05-31 09:07:35 -0400
  • 8bfa2def88 Address first round of review for generic blocks Brian Ashworth 2018-05-30 22:23:11 -0400
  • 51bb9d8573 Support braces on next line for config blocks Brian Ashworth 2018-05-30 15:06:25 -0400
  • 7c810dc344 Make command block implementation generic Brian Ashworth 2018-05-30 13:20:02 -0400
  • 2d480e754e
    Merge pull request #2080 from frsfnrrg/keyboard-remodeling emersion 2018-06-02 09:18:07 +0100
  • a064317d97
    Merge pull request #2088 from RyanDwyer/fix-floating-border-pixel emersion 2018-06-02 08:33:42 +0100
  • 3f1cfd547e Fix top border when a view is initially floating Ryan Dwyer 2018-06-02 11:28:10 +1000