swayfx/sway
Ryan Dwyer e83e5487be Use scissor to render title texture
This allows the title's texture to always be the full width of the text,
and clipped at render time according to the desired width (eg. tabs...).

As an added bonus, the texture no longer needs to be updated when
containers are arranged.
2018-05-05 20:32:31 +10:00
..
commands Fix segfault when running the resize command without arguments 2018-05-03 14:04:39 +01:00
config Fix layer surface crash on output destroy 2018-05-01 19:05:32 +02:00
desktop Use scissor to render title texture 2018-05-05 20:32:31 +10:00
input Merge pull request #1907 from emersion/backend-input-mapping 2018-05-03 10:46:02 -04:00
tree Use scissor to render title texture 2018-05-05 20:32:31 +10:00
base64.c Rework get_clipboard implementation 2017-07-07 21:51:34 +02:00
commands.c Fix alphabetization of command list 2018-05-03 09:24:13 -04:00
config.c Fix unfocused.text default 2018-05-03 08:22:16 -04:00
criteria.c address feedback 2018-04-08 14:22:20 -04:00
debug-tree.c Container coordiantes/sizes are floating point 2018-04-06 16:19:06 -04:00
ipc-json.c Remove sway_container.workspace_layout 2018-04-26 10:14:18 +10:00
ipc-server.c Fix gcc string truncation warnings 2018-04-13 22:47:27 +09:00
main.c Add debug tree view 2018-04-06 11:49:27 -04:00
meson.build Render titles 2018-05-03 15:12:00 +10:00
security.c Add minimal config subsystem 2017-12-05 10:40:55 +01:00
server.c Use wlr_renderer_init_wl_shm 2018-04-21 14:08:48 +01:00
sway-bar.5.txt Various manpage edits 2017-10-14 21:41:49 +02:00
sway-input.5.txt Add map_from_region command 2018-04-26 10:53:47 +01:00
sway-security.7.txt Various manpage edits 2017-10-14 21:41:49 +02:00
sway.1.txt input and seat command docs 2017-12-16 08:19:33 -05:00
sway.5.txt Add documentation for seat cursor command. 2018-04-10 15:44:02 -04:00