sway/sway
Drew DeVault eda3bfeed5
Merge pull request #3142 from RyanDwyer/move-view-properties
Move view {x,y,width,height} into container struct
2018-11-17 11:04:34 -05:00
..
commands Merge pull request #3142 from RyanDwyer/move-view-properties 2018-11-17 11:04:34 -05:00
config More frees. 2018-11-13 14:42:00 +00:00
desktop Move view {x,y,width,height} into container struct 2018-11-17 21:29:42 +10:00
input Move view {x,y,width,height} into container struct 2018-11-17 21:29:42 +10:00
tree Move view {x,y,width,height} into container struct 2018-11-17 21:29:42 +10:00
commands.c Alter config variable replacement process 2018-11-10 21:53:10 -05:00
config.c Fix double free of mode 2018-11-15 23:48:11 +10:00
criteria.c Add some missing frees. 2018-11-13 13:45:01 +00:00
debug-tree.c Minor refactor of input manager 2018-10-20 13:11:43 +10:00
decoration.c Fix double free when unmapping any view 2018-11-15 15:22:09 +10:00
ipc-json.c Move view {x,y,width,height} into container struct 2018-11-17 21:29:42 +10:00
ipc-server.c Move view marks properties to container struct 2018-11-01 18:09:51 +10:00
main.c Teardown compositor when failing to drop permissions 2018-11-01 18:50:06 +01:00
meson.build Remove raise_floating directive 2018-10-20 17:51:32 +10:00
security.c Add minimal config subsystem 2017-12-05 10:40:55 +01:00
server.c Implement the presentation-time protocol 2018-10-23 23:38:57 +02:00
sway-bar.5.scd swaybar: add documentation for hide/hidden_state subcommands 2018-10-14 13:33:12 +01:00
sway-input.5.scd Establish sway-output(5) 2018-10-14 10:52:57 -04:00
sway-output.5.scd Add relative output transform 2018-11-05 22:58:27 +00:00
sway.1.scd Establish sway-output(5) 2018-10-14 10:52:57 -04:00
sway.5.scd Allow multiple outputs for workspace output 2018-11-11 11:22:38 -05:00
swaynag.c Allow swaynag to be disabled 2018-10-08 09:59:38 -04:00
xdg_decoration.c Improve CSD logic 2018-09-27 22:51:37 +10:00