|
4b424b1dfd
|
Better organize DWM included files
|
2021-11-16 20:03:26 +05:00 |
|
|
f90668bbd1
|
Rename handler functions
|
2021-11-16 19:46:19 +05:00 |
|
|
3826ba31b0
|
Move handler functions to "dwm/handlers.c"
|
2021-11-16 19:36:35 +05:00 |
|
|
cce017e348
|
Add layout "horizontile"
|
2021-11-16 08:11:39 +05:00 |
|
|
709a30d70b
|
Allow to disable dynamic fullscreen borders and gaps
When there are some fullscreen windows in monocle layout,
it may be annoying than borders and gaps are changed when you
change focus.
|
2021-11-16 07:12:31 +05:00 |
|
|
d794be4c49
|
Fix NULL pointer deref when calc borders and gaps
|
2021-11-16 06:22:32 +05:00 |
|
|
4992ee09c4
|
Move border and gap code to separate module "helpers"
|
2021-11-16 06:20:19 +05:00 |
|
|
bf0295a721
|
Allow to remove borders and gaps for single fullscreen window
|
2021-11-16 06:05:22 +05:00 |
|
|
125f209926
|
Move swallow functions do "dwm/swallow.c"
|
2021-11-16 04:59:15 +05:00 |
|
|
6d253f4365
|
Move layout systray functions to "dwm/systray.c"
|
2021-11-16 04:08:11 +05:00 |
|
|
c530a57c6c
|
Move layout arrange functions to "dwm/layouts.c"
|
2021-11-16 02:56:57 +05:00 |
|