Bugfix: Don’t draw borders for fullscreen windows
This commit is contained in:
@ -13,6 +13,6 @@
|
||||
* updated in X11.
|
||||
*
|
||||
*/
|
||||
void render_con(Con *con);
|
||||
void render_con(Con *con, bool render_fullscreen);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user