mirror of
https://github.com/labwc/labwc.git
synced 2025-11-04 13:30:07 -05:00
Update .clang-format
Align with wlroots style
This commit is contained in:
parent
96b5ab1fc1
commit
96e05057a3
32 changed files with 669 additions and 515 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#include "labwc.h"
|
||||
|
||||
void interactive_begin(struct view *view, enum cursor_mode mode, uint32_t edges)
|
||||
void
|
||||
interactive_begin(struct view *view, enum cursor_mode mode, uint32_t edges)
|
||||
{
|
||||
/*
|
||||
* This function sets up an interactive move or resize operation, where
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue