| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  |  | 
|  |  | 
|  | :tada: | 
|  |  | 
|  | Regards to @Cloudef | 
|  | Do not use `output res WIDTHxHEIGHT` yet, wlc has issues with it (cc
@Cloudef) | 
|  | Refactored resizing functions into resize.c | 
|  |  | 
|  |  | 
|  | Altered resize command to prevent resizing past min h/w. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | merge | 
|  |  | 
|  |  | 
|  | Added in proper resize locking | 
|  |  | 
|  | fixed #108 signed/unsigned comparison | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | These particular warnings have always struck me as stupid | 
|  |  | 
|  | Basic 'move' functionality. | 
|  |  | 
|  | Added in basic resizing command. | 
|  |  | 
|  |  | 
|  |  | 
|  | Add Wayland and Xorg session files | 
|  |  | 
|  | To preserve my sanity | 
|  | This allows display managers to detect sway. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | added IPC messages get_workspaces and get_outputs | 
|  | No escaping on container names is done yet, as well as some values are
hardcoded because they don't exist yet. | 
|  | find_parent_by_type |