1
1
mirror of https://github.com/swaywm/sway synced 2025-03-01 12:01:18 +01:00

Commit Graph

  • 843e16847b
    Merge pull request #1713 from emersion/swaybg-hidpi Drew DeVault 2018-04-03 17:02:32 -0400
  • 6929124cef
    swaybg: rename w{width,height} to buffer_{width,height} emersion 2018-04-03 16:56:12 -0400
  • 9b4f8637a9
    swaybg: add HiDPI support emersion 2018-04-03 16:47:06 -0400
  • 3cba444a80
    Merge fe29ebc2a2dc264393008d10bcf0f11bf26d3304 into 1a5785b0c32c8b534f3461f3557f26369a9bae8a Tony Crisci 2018-04-03 19:58:54 +0000
  • 1a5785b0c3
    Merge pull request #1712 from RedSoxFan/workspace-number-names Drew DeVault 2018-04-03 15:58:12 -0400
  • fe29ebc2a2 add headless outputs option Tony Crisci 2018-04-03 15:40:14 -0400
  • 1382b66217
    swaybg: set an empty input region emersion 2018-04-03 15:23:51 -0400
  • 1e549230db Fix name generation for workspace number <name> Brian Ashworth 2018-04-03 14:37:00 -0400
  • a514fee1b9 rename workspace_get_initial_output Tony Crisci 2018-04-03 13:24:48 -0400
  • 9b567fc37e clean up container_get_default_layout Tony Crisci 2018-04-03 13:23:34 -0400
  • 065887bb7b move container_set_layout to layout.h Tony Crisci 2018-04-03 13:16:23 -0400
  • fcbcbf34ad make container_finish private Tony Crisci 2018-04-03 13:10:51 -0400
  • 5f4761c4f4 unify workspace create functions Tony Crisci 2018-04-03 13:08:45 -0400
  • cba258e16a move output code out of the tree Tony Crisci 2018-04-03 12:39:03 -0400
  • 09d448ea2d unify container destroy functions Tony Crisci 2018-04-03 12:34:01 -0400
  • b4c5f79725 move view and workspace destructors to container.c Tony Crisci 2018-04-03 12:25:19 -0400
  • 7afbe9284f rename _container_destroy to container_finish Tony Crisci 2018-04-03 11:27:27 -0400
  • f366ef373e Fix #1709 Drew DeVault 2018-04-03 11:17:34 -0400
  • 33006c4e64 dont deallocate in container_close Tony Crisci 2018-04-02 23:15:19 -0400
  • 20f9d49b82 cleanup Tony Crisci 2018-04-02 22:42:44 -0400
  • 2992b72d61 change reap container approach Tony Crisci 2018-04-02 22:37:21 -0400
  • a568637a45 Include config.h everywhere Drew DeVault 2018-04-02 21:34:45 -0400
  • a20f21281f Port swaybar tray files to 0.15 and fix compiling Calvin Lee 2018-04-02 19:41:21 -0600
  • 447dcd3cb3
    Merge pull request #1703 from swaywm/layer-keyboard Drew DeVault 2018-04-02 21:36:01 -0400
  • 0bf3b88019 Give layer shells under the shell layer focus Drew DeVault 2018-04-02 21:17:16 -0400
  • 56078edd65 Give exclusive focus to layers above shell layer Drew DeVault 2018-04-02 21:07:46 -0400
  • 2c165e1288 fix more close segfaults Tony Crisci 2018-04-02 21:01:33 -0400
  • 623a08e14f Identify topmost interactive layer post-arrange Drew DeVault 2018-04-02 18:47:40 -0400
  • d3eaf6468c
    Merge pull request #1668 from acrisci/split-containers Drew DeVault 2018-04-02 20:44:56 -0400
  • 32ef182f47 cleanup split command handlers Tony Crisci 2018-04-02 20:12:18 -0400
  • a89096278b Merge branch 'wlroots' into split-containers Tony Crisci 2018-04-02 19:22:10 -0400
  • 64b9b4b155
    Merge pull request #1691 from emersion/view-redesign Tony Crisci 2018-04-02 19:19:38 -0400
  • d434da5632 Merge branch 'wlroots' into split-containers Tony Crisci 2018-04-02 16:09:27 -0400
  • 53aead266b
    Merge pull request #1701 from emersion/remove-xdg-shell-xml Drew DeVault 2018-04-02 15:54:17 -0400
  • bddd1b31c6
    protocols: remove unused XML files emersion 2018-04-02 15:47:50 -0400
  • d4d9f7a48a
    protocols: remove xdg-shell XML file emersion 2018-04-02 15:43:04 -0400
  • d070244362 fix workspace splits Tony Crisci 2018-04-02 15:40:40 -0400
  • a4a241697a
    Merge branch 'wlroots' into view-redesign emersion 2018-04-02 15:30:58 -0400
  • 0c0cc79282
    Merge pull request #1699 from acrisci/seat-fixes emersion 2018-04-02 15:24:25 -0400
  • 2f64ce86c4
    Xwayland unmanaged views aren't views anymore emersion 2018-04-02 14:35:43 -0400
  • 4134407fa9
    Merge pull request #1690 from swaywm/i3bar-json Drew DeVault 2018-04-02 14:23:01 -0400
  • 357a4401fa address feedback Tony Crisci 2018-04-02 14:15:40 -0400
  • 2187684bd0 Merge branch 'wlroots' into split-containers Tony Crisci 2018-04-02 14:06:04 -0400
  • c7a6524954 fix segfault Tony Crisci 2018-04-02 13:56:35 -0400
  • ef50d84be1 Render blocks the correct order Drew DeVault 2018-04-02 13:53:40 -0400
  • 5e024278a6 Merge branch 'wlroots' into seat-fixes Tony Crisci 2018-04-02 13:23:43 -0400
  • 22287b42bf dont copy input config Tony Crisci 2018-04-02 13:19:58 -0400
  • 2a8985a345
    Merge pull request #1697 from RedSoxFan/back-and-forth emersion 2018-04-02 12:28:08 -0400
  • 7e3aa1daa8
    Merge pull request #1693 from swaywm/move-cmd Drew DeVault 2018-04-02 12:23:15 -0400
  • 35445b40a2 remove unused attachment config Tony Crisci 2018-04-02 12:16:00 -0400
  • e3689dd5a9 Fixes regarding @emersion's feedback Drew DeVault 2018-04-02 11:57:06 -0400
  • c507727ad2 Fix use-after-free with block hotspots Drew DeVault 2018-04-02 11:53:56 -0400
  • a82c107c76 80col Tony Crisci 2018-04-02 11:44:42 -0400
  • b2d871cfe2 Partially implement move command Drew DeVault 2018-03-31 21:21:26 -0400
  • 0cbd2a4f49 Send click events for i3bar blocks Drew DeVault 2018-03-31 14:58:30 -0400
  • 333dbcbe72 Render i3bar blocks Drew DeVault 2018-03-31 14:39:18 -0400
  • ee85c91831 Demarcate i3bar JSON into individual updates Drew DeVault 2018-03-31 13:07:22 -0400
  • 61fabede14
    Address review comments emersion 2018-04-02 10:57:45 -0400
  • 53bb7ea996 dont copy seat config on the seat Tony Crisci 2018-04-02 10:37:31 -0400
  • 0828c77251 rename input-manager functions Tony Crisci 2018-04-02 08:49:38 -0400
  • e677c5b204 rename seat functions Tony Crisci 2018-04-02 08:45:37 -0400
  • b5d49cc4e8 remove default from kill switch Tony Crisci 2018-03-31 21:05:58 -0400
  • 81556f4b2a add docstrings and todos Tony Crisci 2018-03-31 20:52:34 -0400
  • 27e394f8b0 fix children list segfault Tony Crisci 2018-03-31 19:45:30 -0400