1
1
mirror of https://github.com/swaywm/sway synced 2025-08-05 11:43:07 +02:00

Commit Graph

  • 5b7b03cdf0 Comment floating_modifier to avoid run time warning Niklas Cassel 2018-06-12 16:26:45 +0200
  • 9e96cfd310 Merge remote-tracking branch 'upstream/master' into atomic Ryan Dwyer 2018-06-11 11:03:43 +1000
  • 867fb6aedb
    Merge pull request #2124 from emersion/drag-icons 1.0-alpha.3 Drew DeVault 2018-06-09 10:50:34 -0700
  • d9fc381e02
    Merge pull request #2047 from natesymer/master Drew DeVault 2018-06-09 08:43:18 -0700
  • 6a910b9ba5 Implement gaps (PR #2047) Nate Symer 2018-06-09 09:34:56 -0400
  • cfd02918c0
    Render drag icons emersion 2018-06-09 13:26:03 +0100
  • 21d98d5bfb
    Merge pull request #2123 from emersion/fix-disabled-outputs emersion 2018-06-09 12:09:16 +0100
  • 88cd7616db
    Fix compilation errors related to disabled outputs emersion 2018-06-09 11:38:16 +0100
  • bb66e6d578 Refactor everything that needs to arrange windows Ryan Dwyer 2018-06-06 22:57:34 +1000
  • f9e6d703d2 Make main properties be the pending state Ryan Dwyer 2018-06-06 19:19:30 +1000
  • 59c9488701 WIP: Atomic layout updates ground work Ryan Dwyer 2018-06-03 16:35:06 +1000
  • 0b798ed954
    Merge pull request #2115 from RedSoxFan/restore-workspaces Ryan Dwyer 2018-06-09 08:43:57 +1000
  • dfdc00e7ba Remove code that was nullifying output_config Jack Byrne 2018-06-08 19:53:41 +0100
  • e2b2fb0a0e Switch restore workspaces to a nested for-loop Brian Ashworth 2018-06-08 13:06:29 -0400
  • 5c9a917df9 Restore workspaces to outputs based on priority Brian Ashworth 2018-06-07 19:36:16 -0400
  • c65c84444e
    Merge pull request #2121 from martinetd/swaylock-ctrl-u emersion 2018-06-08 16:03:50 +0100
  • c78ce0770a swaylock: implement ^U to clear buffer Dominique Martinet 2018-06-08 21:58:01 +0900
  • acf71fe805
    Merge pull request #2119 from martinetd/gcc-strtruncation emersion 2018-06-08 14:41:33 +0100
  • 231c72a141
    Merge pull request #2120 from martinetd/swayidle-zombies emersion 2018-06-08 14:41:22 +0100
  • 720313e185 sway/criteria: gcc string truncation warning fix Dominique Martinet 2018-06-08 21:58:40 +0900
  • d26a0a1a6e sway exec command: use waitpid instead of wait Dominique Martinet 2018-06-08 22:27:33 +0900
  • 2477930d90 swayidle: doublefork to not leave zombies around Dominique Martinet 2018-06-08 22:02:47 +0900
  • 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