1
1
mirror of https://github.com/swaywm/sway synced 2026-01-19 01:41:41 +01:00

Commit Graph

  • b39249508f Refactor functions to update container borders Tony Crisci 2016-07-31 20:32:40 -0400
  • f78d07d39b Implement focus handling for containers Tony Crisci 2016-07-31 18:10:33 -0400
  • 6535da7bde swaymsg: pretty print ipc response Tony Crisci 2016-07-31 14:45:53 -0400
  • a947cb6919 Merge pull request #808 from zandrmartin/document-kill-command Drew DeVault 2016-07-31 10:38:40 -0400
  • 53f6b1f3b0
    document kill command Zandr Martin 2016-07-31 08:54:15 -0500
  • 955020b161 Merge pull request #806 from thejan2009/fix-nested-layouts Drew DeVault 2016-07-31 08:57:55 -0400
  • 9977b01928 Update container geometry on layout switch D.B 2016-07-31 10:22:18 +0200
  • 44a4905466 Merge pull request #805 from zandrmartin/swaybg-solid-color 0.9-rc3 Drew DeVault 2016-07-30 23:28:02 -0400
  • 98aa59fdda
    implement solid color rendering for swaybg Zandr Martin 2016-07-30 18:50:13 -0500
  • 2e4ece65da Merge pull request #803 from zandrmartin/x11-pids Drew DeVault 2016-07-30 10:17:31 -0400
  • e6af5f8bdb
    Merge branch 'master' of git://github.com/SirCmpwn/sway into x11-pids Zandr Martin 2016-07-30 08:44:21 -0500
  • e3104a48e3 Merge pull request #804 from thejan2009/misc-border-fix Drew DeVault 2016-07-30 09:43:03 -0400
  • c33e0ee629 revert border hiding to more recent version D.B 2016-07-30 15:22:53 +0200
  • 8d0048c8d5 properly hide top border inside tabbed/stacked D.B 2016-07-30 15:12:34 +0200
  • c0683a0444
    remove outdated (when wlc commit merged) comment Zandr Martin 2016-07-29 20:20:14 -0500
  • d0a0d5e03c
    update handler to get pid from wlc for all views Zandr Martin 2016-07-29 16:40:38 -0500
  • 3f83968d30 Fix swaybg sizing on hidpi outputs Drew DeVault 2016-07-29 09:14:26 -0400
  • 9b24af1c22 Document scale factor configuration in sway(5) Drew DeVault 2016-07-29 08:00:23 -0400
  • 9661272224 Merge remote-tracking branch 'origin/hidpi' 0.9-rc2 Drew DeVault 2016-07-29 07:35:43 -0400
  • ddb44984c5 Merge pull request #802 from acrisci/feature/timestamp-log-messages Drew DeVault 2016-07-28 22:21:01 -0400
  • 70360c5c07 Add timestamp to log messages Tony Crisci 2016-07-28 22:15:14 -0400
  • 762a673601 Merge pull request #800 from zandrmartin/fix-swaybar-take-3 Drew DeVault 2016-07-28 19:45:58 -0400
  • a3980d456d
    third try for #678 Zandr Martin 2016-07-28 17:43:43 -0500
  • cad085ed9d Update IPC JSON responses for HiDPI setups Drew DeVault 2016-07-28 14:42:39 -0400
  • 11e7ca044c Update hidpi support to latest wlc API Drew DeVault 2016-07-18 16:21:45 -0400
  • 6ea02f3064 Initial pass on HiDPI support Drew DeVault 2016-07-16 10:04:18 -0400
  • 33d230f2f1 Tweak roadmap Drew DeVault 2016-07-28 10:09:16 -0400
  • a5af3bce98 Merge pull request #796 from Hummer12007/ipc_sub Drew DeVault 2016-07-28 09:45:11 -0400
  • cf8ef2aea2 Initialize client's subscribed events Mykyta Holubakha 2016-07-28 13:38:02 +0000
  • 178063319c Add commit message guidelines to CONTRIBUTING.md Drew DeVault 2016-07-28 07:47:44 -0400
  • d07eaed79f Merge pull request #793 from thejan2009/workspace_layout_first_window_fix Drew DeVault 2016-07-28 07:42:43 -0400
  • ee67c5bee3 Merge pull request #791 from acrisci/feature/focus-child 0.9-rc1 Drew DeVault 2016-07-28 07:26:37 -0400
  • d03266a77a Merge pull request #792 from acrisci/feature/render-focused-stack-children-focused Drew DeVault 2016-07-28 07:26:13 -0400
  • 7efc810e6b Merge pull request #794 from thejan2009/close-all-focused-containers Drew DeVault 2016-07-28 07:25:24 -0400
  • 33c1df38bd Close all focused container's child views on kill D.B 2016-07-28 09:26:38 +0200
  • a46cf77549 bugfix: windows on empty workspaces with layout tabbed/stacked would spawn with 0x0 geometry D.B 2016-07-28 05:56:36 +0200
  • badfcf7c76 Render focused stack/tab children focused Tony Crisci 2016-07-27 23:16:58 -0400
  • 88b7cbe314 Implement focus child command Tony Crisci 2016-07-27 22:42:45 -0400
  • 6d2b455727 Merge pull request #790 from acrisci/bug/switch-focus-workspace-output Drew DeVault 2016-07-27 22:14:20 -0400
  • 8a03f138bf bugfix: set focus to workspace of an output Tony Crisci 2016-07-27 22:06:16 -0400
  • 70e73d71db Merge pull request #789 from acrisci/bug/focus-parent-above-workspace Drew DeVault 2016-07-27 21:36:08 -0400
  • afc6ad6419 bugfix: cmd focus parent don't set focus above ws Tony Crisci 2016-07-27 21:30:45 -0400
  • 8c299b844c Make it possible to move views between outputs Mikkel Oscar Lyderik 2016-02-29 04:03:30 +0100
  • ba8f0da9de Merge pull request #787 from acrisci/bug/ipc-command-result-array Drew DeVault 2016-07-24 07:43:33 -0400
  • 0d461ad988 Put ipc command result json in an array Tony Crisci 2016-07-23 23:13:09 -0400
  • 4637462a68 Merge pull request #785 from thejan2009/floating-scroll-event-passthrough Drew DeVault 2016-07-23 11:03:21 -0400
  • 80858c1f57 don't passthrough a floating_scroll event to focused window D.B 2016-07-23 16:30:04 +0200
  • 643bd8f158 Merge pull request #779 from thejan2009/smart-gaps-outer Drew DeVault 2016-07-23 10:55:18 -0400
  • bc76fdbd9d
    clean up all the extraneous logging Zandr Martin 2016-07-22 07:27:56 -0500
  • be70f60e36
    Merge branch 'master' of git://github.com/SirCmpwn/sway into fix-swaybar-take-2 Zandr Martin 2016-07-22 07:25:52 -0500
  • d4cee6e93d
    spaces -> tabs on line in config.h Zandr Martin 2016-07-22 07:25:37 -0500
  • 1fb971fffc Merge pull request #781 from thejan2009/bottom-right-edges Drew DeVault 2016-07-22 05:29:08 -0400
  • f16cb1464f properly hide bottom and right borders D.B 2016-07-22 06:00:27 +0200
  • a13133a591 Macros are not the Sway way, get rid of ARRAY_SIZE macro David Eklov 2016-07-18 20:38:41 -0500
  • 27845ddf18 Use find_and_execute_handler to dispatch commands in cmd_move David Eklov 2016-07-18 00:42:40 -0500
  • 50fc18704e Refactor cmd_move and extract one function per sub-command David Eklov 2016-07-18 00:33:36 -0500
  • 2c6e9d7d5f Function to find and execute a command handler David Eklov 2016-07-18 00:31:56 -0500
  • 1f0bb9a803 Extract common code from find_handler David Eklov 2016-07-17 23:36:35 -0500
  • 789870e60e Merge pull request #780 from zandrmartin/fix-edge-gap Drew DeVault 2016-07-21 22:23:14 -0400
  • a32f149ace
    Merge branch 'master' of git://github.com/SirCmpwn/sway into fix-swaybar-take-2 Zandr Martin 2016-07-21 21:21:41 -0500
  • 3137615838
    fix regression in hide_edge_borders Zandr Martin 2016-07-21 21:15:46 -0500
  • 05366ddf53
    almost working Zandr Martin 2016-07-21 21:08:01 -0500
  • d61b59cad1 outer gap 0 with smart_gaps on D.B 2016-07-21 22:55:01 +0200
  • 9fe1d3da38 Merge pull request #778 from thejan2009/hide_edge_borders-fix Drew DeVault 2016-07-21 16:56:44 -0400