Commit Graph

  • fbaeb85363 now really fix clients not being focused after unmapping a layer surface Leonardo Hernández Hernández 2022-09-18 17:23:07 -05:00
  • 570e6e2c27 fix clients not being focused after destroy a layer surface Leonardo Hernández Hernández 2022-09-18 16:50:29 -05:00
  • a1b33826cf Revert "remove useless check of m in arrangelayers()" Leonardo Hernández Hernández 2022-09-18 16:36:18 -05:00
  • d11358762d add missing library (xcb-icccm) Leonardo Hernández Hernández 2022-09-18 15:49:30 -05:00
  • 7710cf050d change the default term to foot Leonardo Hernández Hernández 2022-09-18 15:04:46 -05:00
  • d14ee99661 remove useless check of m in arrangelayers() Leonardo Hernández Hernández 2022-09-18 15:33:58 -05:00
  • cd96f889b8 fix use of loop initial declaration Leonardo Hernández Hernández 2022-09-18 15:21:19 -05:00
  • bc72af6e24 fix unmanaged clients not being unlinked from the commit listener Leonardo Hernández Hernández 2022-09-18 15:20:00 -05:00
  • bcc8ce7a40 fix segfault when unlocking swaylock on two monitor setup Leonardo Hernández Hernández 2022-09-18 15:16:10 -05:00
  • ba7dcb2dea don't try to move outputs when its x,y hasn't change Leonardo Hernández Hernández 2022-09-10 23:45:57 -05:00
  • c8a9f63451 prior run the startup command start the backend Leonardo Hernández Hernández 2022-09-10 23:48:38 -05:00
  • fd67087a82 make sure the parent is mapped prior set monitor and tags Leonardo Hernández Hernández 2022-09-10 23:45:14 -05:00
  • 77ba8e5127 use wl_container_of() instead of data in some functions Leonardo Hernández Hernández 2022-09-10 23:44:19 -05:00
  • c509046663 add some comments Leonardo Hernández Hernández 2022-09-10 23:42:58 -05:00
  • 93de6e82a2 inline input_device in virtualkeyboard() Leonardo Hernández Hernández 2022-09-10 22:25:46 -05:00
  • f8f94c97f5 fix idle inhibitor check Leonardo Hernández Hernández 2022-09-10 22:11:06 -05:00
  • 1bb9c4583a fix exclusive zone of unmapped layer surfaces Leonardo Hernández Hernández 2022-09-10 18:41:39 -05:00
  • 9bcef3d040 resize the fullscreen background when resize the client Leonardo Hernández Hernández 2022-09-08 16:35:55 -05:00
  • ae42e4390b update link to input-protocols Leonardo Hernández Hernández 2022-09-08 00:25:26 -05:00
  • 303fc72b12 append -dev to $(_VERSION) (should have added it a long time ago) Leonardo Hernández Hernández 2022-09-08 00:13:03 -05:00
  • 871463c327 define _POSIX_C_SOURCE through CPPFLAGS Leonardo Hernández Hernández 2022-09-08 00:10:53 -05:00
  • d1496a2a9b fix condition that always evaluate to false in commitlayersurfacenotify() Leonardo Hernández Hernández 2022-09-07 23:54:57 -05:00
  • 80084839a9 remove obsolete check of c->mon in fullscreennotify() Leonardo Hernández Hernández 2022-09-07 23:24:50 -05:00
  • 1aacfada29 set c->prev in setmon() and not in mapnotify() Leonardo Hernández Hernández 2022-09-05 22:48:16 -05:00
  • dc59f7733d enable adaptive sync if supported Leonardo Hernández Hernández 2022-09-06 00:29:44 -05:00
  • 14c010a0d6 only enable/disable clients from the specified monitor in arrange() Leonardo Hernández Hernández 2022-09-06 00:10:00 -05:00
  • 14a1e3e2a2 set c->prev in mapnotify() Leonardo Hernández Hernández 2022-09-05 16:30:23 -05:00
  • a94d089c40 Minor changes to README Dmitry Zakharchenko 2022-09-04 12:00:00 +03:00
  • e91f71e8d6 Add direct irc link Dmitry Zakharchenko 2022-09-02 19:57:35 +03:00
  • 68576799b9 don't arrange layers on disabled monitors Leonardo Hernández Hernández 2022-09-02 18:49:20 -05:00
  • 19a8a095eb call setfullscreen() in setmon() Leonardo Hernández Hernández 2022-09-02 18:22:15 -05:00
  • 1f59b76d77 prevent segfault when destroying monitors Leonardo Hernández Hernández 2022-09-02 17:29:41 -05:00
  • 40b1c0b849 Revert "Revert "various improvements to layer surface"" Leonardo Hernández Hernández 2022-09-02 16:54:53 -05:00
  • c017916d35 Revert "various improvements to layer surface" Leonardo Hernández Hernández 2022-08-31 16:05:19 -05:00
  • 2260519740 various improvements to layer surface Leonardo Hernández Hernández 2022-07-24 17:18:44 -05:00
  • 0e993b5fb1 conform the idle inhibitor protocol Leonardo Hernández Hernández 2022-08-12 23:47:34 -05:00
  • 83e37820d7 add support for the single pixel buffer protocol Leonardo Hernández Hernández 2022-08-28 21:40:03 -05:00
  • d738573e22 new function to notify keyboard enter Leonardo Hernández Hernández 2022-08-27 16:05:12 -05:00
  • b9295e8cee sort client.h functions Leonardo Hernández Hernández 2022-08-27 16:29:23 -05:00
  • e0cc5b046c Merge remote-tracking branch 'djpohly/main' into wlroots-next Leonardo Hernández Hernández 2022-08-26 18:26:36 -05:00
  • 406aebcbd2 prevent an infinite loop if try to use focusmon() with all monitors disabled Leonardo Hernández Hernández 2022-08-13 19:57:20 -05:00
  • dfcd142ce4 don't try to set monitor for clients in createmon() Leonardo Hernández Hernández 2022-08-18 17:24:11 -05:00
  • 07bf1832bf set monitor for clients that don't have one in updatemons() Leonardo Hernández Hernández 2022-08-18 16:59:38 -05:00
  • 174919ec53 set monitor for clients that don't have one on monitor creation Leonardo Hernández Hernández 2022-08-18 16:51:15 -05:00
  • a7f77160d1 don't respect size hints for fullscreen clients Leonardo Hernández Hernández 2022-08-16 20:57:09 -05:00
  • 7a343b98cf change type of c->bw: int -> unsigned int Leonardo Hernández Hernández 2022-08-13 00:41:08 -05:00
  • 8d2516e83c reorder isfullscreen in Client definition Leonardo Hernández Hernández 2022-08-13 00:38:08 -05:00
  • f173c56c32 initialize to zero the box used in commitnotify() Leonardo Hernández Hernández 2022-08-13 00:07:11 -05:00
  • 28af37cd1f handle client_from_wlr_surface() receiving a subsurface Leonardo Hernández Hernández 2022-08-12 23:58:11 -05:00
  • 48396a1bf8 fix crash when setting a custom mode Leonardo Hernández Hernández 2022-08-11 15:25:13 -05:00
  • b6e3fc1645 rework outputmgrapplyortest() Leonardo Hernández Hernández 2022-08-10 23:57:03 -05:00
  • 3431ac165d 2200: let's use this wisely Devin J. Pohly 2022-08-05 13:00:59 -05:00
  • 6ce035303e fix dist target Leonardo Hernández Hernández 2022-08-08 21:30:37 -05:00
  • 620fd9dc56 use git describe to generate version Leonardo Hernández Hernández 2022-08-08 21:19:16 -05:00
  • 662e06e68e check client_from_wlr_surface() returning NULL in urgent() Leonardo Hernández Hernández 2022-07-30 14:44:17 -05:00
  • 9d2eb8483b fix segfault if parent->mon is unset Dima Krasner 2022-07-25 08:14:33 +03:00
  • 7eee0a8229 use the layer surface to create popups Leonardo Hernández Hernández 2022-07-24 16:43:13 -05:00
  • b04c73be3d make sure we do not create a double fullscreen_bg Leonardo Hernández Hernández 2022-07-23 13:25:47 -05:00
  • 8cdb997126 conform the xdg-protocol with fullscreen translucent clients Leonardo Hernández Hernández 2022-07-23 02:08:10 -05:00
  • 90a12c90a0 always set the same monitor and tags for child clients of a client Leonardo Hernández Hernández 2022-07-19 20:13:56 -05:00
  • e082292606 do not focus clients if a layer surface is focused Leonardo Hernández Hernández 2022-06-20 18:33:14 -05:00
  • deb48ff48b force line-buffered stdout if stdout is not a tty Dima Krasner 2022-07-19 20:12:03 +03:00
  • c70db2d06a Revert "only call wlr_seat_keyboard_notify_enter() if a keyboard is found" Leonardo Hernández Hernández 2022-07-19 11:52:15 -05:00
  • e98719f552 remove a useless check Leonardo Hernández Hernández 2022-07-15 00:48:28 -05:00
  • 058c699ac2 only set bounds for clients that support it Leonardo Hernández Hernández 2022-07-15 00:27:31 -05:00
  • af12e777f2 Update README.md David-Valters 2022-07-13 14:40:49 +03:00
  • 8e03bce621 only call wlr_seat_keyboard_notify_enter() if a keyboard is found Leonardo Hernández Hernández 2022-07-07 00:21:51 -05:00
  • 87fc3a58ab check pointer focus in arrange() Leonardo Hernández Hernández 2022-07-06 23:48:53 -05:00
  • 0eff78d6c2 include DWLCFLAGS into linking step Leonardo Hernández Hernández 2022-07-06 23:28:49 -05:00
  • c6d97f1db7 arrange client's monitor if size has change since last commit Leonardo Hernández Hernández 2022-04-01 14:03:52 -06:00
  • 829dec6598 resize now takes struct wlr_box as parameter Leonardo Hernández Hernández 2022-06-24 19:41:26 -05:00
  • ff70337c16 check current and pending geometry to set c->resize to zero Leonardo Hernández Hernández 2022-07-06 19:14:12 -05:00
  • 7cc6c640e2 Checks for overflows for client max width and height Ben Jargowsky 2022-06-28 20:14:23 +02:00
  • 72e0a560d9 respect size hints Leonardo Hernández Hernández 2022-06-24 19:15:24 -05:00
  • 2aa391361c inline unmaplayersurface() into unmaplayersurfacenotify() Leonardo Hernández Hernández 2022-06-24 15:36:13 -05:00
  • 549335ae54 avoid layer surface popups appearing below x{dg,wayland} clients Leonardo Hernández Hernández 2022-06-24 14:46:08 -05:00
  • 097b4a30f5 unconstrain layer shell popups from monitor size Leonardo Hernández Hernández 2022-06-24 14:30:52 -05:00
  • 461d02d3e0 chase wlroots input_device changes Leonardo Hernández Hernández 2022-06-21 16:25:18 -05:00
  • c1578bc14d use LayerSurface.mon when possible Leonardo Hernández Hernández 2022-06-21 16:03:20 -05:00
  • 9b84940e37 unconstrain layer shell popups Leonardo Hernández Hernández 2022-06-20 23:46:11 -05:00
  • 79ad72413d don't set c->isfullscreen to zero Leonardo Hernández Hernández 2022-06-20 18:05:16 -05:00
  • 74fce9d918 Merge pull request #257 from fauxmight/bar_options Sevz 2022-06-18 13:00:08 -05:00
  • 553ba5b7c8 Add known dwl tag status bar options to README.md A Frederick Christensen 2022-06-16 14:03:35 -05:00
  • 4ae6d0f387 move ugglyness to client.h Leonardo Hernández Hernández 2022-06-16 15:54:13 -05:00
  • 2ef5abfb72 remove unneeded check in focusclient() Leonardo Hernández Hernández 2022-06-16 15:36:27 -05:00
  • 8076b47cc6 Merge pull request #251 from gwnichol/fixinstall Sevz 2022-06-14 15:43:09 -05:00
  • 3a77f02919 Merge pull request #247 from Humm42/xkboptions Sevz 2022-06-14 15:42:47 -05:00
  • d26ddfc7fd kill child process in cleanup() Leonardo Hernández Hernández 2022-06-13 12:01:18 -05:00
  • 671a9b450b Fix make install while files are in use Grant Nichol 2022-06-12 15:41:43 -05:00
  • 583f471cfe add some blank lines Leonardo Hernández Hernández 2022-06-10 12:32:22 -05:00
  • 8bce3b1583 add click method configuration option Marco Siedentopf 2022-06-10 01:30:22 +00:00
  • c008bf2a7d add $(LIBS) to $(LDLIBS) Leonardo Hernández Hernández 2022-06-10 12:08:36 -05:00
  • c990dbd441 fix link failure with --as-needed Dima Krasner 2022-06-10 19:26:45 +03:00
  • a32db11f16 set client bounds at resize Leonardo Hernández Hernández 2022-06-09 12:45:42 -05:00
  • 948fdcf709 use xdg-shell v4 Leonardo Hernández Hernández 2022-06-09 12:45:02 -05:00
  • 4b890336e2 use xdg-shell v3 Leonardo Hernández Hernández 2022-06-07 00:55:41 -05:00
  • c7007b4811 chase wlroots scene-tree changes Leonardo Hernández Hernández 2022-06-07 00:31:58 -05:00
  • d969289baf use LDFLAGS to build dwl target Leonardo Hernández Hernández 2022-06-06 23:31:35 -05:00
  • 50b6630f3d do not generate *-protocol.{c,o} Leonardo Hernández Hernández 2022-05-30 16:23:14 -05:00
  • 14641560b0 include xcb only when building with xwayland support Leonardo Hernández Hernández 2022-05-30 16:18:31 -05:00