Commit graph

  • 2dcb54c32a Add screenshots wiki page to readme Drew DeVault 2016-10-12 23:56:41 -0400
  • c0916f6138 Use CAIRO_OPERATOR_SOURCE for swaybar Drew DeVault 2016-10-12 23:44:19 -0400
  • 67a9a94596 Overwrite alpha when drawing borders Drew DeVault 2016-10-12 22:42:23 -0400
  • 56a7e5fbce Revert "Merge pull request #952 from SirCmpwn/revert-948-floating-titlebar-click" Drew DeVault 2016-10-12 21:54:19 -0400
  • 31d7684f17 Merge pull request #947 from alkino/fix_move_empty_workspace 0.10-rc3 Drew DeVault 2016-10-10 20:51:55 -0400
  • 0af3196d0e Merge pull request #942 from thejan2009/bugfix-931 Drew DeVault 2016-10-08 09:45:21 -0400
  • 68fb10a84b Merge pull request #941 from thejan2009/floating-border Drew DeVault 2016-10-08 09:45:06 -0400
  • 67eaa845df Merge pull request #940 from thejan2009/reorder-cmd-handler Drew DeVault 2016-10-08 09:44:57 -0400
  • 59babac69d Merge pull request #938 from alkino/fix_sibling Drew DeVault 2016-10-07 16:37:02 -0400
  • f1c5ba0a10 Merge pull request #937 from alkino/fix_scale_factor Drew DeVault 2016-10-07 14:56:44 -0400
  • a92d427b37 Merge pull request #935 from thejan2009/wrap-focus-change Drew DeVault 2016-10-07 08:40:18 -0400
  • 61097085b0 Merge pull request #936 from thejan2009/pango-numeric-char-ref Drew DeVault 2016-10-07 08:39:50 -0400
  • 28c0426e85 Merge pull request #928 from wasamasa/bugfix-swaylock-font Drew DeVault 2016-10-05 16:21:35 -0400
  • a5a3ae52d4 Update CONTRIBUTING.md Drew DeVault 2016-10-04 17:26:44 -0400
  • 15a67e57b0 Merge pull request #954 from SirCmpwn/revert-945-workspace_layout Drew DeVault 2016-10-12 21:26:12 -0400
  • 4cba91803e Revert "Fixes dealing with workspace_layout and related bugs [rfc]" Drew DeVault 2016-10-12 21:26:06 -0400
  • 857eea8b63 Merge pull request #952 from SirCmpwn/revert-948-floating-titlebar-click Drew DeVault 2016-10-12 12:27:50 -0400
  • f30f60dad8 Revert "also check floating cons in container_find" Drew DeVault 2016-10-12 12:19:02 -0400
  • ce713efcd2 Merge pull request #945 from thejan2009/workspace_layout Drew DeVault 2016-10-11 08:24:38 -0400
  • 9ad6fc592d Merge pull request #948 from thejan2009/floating-titlebar-click Drew DeVault 2016-10-11 08:22:13 -0400
  • 166c2a3687 generalize wrapping views under workspaces D.B 2016-10-11 09:11:56 +0200
  • 571321a1d8 add workspace_layout, ensure ws is always L_HORIZ D.B 2016-10-10 20:44:09 +0200
  • 0ddc4279d1 wrap workspace's child into a container if needed D.B 2016-10-10 20:39:48 +0200
  • 24c3b86065 also check floating cons in container_find D.B 2016-10-10 21:26:08 +0200
  • 6446e4409f Merge pull request #947 from alkino/fix_move_empty_workspace Drew DeVault 2016-10-10 20:51:55 -0400
  • 5384d3effe Can't move an empty workspace Nicolas Cornu 2016-10-11 01:49:17 +0200
  • 8d277bc962 Merge pull request #942 from thejan2009/bugfix-931 Drew DeVault 2016-10-08 09:45:21 -0400
  • 0fc03f9c13 Merge pull request #941 from thejan2009/floating-border Drew DeVault 2016-10-08 09:45:06 -0400
  • cc20f5cc35 Merge pull request #940 from thejan2009/reorder-cmd-handler Drew DeVault 2016-10-08 09:44:57 -0400
  • 8264fedce6 fix for_window [] move scratchpad D.B 2016-10-08 12:37:28 +0200
  • 746345e3b8 reorder cmd_handler arrays for bsearch D.B 2016-10-08 11:12:45 +0200
  • 77f99480ae draw indicator border only for non-floating D.B 2016-10-08 09:07:11 +0200
  • cd64df9b3a Merge pull request #938 from alkino/fix_sibling Drew DeVault 2016-10-07 16:37:02 -0400
  • 382d47e238 Fix creating of sibling floating/children Nicolas Cornu 2016-10-07 22:29:56 +0200
  • 7d823fbcae Merge pull request #937 from alkino/fix_scale_factor Drew DeVault 2016-10-07 14:56:44 -0400
  • 2d82586c88 Add constant scale factor in get_text_size Nicolas Cornu 2016-10-07 20:38:56 +0200
  • 02dc4142c0 Merge pull request #935 from thejan2009/wrap-focus-change Drew DeVault 2016-10-07 08:40:18 -0400
  • 77433f0029 Merge pull request #936 from thejan2009/pango-numeric-char-ref Drew DeVault 2016-10-07 08:39:50 -0400
  • 6f2c39610e parse pango markup in workspace names (and bugfix) D.B 2016-10-07 11:27:06 +0200
  • 379b1a0378 add focus changing between floating containers D.B 2016-10-07 07:42:51 +0200
  • d3f5ac8cbb add force_focus_wrapping option D.B 2016-10-07 07:32:57 +0200
  • 7f558ce894 wrap container in direction (if possible) D.B 2016-10-07 07:10:06 +0200
  • fa119661e9 Merge pull request #934 from alkino/fix_click_title_bar Drew DeVault 2016-10-06 15:22:29 -0400
  • 6ced4098dc fix for click on title_bar Nicolas Cornu 2016-10-06 21:14:49 +0200
  • 6fb7d0e30c Merge pull request #933 from alkino/click_title_bar Drew DeVault 2016-10-06 14:53:26 -0400
  • 37065cd0c4 add click on title_bar to focus a container Nicolas Cornu 2016-10-06 20:23:46 +0200
  • 0fe2386014 Merge pull request #928 from wasamasa/bugfix-swaylock-font Drew DeVault 2016-10-05 16:21:35 -0400
  • 83103abde6 Explicitly set cairo font to avoid wonky fallback Vasilij Schneidermann 2016-10-05 22:07:39 +0200
  • fade7329dc Update CONTRIBUTING.md Drew DeVault 2016-10-04 17:26:44 -0400
  • 33fe87a1fb prevent dereference of freed workspace 0.10-rc2 Zandr Martin 2016-10-02 22:03:52 -0500
  • 9a74abc38a consolidate nodes json Zandr Martin 2016-10-02 22:21:16 -0500
  • 73e3f0e046 moved ipc_init above config file processing. Patrick Sauter 2016-10-02 17:29:40 -0500
  • 2d22a6fa1e fix pointer format string in sway_log() call Zandr Martin 2016-10-01 06:40:16 -0500
  • d2aba3ce3a Merge pull request #924 from zandrmartin/fix-focus-segfault Drew DeVault 2016-10-03 08:10:29 -0400
  • 0890d4ba96 Merge pull request #925 from zandrmartin/json-cleanup Drew DeVault 2016-10-03 08:10:18 -0400
  • ba581c4442
    consolidate nodes json Zandr Martin 2016-10-02 22:21:16 -0500
  • 09a44263c3 Merge branch 'master' into fix-focus-segfault Zandr Martin 2016-10-02 22:13:40 -0500
  • 0e6b1e8d40 Merge cc5dab721e into 04db58863e Ján Kobezda 2016-10-03 03:04:14 +0000
  • 4c0e809028
    prevent dereference of freed workspace Zandr Martin 2016-10-02 22:03:52 -0500
  • 04db58863e Merge pull request #923 from gutsoo/master Drew DeVault 2016-10-02 18:53:38 -0400
  • 153620aefe moved ipc_init above config file processing. Patrick Sauter 2016-10-02 17:29:40 -0500
  • 79d2b0dee4 Merge pull request #921 from zandrmartin/patch-3 Drew DeVault 2016-10-01 10:56:54 -0400
  • 58ac1f7f24 fix pointer format string in sway_log() call Zandr Martin 2016-10-01 06:40:16 -0500
  • a4a5f62015 Merge pull request #920 from thejan2009/swaybar-scale Drew DeVault 2016-09-29 08:41:56 -0400
  • fe89d7fba3 Correctly scale swaybar D.B 2016-09-29 14:31:35 +0200
  • 4e660975a9 Merge pull request #911 from thejan2009/setgid-setuid 0.10-rc1 Drew DeVault 2016-09-27 14:28:14 -0400
  • a95ce5ce65 Merge pull request #914 from zandrmartin/container-ids Drew DeVault 2016-09-27 14:27:29 -0400
  • c55ce6ef3d Merge pull request #915 from RyanDwyer/implement-workspace-number-default Drew DeVault 2016-09-25 11:07:25 -0400
  • 64d463142f Implement default name for workspace command Ryan Dwyer 2016-09-25 21:42:28 +1000
  • 7d947fdb95
    add unique IDs to containers Zandr Martin 2016-09-21 21:05:09 -0500
  • 5e585f9603 Split setgid and setuid, add privilege check D.B 2016-09-20 15:49:16 +0200
  • d98c26d0ed Merge pull request #909 from zandrmartin/grab-focused Drew DeVault 2016-09-19 06:53:29 +0900
  • 0516dba3f6
    implement "focused container" feature for swaygrab Zandr Martin 2016-09-18 16:41:08 -0500
  • 043640820f Merge pull request #907 from zandrmartin/fix-json-tree-focus-property Drew DeVault 2016-09-18 12:10:34 +0900
  • e75217cfb1
    fix get_workspaces json reply Zandr Martin 2016-09-17 22:00:11 -0500
  • 476274cfbb Merge pull request #904 from zandrmartin/fix-json-tree-focus-property Drew DeVault 2016-09-18 06:56:50 +0900
  • 87080bb9cc
    take four! Zandr Martin 2016-09-17 16:36:55 -0500
  • a7eeb48aac Merge pull request #906 from zandrmartin/global-focus-pointer Drew DeVault 2016-09-18 06:30:55 +0900
  • e18b7cdfa9
    add global current_focus pointer Zandr Martin 2016-09-17 15:54:45 -0500
  • 75f82808e2 Merge pull request #903 from RyanDwyer/fix-swaybar-output Drew DeVault 2016-09-17 17:00:36 +0900
  • e4cb4d1b5c Fix swaybar when running on named outputs. Ryan Dwyer 2016-09-17 17:25:45 +1000
  • 461e250e26 Merge pull request #902 from zandrmartin/patch-2 Drew DeVault 2016-09-17 11:58:10 +0900
  • 64f61873a9 document workspace_auto_back_and_forth command Zandr Martin 2016-09-16 21:53:46 -0500
  • 953d6880c7 Merge pull request #896 from thejan2009/bugfix/swaybar-whitespace-in-ws-name Drew DeVault 2016-09-12 14:41:07 +0900
  • c239f228c2 swaybar sends workspace name in quotes D.B 2016-09-12 06:49:27 +0200
  • cc5dab721e Fix #868 Ján Kobezda 2016-09-10 18:09:01 +0200
  • 7c166e350b Merge pull request #889 from thejan2009/bugfix/indicator_border Drew DeVault 2016-09-10 10:17:16 -0400
  • 873dfc07f3 Use indicator border color only when needed. D.B 2016-09-10 15:57:04 +0200
  • 40013029ea Merge pull request #888 from zandrmartin/swaybar-pango-fix Drew DeVault 2016-09-08 15:50:00 -0400
  • 70b3796071
    fix pango markup on swaybar Zandr Martin 2016-09-08 14:45:21 -0500
  • 1b4b42fc65 Merge pull request #885 from zandrmartin/commands-refactor Drew DeVault 2016-09-07 08:01:28 -0400
  • 511eed90cd
    squash commits, move enum into resize.c Zandr Martin 2016-09-07 06:48:41 -0500
  • 1510a21f00 Remove extraneous logging Drew DeVault 2016-09-06 08:02:23 -0400
  • 67714de1fe Remove HACKING.md Drew DeVault 2016-09-05 12:29:35 -0400
  • 29e1582abb Fix typo Drew DeVault 2016-09-05 12:21:31 -0400
  • 1e9538e4b9 Merge pull request #882 from SirCmpwn/move-views-between-outputs Drew DeVault 2016-09-05 12:19:38 -0400
  • 84d504ebdf Make it possible to move views between outputs Mikkel Oscar Lyderik 2016-02-29 04:03:30 +0100
  • dbb7191222 More small cleanup Drew DeVault 2016-09-05 12:13:03 -0400
  • a89105e62d Minor cleanup on CONTRIBUTING.md Drew DeVault 2016-09-05 12:11:39 -0400
  • d515ab0004 Document release cycle in CONTRIBUTING.md Drew DeVault 2016-09-05 12:09:21 -0400