1
1
mirror of https://github.com/swaywm/sway synced 2026-01-14 16:51:38 +01:00

Commit Graph

  • ea7917784d Fix build on x86 Mykyta Holubakha 2016-07-12 09:43:48 +0000
  • 6fb985b767 clang-format configuration for Sway's style as detailed in CONTRIBUTING.md David Eklov 2016-07-11 22:33:58 -0500
  • 0374154749 Merge pull request #744 from thejan2009/tabbed-stacked-layout-fixes Drew DeVault 2016-07-07 21:41:32 -0400
  • ee67cd0ba1 Fix tabbed/stacked corner case #742 D.B 2016-07-07 22:28:57 +0200
  • 378149b59c Merge pull request #739 from deklov/swaybar-pointer-01 Drew DeVault 2016-07-06 08:45:05 -0400
  • b9d8cbabdd Fix formatting guide violations (spaces instead of tabs) David Eklov 2016-07-06 01:08:54 -0500
  • c8a64305fd Enable windows to register to get notified of pointer button events David Eklov 2016-07-05 01:21:56 -0500
  • 9889b14511 Check capabilities before using pointer and keyboard David Eklov 2016-07-04 23:21:11 -0500
  • 840b0c1bcd Merge pull request #740 from zandrmartin/json-fixes Drew DeVault 2016-07-05 08:32:10 -0400
  • c65d6e6e95
    get_tree json fixes Zandr Martin 2016-07-05 07:23:44 -0500
  • 58804a044f Merge pull request #738 from deklov/panel-as-shell-02 Drew DeVault 2016-07-05 08:09:22 -0400
  • d9bcea381a Fix formatting guide violations (spaces instead of tabs) David Eklov 2016-07-04 22:18:56 -0500
  • 99bda4afe2 swaybg: Make swaybg a shell surface David Eklov 2016-07-04 17:04:16 -0500
  • d3752b4140 swaybar: Make swaybar a shell surface David Eklov 2016-07-04 17:03:55 -0500
  • bb35960e65 Move code to make a window a shell surface into seperate function David Eklov 2016-07-04 17:01:37 -0500
  • 51204b33c1 Enable backgrounds and panels to be shell surfaces David Eklov 2016-07-04 16:53:03 -0500
  • 484b046569 Merge 093e84728beab3ad9aa3cf88c4da174ea0fe1712 into c3373c6815b5c8cff8f48d1acb46be08b9654331 David Eklov 2016-07-05 00:43:23 +0000
  • c3373c6815 Merge pull request #737 from zandrmartin/fix-bar-on-reload Drew DeVault 2016-07-04 20:43:22 -0400
  • 2f54057623
    I think this fixes #678 Zandr Martin 2016-07-04 17:45:37 -0500
  • 17012085ab Merge 093e84728beab3ad9aa3cf88c4da174ea0fe1712 into 33c923be731c0bb1c399bf3bd1011aa969e591d8 David Eklov 2016-07-04 22:06:00 +0000
  • 093e84728b swaybg: Make swaybg a shell surface David Eklov 2016-07-04 17:04:16 -0500
  • a11cdefa3c swaybar: Make swaybar a shell surface David Eklov 2016-07-04 17:03:55 -0500
  • 942585a012 Move code to make a window a shell surface into seperate function David Eklov 2016-07-04 17:01:37 -0500
  • ca43a27a21 Enable backgrounds and panels to be shell surfaces David Eklov 2016-07-04 16:53:03 -0500
  • 33c923be73 Merge pull request #735 from zandrmartin/get-tree-command Drew DeVault 2016-07-04 16:03:23 -0400
  • e07b8c8d7c Merge branch 'master' into get-tree-command Zandr Martin 2016-07-04 13:53:49 -0500
  • f8a94f2f4b
    fix typo in ipc-json.c Zandr Martin 2016-07-04 13:46:19 -0500
  • 15a324b0d3
    implement get_tree command Zandr Martin 2016-07-04 13:34:44 -0500
  • 33abcd9573 Merge pull request #734 from jplatte/patch-1 Drew DeVault 2016-07-04 08:56:51 -0400
  • e55e5cc6b4 Create .editorconfig Jonas Platte 2016-07-04 14:08:35 +0200
  • b658b464ec Merge pull request #732 from zandrmartin/set-size-command Drew DeVault 2016-07-03 21:53:28 -0400
  • a7b94f1324
    typo in focus.h Zandr Martin 2016-07-03 12:22:10 -0500
  • d5e4fff345
    resize command updates (#713) Zandr Martin 2016-07-03 12:11:21 -0500
  • aced6daa19
    match i3 syntax for resize set Zandr Martin 2016-07-03 07:05:10 -0500
  • 034410819d
    Merge remote-tracking branch 'upstream/master' into set-size-command Zandr Martin 2016-07-02 08:14:40 -0500
  • 7144fb9fc3 Spawn windows as floating if they have a parent Drew DeVault 2016-06-30 08:30:03 -0400
  • b5d778dd82 Merge pull request #728 from deklov/master Drew DeVault 2016-06-27 20:05:11 -0400
  • 26842ff383 Add get_log_level() to encapsulate v (current log level) David Eklov 2016-06-27 02:29:37 -0500
  • 4b55a9d325 Merge 40d67b13d9be10bf9adb3db50eec51ecbe56c022 into 8f67903909dc542c9137bd8168967ca1f788b11e David Eklov 2016-06-27 07:53:02 +0000
  • 40d67b13d9 Add get_log_level() to encapsulate v (current log level) David Eklov 2016-06-27 02:29:37 -0500
  • a32f4adec4 Implement sway_log_errno using _sway_log to reduce code duplication David Eklov 2016-06-27 02:21:28 -0500
  • 8f67903909 Merge pull request #723 from deklov/master Drew DeVault 2016-06-27 00:34:04 -0400
  • d3c947676d Bug fix: Add missing header file, unistd.h David Eklov 2016-06-26 23:25:56 -0500
  • cbbeeb2cc3
    Merge branch 'set-size-command' of github.com:zandrmartin/sway into set-size-command Zandr Martin 2016-06-25 08:02:14 -0500
  • b5818150b9 Merge pull request #720 from Hummer12007/exec_fix Drew DeVault 2016-06-21 14:14:16 -0400
  • bfdda1505e Check if found ws is focused in new view handler Mykyta Holubakha 2016-06-21 20:38:06 +0300
  • 8ca1f50323 Merge d47a9d7752d6a1faa201005f9c4d7f4588fad877 into 71f710cf0f1c4039f0623d5e149c077c0aa25dc5 Drew DeVault 2016-06-19 17:53:56 +0000
  • d47a9d7752 Quiet down the coverage output a bit Drew DeVault 2016-06-19 13:51:32 -0400
  • 2aaa37b129 Fix cmake error messages for gcov/lcov/etc Drew DeVault 2016-06-19 12:52:44 -0400
  • 439d289654 Fix typo Drew DeVault 2016-06-19 12:51:44 -0400
  • 689935ed39 Add readline tests Drew DeVault 2016-06-19 12:48:20 -0400
  • 8758a2bd04 Simplify code coverage implementation Drew DeVault 2016-06-19 12:28:34 -0400
  • 074238e9f4 Optionally generate test coverage reports Drew DeVault 2016-06-17 08:46:18 -0400
  • cd64ad56b9 Add full coverage for list.c Drew DeVault 2016-06-19 12:06:16 -0400
  • 5b7cb67779 Run tests from .travis.yml Drew DeVault 2016-06-19 11:26:33 -0400
  • e563bec64d Add memory test utilities Drew DeVault 2016-06-19 11:25:58 -0400
  • 698ba55860 Apparently test/ was gitignored Drew DeVault 2016-06-17 07:38:32 -0400
  • f05fd97859 Add CMake function for configuring tests Drew DeVault 2016-06-16 08:59:47 -0400
  • 0e5e2700e5 Initial test setup Drew DeVault 2016-06-16 08:31:04 -0400
  • 71f710cf0f Minor fix to warning messages Drew DeVault 2016-06-19 10:01:15 -0400
  • cdb6a9e948 Merge pull request #716 from Hummer12007/patch-1 Drew DeVault 2016-06-18 13:45:39 -0400
  • 7870a197fc Added a null check in tabbed_stacked_parent Hummer12007 2016-06-18 20:31:18 +0300
  • 3ce8cc8077 Merge pull request #709 from zandrmartin/set-size-command 0.8 Drew DeVault 2016-06-11 19:39:39 -0400
  • a6f4bf60f2 Merge branch 'master' into set-size-command Zandr Martin 2016-06-11 17:10:38 -0500