Commit Graph

  • 7b42232ad1 convert makefile to be more portable KawaiiAmber 2022-05-25 16:04:19 -06:00
  • a5a0674f6a improve client_from_wlr_surface() Leonardo Hernández Hernández 2022-06-06 22:50:50 -05:00
  • 4dfa45659a fix compiler error with gcc complaining about parentheses Leonardo Hernández Hernández 2022-06-05 16:55:57 -05:00
  • b91017e713 disable scene node at unmaplayersurface() Leonardo Hernández Hernández 2022-06-05 15:27:40 -05:00
  • 70da04a714 initialize xkb_rules.options to a null pointer Lennart Jablonka 2022-06-03 01:15:06 +02:00
  • 2623a96ebf call client_set-size() if client has a resize Leonardo Hernández Hernández 2022-05-24 14:46:03 -05:00
  • 52e0d00942 check client_surface() returning NULL Leonardo Hernández Hernández 2022-05-24 14:37:55 -05:00
  • 7018b9b65c correct libinput function name for drag_lock Leonardo Hernández Hernández 2022-05-25 15:01:38 -05:00
  • 48ec914f43 destroy layersurface's scene node in destroylayersurfacenotify() Leonardo Hernández Hernández 2022-05-25 14:49:32 -05:00
  • 40449fa64f add a new function to get a client from a wlr_surface Leonardo Hernández Hernández 2022-05-23 09:14:21 -05:00
  • ecbc2c61db Add configuration options for touchpads Ben Jargowsky 2022-03-27 17:04:41 -07:00
  • 283c043b5c chase wlroots scene-surface refactor Leonardo Hernández Hernández 2022-05-21 20:44:08 -05:00
  • 88a8b784d0 Merge remote-tracking branch 'djpohly/main' into wlroots-next Leonardo Hernández Hernández 2022-05-17 15:31:31 -05:00
  • 8870ba0bb8 implement urgency hints for xwayland clients Leonardo Hernández Hernández 2022-05-17 14:38:18 -05:00
  • 5de68ba713 sync manpage and help info Leonardo Hernández Hernández 2022-05-17 13:23:29 -05:00
  • 79a148224f specify version in wlr_xdg_shell_create() Leonardo Hernández Hernández 2022-05-15 17:17:58 -05:00
  • 2f8736b986 Check if XWayland client size_hints are NULL Ben Jargowsky 2022-05-15 13:18:40 +02:00
  • 3c11ad9aa6 fix segfault when dragging chromium tabs Leonardo Hernández Hernández 2022-05-14 00:24:06 -05:00
  • 06d9230a96 Run focusclient when switching to monocle layout Ben Jargowsky 2022-05-11 14:30:10 +02:00
  • dca68f9aa1 Merge remote-tracking branch 'djpohly/main' into wlroots-next Leonardo Hernández Hernández 2022-05-10 20:08:41 -05:00
  • 22bd75226b remove trailing whitespaces Leonardo Hernández Hernández 2022-05-10 11:42:40 -05:00
  • 063736f898 add -v flag to the manpage Leonardo Hernández Hernández 2022-05-10 11:39:33 -05:00
  • d5a741c9b4 add dist target Leonardo Hernández Hernández 2022-05-09 15:20:37 -05:00
  • 5d8084daa7 add flag to print version and exit Leonardo Hernández Hernández 2022-05-09 14:52:03 -05:00
  • 07d56c6d7b Merge pull request #230 from BenJarg/null-wlr_seat_get_keyboard Sevz 2022-05-09 13:18:19 -05:00
  • e0d310fd84 Handle 'wlr_seat_get_keyboard' possibly returning null. Ben Jargowsky 2022-04-05 23:22:15 -07:00
  • 31fa6600a1 replace wlr_xwayland_surface_size_hints with xcb_size_hints_t Leonardo Hernández Hernández 2022-05-08 17:51:42 -05:00
  • 3a4b7d104f restack xwayland surface on focusclient() Leonardo Hernández Hernández 2022-04-03 17:18:05 -05:00
  • d071a899f3 Run printstatus() when a monitor is removed Ben Jargowsky 2022-04-25 13:48:41 -07:00
  • dc7709a00e schedule a configure on maximize request Leonardo Hernández Hernández 2022-04-16 15:51:13 -05:00
  • a48ce99e6a use pointer math in xytonode() Leonardo Hernández Hernández 2022-04-15 17:40:02 -05:00
  • 4a2e761914 replace deleted EBARF() with die() Leonardo Hernández Hernández 2022-04-12 23:52:05 -05:00
  • b86fcf6504 add missing return in client_is_floating_type() v0.3.1 Leonardo Hernández Hernández 2022-04-10 21:38:48 -05:00
  • 29a2b647b2 Merge remote-tracking branch 'djpohly/main' into HEAD Leonardo Hernández Hernández 2022-04-08 21:12:32 -05:00
  • c00697e643 abc Leonardo Hernández Hernández 2022-04-05 23:04:04 -05:00
  • af741e586b typedefs: abc Leonardo Hernández Hernández 2022-04-05 22:15:46 -05:00
  • 02ac9378c4 includes: abc Leonardo Hernández Hernández 2022-04-05 22:07:20 -05:00
  • 437aea8662 It's past my bedtime. Devin J. Pohly 2022-04-03 00:14:08 -05:00
  • 6901743b0c Remove removed fields from struct instances Devin J. Pohly 2022-04-03 00:13:11 -05:00
  • 720f56161e Remove vestigial monitor configuration info Devin J. Pohly 2022-04-03 00:01:52 -05:00
  • 4d3adea683 die on pipe failure Leonardo Hernández Hernández 2022-03-31 12:24:09 -06:00
  • 79b7e755b0 Layer shell: Prevent infinte configure/commit loop Raphael Robatsch 2021-11-06 19:51:17 +01:00
  • b424602ebc add DESTDIR Leonardo Hernández Hernández 2022-03-31 09:39:34 -06:00
  • ae31391115 initialize rules and xkb_rules Leonardo Hernández Hernández 2022-03-31 09:31:01 -06:00
  • 2d6f932ecf don't let -pedantic be overridable by environment Leonardo Hernández Hernández 2022-03-31 09:21:27 -06:00
  • dd0b8e4c37 Merge pull request #212 from djpohly/xwaitland Devin J. Pohly 2022-03-29 16:22:44 -05:00
  • 0ddde0c85a move sigchld() into XWayland section Devin J. Pohly 2022-03-29 16:09:29 -05:00
  • e08bd12922 make sure to leave XWayland process waitable Devin J. Pohly 2022-03-29 15:55:06 -05:00
  • aab397c30b new functions ecalloc() and die() Leonardo Hernández Hernández 2022-03-15 15:52:26 -06:00
  • 7018ed9218 createpointer now takes wlr_pointer Leonardo Hernández Hernández 2022-03-23 17:08:44 -06:00
  • f75e426222 createkeyboard now takes wlr_keyboard Leonardo Hernández Hernández 2022-03-23 17:05:21 -06:00
  • cb4265ac8c check m in commitlayersurfacenotify() Leonardo Hernández Hernández 2022-03-24 14:19:08 -06:00
  • a95338ca43 implement input-inhibitor protocol Leonardo Hernández Hernández 2021-07-03 15:48:40 -05:00
  • ae614ee512 implement idle-inhibitor protocol Leonardo Hernández Hernández 2021-07-12 19:58:55 -05:00
  • faaee90cbd destroy scene_output in cleanupmon() Leonardo Hernández Hernández 2022-03-20 19:09:28 -06:00
  • 3e79a9a5d7 fix drag icon's surface returned by xytonode Leonardo Hernández Hernández 2022-03-23 13:50:08 -06:00
  • c2899bc00b set position of the drag icon in startdrag() Leonardo Hernández Hernández 2022-03-23 14:18:38 -06:00
  • f353a0e759 Revert "clients now works as expected in drag motion" Leonardo Hernández Hernández 2022-03-23 12:13:49 -06:00
  • 281c947e5f inline the presentation variable Guido Cella 2022-03-23 22:01:04 +01:00
  • 855e6c1898 add note about how to change MODKEY for windows key Leonardo Hernández Hernández 2022-03-23 14:03:07 -06:00
  • a41d6cb00f Fix dwl freezing when resizing Palanix 2022-02-28 23:46:24 +01:00
  • b42abeac69 Add a configuration option for fullscreen locking Quentin Rameau 2021-07-12 23:44:16 +02:00
  • 5a1debb5f0 add sway LICENSE file Leonardo Hernández Hernández 2022-03-22 23:29:01 -06:00
  • 1a5b7e068b update IRC channel Guido Cella 2021-08-03 06:29:26 +02:00
  • 0db6f3c5b5 add dwl(1) Humm 2022-01-05 01:54:02 +01:00
  • d8ab893dab clients now works as expected in drag motion Leonardo Hernández Hernández 2022-03-22 15:02:02 -06:00
  • f2be10fd43 implement drag and drop Guido Cella 2022-03-21 23:03:52 +01:00
  • 23af627d80 Update issue templates Sevz 2022-03-21 22:34:30 -06:00
  • a7f7777907 only skip frames if there are visible clients that have a resize Leonardo Hernández Hernández 2022-03-21 21:17:58 -06:00
  • 40db9c88ea remove a useless resize in mapnotify() Leonardo Hernández Hernández 2022-03-21 13:28:44 -06:00
  • 4276410a3d improve floating detection Leonardo Hernández Hernández 2022-03-21 13:52:33 -06:00
  • feb972acd0 fix drag icon's surface returned by xytonode Leonardo Hernández Hernández 2022-03-23 13:50:08 -06:00
  • bf8cc526de set position of the drag icon in startdrag() Leonardo Hernández Hernández 2022-03-23 14:18:38 -06:00
  • 7a2e0eef74 Revert "clients now works as expected in drag motion" Leonardo Hernández Hernández 2022-03-23 12:13:49 -06:00
  • 3bace9ce6b inline the presentation variable Guido Cella 2022-03-23 22:01:04 +01:00
  • 4ef8999624 add note about how to change MODKEY for windows key Leonardo Hernández Hernández 2022-03-23 14:03:07 -06:00
  • 7d724dc7f3 Fix dwl freezing when resizing Palanix 2022-02-28 23:46:24 +01:00
  • 0662bc5a69 wlr_seat_set_keyboard() now takes wlr_keyboard as parameter Leonardo Hernández Hernández 2022-03-23 09:01:01 -06:00
  • 326eee1444 Add a configuration option for fullscreen locking Quentin Rameau 2021-07-12 23:44:16 +02:00
  • d8f430accf add sway LICENSE file Leonardo Hernández Hernández 2022-03-22 23:29:01 -06:00
  • 6aed9dc1ac Merge pull request #137 from guidocella/libera Sevz 2022-03-22 17:49:06 -06:00
  • 358562e2df Merge pull request #180 from Humm42/manpage Sevz 2022-03-22 16:26:38 -06:00
  • 9aec6049ec clients now works as expected in drag motion Leonardo Hernández Hernández 2022-03-22 15:02:02 -06:00
  • 330792b1fc implement drag and drop Guido Cella 2022-03-21 23:03:52 +01:00
  • 86fe15f76c Update issue templates Sevz 2022-03-21 22:34:30 -06:00
  • ee1a72211d only skip frames if there are visible clients that have a resize Leonardo Hernández Hernández 2022-03-21 21:17:58 -06:00
  • 2bc01debdc remove a useless resize in mapnotify() Leonardo Hernández Hernández 2022-03-21 13:28:44 -06:00
  • c50f187c1f improve floating detection Leonardo Hernández Hernández 2022-03-21 13:52:33 -06:00
  • 0dea553428 destroy scene_output in cleanupmon() Leonardo Hernández Hernández 2022-03-20 19:09:28 -06:00
  • a66210ebbc Merge branch 'main' into wlroots-next Leonardo Hernández Hernández 2022-03-20 16:02:18 -06:00
  • 44932053ba Merge pull request #204 from djpohly/scenegraph3 v0.3 Sevz 2022-03-20 12:48:15 -06:00
  • dd463b25c7 remove independents list Leonardo Hernández Hernández 2022-03-20 12:32:44 -06:00
  • c8290f8c55 Merge branch 'wlroots-next' into scenegraph-wlroots-next Leonardo Hernández Hernández 2022-03-18 17:21:41 -06:00
  • 98f33cd01d follow up wlroots input device events renaming Leonardo Hernández Hernández 2022-03-18 17:20:31 -06:00
  • 19c14b058c remove unneeded variables Leonardo Hernández Hernández 2022-03-18 11:04:34 -06:00
  • e645ea8301 attach presentation to scene Leonardo Hernández Hernández 2022-03-18 10:40:40 -06:00
  • e4bf83e26d update README.md Leonardo Hernández Hernández 2022-03-18 01:43:30 -06:00
  • d50bb97f56 Merge branch 'main' into scenegraph Leonardo Hernández Hernández 2022-03-18 01:31:28 -06:00
  • 475c134144 do not allow set client size less than its min size Leonardo Hernández Hernández 2022-03-18 01:25:53 -06:00
  • 467123dc99 make sure to destroy wlr_scene_node of unmanaged clients Leonardo Hernández Hernández 2022-03-18 01:03:33 -06:00