summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update readme with instructionscustomSquibid2025-03-231-0/+7
* Merge branch 'main' into customSquibid2025-03-231-1/+4
|\
| * fix: shouldn't configure uninitialized layer_surfacemainDreamMaoMao2025-03-131-0/+3
| * fix: crash when open some x11 appDreamMaoMao2025-03-121-1/+1
* | add motionnotify after warpcursorSquibid2025-02-221-0/+4
* | configure the bordersSquibid2025-02-223-15/+15
* | implement borders patchwochap2025-02-204-8/+286
* | Revert "Replicate dwm behavior for sloppyfocus"Squibid2025-02-161-1/+1
* | add xwaylandSquibid2025-02-121-2/+2
* | add configsSquibid2025-02-121-46/+82
* | implement swallowchoc2025-02-124-10/+364
* | implement gestureswochap2025-02-123-4/+250
* | implement pointer-gestures-unstable-v1wochap2025-02-122-0/+322
* | allow to add keybindings in lockscreenwochap2025-02-123-0/+110
* | implement regex support in rules for app_id and title Enables the use of regu...wochap2025-02-123-2/+94
* | passthrough: allow pausing keybind handlingchoc2025-02-123-0/+100
* | Added function to toggle pointer constraints via a keybindDavid Donahue2025-02-112-15/+112
* | implement tearing protocolkorei9992025-02-114-15/+538
* | handle minimize request for xwayland clientskorei9992025-02-113-3/+117
* | add warp cursorSquibid2025-02-112-0/+37
* | add keybind to reset mfact and nmasterSquibid2025-02-113-4/+21
* | add colored bordersSquibid2025-02-113-6/+22
* | make sure to remove all generated protocol filesSquibid2025-02-111-1/+1
* | add uselessgaps patchSquibid2025-02-113-14/+178
* | add ipc patchSquibid2025-02-115-34/+1015
* | build with the latest version of wlrootsSquibid2025-02-104-3/+8
|/
* allocate with LISTEN_STATICkorei9992025-02-011-1/+4
* rename some listenersLeonardo Hernández Hernández2025-01-191-18/+18
* destroy keyboard group after unlinking listenersLeonardo Hernández Hernández2025-01-191-1/+1
* unlink global listeners on destroyLeonardo Hernández Hernández2025-01-191-10/+39
* Partially revert "Line saver: LISTEN_STATIC macro"Leonardo Hernández Hernández2025-01-191-36/+72
* unlink some destroy listenersLeonardo Hernández Hernández2025-01-171-0/+2
* do not call waitid(2) in the signal handler when Xwayland is enabledLeonardo Hernández Hernández2025-01-141-14/+2
* use wlr_xwayland_surface_has_window_type() (wlroots!4553)Leonardo Hernández Hernández2025-01-142-41/+6
* manually call updatemons in powermgrsetmode()Leonardo Hernández Hernández2024-12-101-0/+1
* remove binary before copying to destinationLeonardo Hernández Hernández2024-11-151-0/+1
* specify version for presentation-time (wlroots!4858)Leonardo Hernández Hernández2024-10-271-1/+1
* check if the backend supports explicit sync before creating the object (wlroo...Leonardo Hernández Hernández2024-10-271-1/+2
* tell xwayland clients they're maximizedLeonardo Hernández Hernández2024-09-211-1/+4
* fix a use after freeGuido Cella2024-09-121-1/+0
* reorder config.mk variablesGuido Cella2024-09-081-3/+3
* fix style for client_set_scale()Leonardo Hernández Hernández2024-08-301-1/+2
* remove unused link member from KeyboardGroupchoc2024-08-271-1/+0
* disable scene node unless it is unmanagedLeonardo Hernández Hernández2024-08-271-1/+2
* send a configure to unmanaged clients when mappingLeonardo Hernández Hernández2024-08-271-0/+1
* configure xdg_toplevels after configuring it's decorationLeonardo Hernández Hernández2024-08-271-2/+3
* remove a space before parenthesis in function callsLeonardo Hernández Hernández2024-08-271-2/+2
* destroy popups when we can't get it's parent or they don't have monitorLeonardo Hernández Hernández2024-08-271-1/+3
* remove a redundant checkLeonardo Hernández Hernández2024-08-271-2/+1
* avoid using a else blockLeonardo Hernández Hernández2024-08-271-3/+2