1
1
mirror of https://github.com/swaywm/sway synced 2025-08-07 05:22:59 +02:00

Commit Graph

  • cb2a3e9036 swaymsg: Fix spelling in error message Nicolas Braud-Santoni 2018-05-05 20:40:34 +0200
  • 7d7afbede6 remove pixel borders for tabbed layout Dudemanguy911 2018-05-04 00:09:03 +0000
  • 63684cb2b0 disable changing focus on click for tabbed layout Dudemanguy911 2018-05-05 17:30:50 +0000
  • 505e34b6ef fix merge conflict after rebasing for wlr_renderer_scissor Dudemanguy911 2018-05-05 17:15:46 +0000
  • c7b3f9854f add tabbed windows dudemanguy 2018-05-03 15:53:05 -0500
  • 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
  • 567b1bf1e3
    Merge 367c25e79e4b03b16daa64f5ea4665d7cc97742d into fbcbbb976c29bb2c4b1bc6aeb6331acd10c70f5f nearffxx 2018-05-05 10:53:19 +0000
  • e83e5487be Use scissor to render title texture Ryan Dwyer 2018-05-05 20:32:31 +1000
  • 5503601273
    Update for wlroots multi renderer emersion 2018-05-04 20:59:05 +0100
  • 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
  • 76938c3fdd Send frame done to floating views Drew DeVault 2018-05-04 08:41:16 -0400
  • 409cce7d7b Render floating views Drew DeVault 2018-05-04 08:27:53 -0400
  • b481e6eb2e Implement floating enable Drew DeVault 2018-05-04 08:24:25 -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
  • 918d3fc33f
    Merge fd17812ff82feb4bfda2ad84e4cfc5aee0370c67 into b45e2bd95e1843a56437541f3883d4d6431b3e0c emersion 2018-05-02 14:16:15 +0000
  • fd17812ff8
    Remove C_TYPES emersion 2018-05-02 11:01:23 +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
  • dd18ec8c3a Removed newlines Dillen Meijboom 2018-05-02 11:36:31 +0200
  • 5d525111e6 Fixed #1888 GCC cannot compile due to uninitialized variables Dillen Meijboom 2018-05-02 11:15:31 +0200
  • 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