Commit Graph

  • 54265bf65e
    Merge pull request #1917 from RyanDwyer/pango-markup emersion 2018-05-05 23:38:09 +0100
  • 556ff5f50e Implement pango support Ryan Dwyer 2018-05-05 12:53:49 +1000
  • 72ce50737d
    Merge pull request #1926 from RyanDwyer/fix-setenv-path emersion 2018-05-05 23:24:02 +0100
  • 1daf69477e Fix PATH setenv() in exec_always Ryan Dwyer 2018-05-06 08:16:34 +1000
  • c96ac2ff2a
    Merge pull request #1881 from nbraud/usr-lib emersion 2018-05-05 20:09:34 +0100
  • 786727d8bb
    Merge branch 'master' into usr-lib emersion 2018-05-05 20:03:46 +0100
  • 967b14c227
    Merge pull request #1924 from nbraud/spelling Drew DeVault 2018-05-05 15:00:40 -0400
  • 30c00b2696
    Merge branch 'master' into spelling Nicolas Braud-Santoni 2018-05-05 20:42:17 +0200
  • cb2a3e9036 swaymsg: Fix spelling in error message Nicolas Braud-Santoni 2018-05-05 20:40:34 +0200
  • b4249166f3 security.d: Update install paths for swaybar and swaybg Nicolas Braud-Santoni 2018-05-05 17:05:27 +0200
  • 177c67e6b8 command/exec_always: Use wlr_log for logging errors in the child process Nicolas Braud-Santoni 2018-05-02 12:33:16 +0200
  • 830c4ef74c Meson: Replace option `instlibdir` with `libexecdir` Nicolas Braud-Santoni 2018-05-01 20:47:55 +0200
  • 1670b46bf6 Make the LIBDIR path configurable Nicolas Braud-Santoni 2018-05-01 16:49:15 +0200
  • 7709340727 exec_always: Search for executables in /usr/lib/sway Nicolas Braud-Santoni 2018-05-01 16:17:10 +0200
  • f2c209c299 Install swaybar and swaybg under /usr/lib/sway Nicolas Braud-Santoni 2018-05-01 15:40:28 +0200
  • a8d1b05bac
    Merge pull request #1915 from RyanDwyer/title-format Drew DeVault 2018-05-05 11:08:33 -0400
  • 936226845f Add extra check for view title being NULL Ryan Dwyer 2018-05-05 18:28:35 +1000
  • 5d6d24e71a Move code for re-arranging after font height change into a common place Ryan Dwyer 2018-05-05 18:25:31 +1000
  • da7d6642d3 Refactor parse_title_format() Ryan Dwyer 2018-05-05 18:18:54 +1000
  • d10a0a8c41 Fix memory leak in title_format command Ryan Dwyer 2018-05-05 16:48:10 +1000
  • 228c478e8d Implement title_format Ryan Dwyer 2018-05-05 12:36:50 +1000
  • 8dae168b77
    Merge pull request #1918 from RyanDwyer/title-scissor Drew DeVault 2018-05-05 07:25:10 -0400
  • e83e5487be Use scissor to render title texture Ryan Dwyer 2018-05-05 20:32:31 +1000
  • fbcbbb976c
    Merge pull request #1912 from Hello71/patch-1 emersion 2018-05-04 16:21:38 +0100
  • 3202c45054 Check for NULL in container_update_title Alex Xu (Hello71) 2018-05-04 11:10:01 -0400
  • 029c9b1796
    Merge pull request #1907 from emersion/backend-input-mapping Drew DeVault 2018-05-03 10:46:02 -0400
  • 812525246a
    Merge pull request #1901 from swaywm/touch-hide-cursor emersion 2018-05-03 15:45:40 +0100
  • d233e75eec Hide cursor on touch down Drew DeVault 2018-05-03 08:21:29 -0400
  • 00e62c214d Fix alphabetization of command list Drew DeVault 2018-05-03 09:24:13 -0400
  • 437ae28566
    Merge pull request #1906 from emersion/fix-resize-no-arg-segfault Drew DeVault 2018-05-03 09:17:35 -0400
  • 424006089e
    Default to backend-wise input device mapping, if any emersion 2018-05-03 14:16:17 +0100
  • 29224e7aec
    Fix segfault when running the resize command without arguments emersion 2018-05-03 14:04:09 +0100
  • 4fd3996d77
    Merge pull request #1905 from RyanDwyer/fix-title-width Drew DeVault 2018-05-03 09:02:53 -0400
  • ed0d606c2a Fix title texture width Ryan Dwyer 2018-05-03 22:51:14 +1000
  • 85396b90fb Fix unfocused.text default Drew DeVault 2018-05-03 08:22:16 -0400
  • 87e65e5c5b
    Merge pull request #1895 from RyanDwyer/show-titles Drew DeVault 2018-05-03 08:20:27 -0400
  • 58a033d816 Convert border_colors.text to float[4] Drew DeVault 2018-05-03 08:14:17 -0400
  • 8f06aa7598 Fix anti-aliasing Drew DeVault 2018-05-03 08:12:26 -0400
  • 74d1367fac Update titles when surfaces are committed Ryan Dwyer 2018-05-03 15:42:49 +1000
  • 89d1571041 Fix potential segfault when setting container title Ryan Dwyer 2018-05-03 15:23:39 +1000
  • d3d1e38c1b Change comment format Ryan Dwyer 2018-05-03 15:03:01 +1000
  • 55b307cddf Calculate config->font_height based on existing container titles Ryan Dwyer 2018-05-03 15:02:16 +1000
  • b667298a0a Render titles Ryan Dwyer 2018-05-02 23:07:52 +1000
  • f3d0885524
    Merge pull request #1893 from swaywm/touch emersion 2018-05-02 22:09:11 +0100
  • 52aa245b24 Implement basic touch support Drew DeVault 2018-05-02 09:00:26 -0400
  • b45e2bd95e Fixed #1888 GCC cannot compile due to uninitialized variables (#1889) Dillen Meijboom 2018-05-02 09:40:45 +0000
  • fe9cc21ea7
    Merge pull request #1886 from RyanDwyer/border-alpha emersion 2018-05-02 08:00:23 +0100
  • daab8e3503 Support alpha in border colours Ryan Dwyer 2018-05-02 08:40:38 +1000
  • c82a04e110
    Merge pull request #1885 from thejan2009/master Drew DeVault 2018-05-01 13:41:37 -0400
  • 22170bde77 Fix layer surface crash on output destroy db 2018-05-01 17:38:55 +0200
  • 0e51c7be44
    Merge pull request #1874 from RyanDwyer/borders emersion 2018-05-01 15:31:02 +0100
  • cb07434913 Remove unnecessary pointers Ryan Dwyer 2018-05-01 22:48:57 +1000
  • 51df1d4ff8 Update cursor when border is changed Ryan Dwyer 2018-05-01 22:42:08 +1000
  • 4fa5e2d9db Merge branch 'borders' of github:RyanDwyer/sway into borders Ryan Dwyer 2018-05-01 22:41:20 +1000
  • 7f574c538d Fix alphabetization of commands array Drew DeVault 2018-05-01 07:46:28 -0400
  • 83952c5201 Restore view_update_position() Ryan Dwyer 2018-05-01 19:59:36 +1000
  • 55577498c0 Allow clicking view decorations to focus view Ryan Dwyer 2018-05-01 19:50:54 +1000
  • 700510b45e Implement indicator border Ryan Dwyer 2018-05-01 19:21:29 +1000
  • ed9e2015b2 Scale borders according to output scale Ryan Dwyer 2018-05-01 18:35:58 +1000
  • 0375f966f1 Fix surface offset when using borders Ryan Dwyer 2018-05-01 18:23:40 +1000
  • fa5de2876e Move docblock and fix indenting of switch/case. Ryan Dwyer 2018-05-01 17:36:12 +1000
  • 630ba30e3c Implement borders Ryan Dwyer 2018-04-30 21:24:13 +1000
  • 6ef14e99ee Restore view_update_position() Ryan Dwyer 2018-05-01 19:59:36 +1000
  • 19d6cc395d Allow clicking view decorations to focus view Ryan Dwyer 2018-05-01 19:50:54 +1000
  • a19a511b90 Implement indicator border Ryan Dwyer 2018-05-01 19:21:29 +1000
  • d847ac1120 Scale borders according to output scale Ryan Dwyer 2018-05-01 18:35:58 +1000
  • 2ceed512a8 Fix surface offset when using borders Ryan Dwyer 2018-05-01 18:23:40 +1000
  • abcad0ece9 Move docblock and fix indenting of switch/case. Ryan Dwyer 2018-05-01 17:36:12 +1000
  • bf0603cd2d
    Merge pull request #1876 from RyanDwyer/view-unmap-segfault emersion 2018-05-01 08:35:08 +0100
  • 91f97fc21a Fix segfault in view_unmap() Ryan Dwyer 2018-05-01 17:18:20 +1000
  • e67f354333 Implement borders Ryan Dwyer 2018-04-30 21:24:13 +1000
  • b84dfa794c
    Merge pull request #1873 from RyanDwyer/remove-arrange-windows emersion 2018-04-29 23:53:46 +0100
  • 312fdf313f Remove arrange_windows() Ryan Dwyer 2018-04-30 08:47:38 +1000
  • 78e3bc1329
    Merge pull request #1854 from RyanDwyer/refactor-arrange-windows emersion 2018-04-29 13:44:37 +0100
  • 976e6b99b6
    Merge branch 'master' into refactor-arrange-windows emersion 2018-04-29 13:10:59 +0100
  • 24ab66d123
    Merge pull request #1867 from emersion/wlroots-923 Drew DeVault 2018-04-29 08:00:20 -0400
  • 950c451f30
    Merge pull request #1869 from emersion/xwayland-ignore-fullscreen-unmapped Ryan Dwyer 2018-04-29 09:15:29 +1000
  • 3fd8897abe
    Don't call view_set_fullscreen on unmapped xwayland views emersion 2018-04-28 20:44:42 +0100
  • 167c2e1aa9 Refactor arrange_windows() Ryan Dwyer 2018-04-28 11:26:14 +1000
  • 860d2384b4
    Update for swaywm/wlroots#923 emersion 2018-04-27 17:30:45 +0100
  • 85ec700206
    Merge pull request #1866 from ggreer/swaybar-cmd-sh emersion 2018-04-27 08:18:26 +0100
  • 5587af1782 Rename len to msg_len. Avoids an aliased variable that was a little confusing to follow. Geoff Greer 2018-04-26 18:16:29 -0700
  • b9726afd48 invoke_swaybar(): Set process group. Kill process group. Geoff Greer 2018-04-26 18:13:44 -0700
  • 64e0731cc7
    Merge pull request #1860 from emersion/input-map-from Drew DeVault 2018-04-26 12:32:10 +0200
  • ff61df17ff
    Add map_from_region command emersion 2018-04-24 19:39:29 +0100
  • d94bb78ff3
    Merge pull request #1863 from RyanDwyer/remove-workspace-layout Drew DeVault 2018-04-26 11:38:52 +0200
  • ae39d7b28c Remove sway_container.workspace_layout Ryan Dwyer 2018-04-26 10:14:18 +1000
  • 7ac770f3c0
    Merge pull request #1852 from RyanDwyer/criteria-commands emersion 2018-04-25 22:52:01 +0100
  • c54097428a
    Merge branch 'master' into criteria-commands Drew DeVault 2018-04-25 11:00:56 +0200
  • 7567429550
    Merge pull request #1861 from emersion/swaybar-memory-leaks Drew DeVault 2018-04-25 11:00:24 +0200
  • aa36899d8a
    Fix a bunch of swaybar memory leaks emersion 2018-04-24 22:04:19 +0100
  • 317b8cbd93
    Merge pull request #1858 from emersion/master Drew DeVault 2018-04-24 21:16:10 +0200
  • 4779d8ca41
    Merge branch 'master' into master Drew DeVault 2018-04-24 19:57:03 +0200
  • 4568e6c783
    Merge pull request #1856 from Hello71/issue1855 emersion 2018-04-24 18:22:44 +0100
  • df245780d2
    Do not let tiled xwayland views do what they want emersion 2018-04-24 18:19:26 +0100
  • 3ed3bdf03f
    Fix segfault when switching back to workspace with osu! emersion 2018-04-24 18:18:49 +0100
  • 63267240bf Work around maybe-uninitialized in bar.c Alex Xu (Hello71) 2018-04-24 12:06:13 -0400
  • 5024f08885
    Merge pull request #1848 from snaggen/improved_key_handling Drew DeVault 2018-04-24 16:30:54 +0200
  • 2d884d4e4f Improved key handling in swaylock Mattias Eriksson 2018-04-20 14:46:30 +0200
  • dfc26c664f Update wording about unmanaged/unmapped views Ryan Dwyer 2018-04-24 20:14:22 +1000