]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2022-02-25 Consolatisinclude/ssd.h remove unnecessary struct definition
2022-02-25 Consolatisxwayland.c: Fix positioning with multiple queued config...
2022-02-24 Consolatis[style] use __func__ in log message
2022-02-24 Consolatis[style] fix open brace after function definition
2022-02-24 Consolatis[style] rename action() to actions_run()
2022-02-24 Consolatisssd/ssd_titlebar.c: Only store title state if title...
2022-02-24 Consolatissrc/ssd/: Don't access view->surface->current directly
2022-02-23 Johan MalmSet node position in xdg/xwayland commit handlers
2022-02-23 Johan Malmcursor+keyboard: chase wlroots master
2022-02-23 Consolatisxdg/xwayland: Do not destroy scene node on unmap
2022-02-23 Consolatisdebug.c: try to id important elements
2022-02-23 Consolatisxwayland.c: Fix xwayland views activating themself...
2022-02-23 ConsolatisHandle 'lost' unmanaged xsurfaces + improve cursor...
2022-02-23 ConsolatisConvert SSD to scene nodes
2022-02-23 ConsolatisScene Menu
2022-02-23 Johan Malmlayers.h: define LAB_NR_LAYERS (4)
2022-02-23 Johan Malmlayers.c: set output->usable_area
2022-02-23 ConsolatisPrepare to move from wlr_texture to lab_data_buffer
2022-02-23 ConsolatisUse view->scene_tree as toplevel for view + some legwork:
2022-02-23 Johan MalmHandle layers under the scene-graph API
2022-02-23 Johan MalmHandle popups under xdg-toplevels in xdg-popup.c
2022-02-23 Johan Malmbuild: set 'check: false' on run_command
2022-02-23 Johan MalmChase wlroots master
2022-02-23 Johan Malmbuffer: use cairo_surface_destroy()
2022-02-23 Johan Malmbuffer: create cairo_t inside buffer_create()
2022-02-23 Johan MalmRefactor buffer implementation to take a cairo_t
2022-02-23 Johan Malmxwayland: in map() use wlr_scene_subsurface_tree_create()
2022-02-23 Johan Malmosd: destroy old osd_tree children
2022-02-23 Johan MalmAdd debug_dump_scene()
2022-02-23 Johan MalmUse wlroots scene-graph API
2022-02-23 Johan MalmAdd buffer.c to cover cairo-surface to wlr_buffer
2022-02-20 Johan MalmREADME.md: add link to IRC channel
2022-02-20 Johan MalmREADME.md: fix typo (issue #248)
2022-02-18 Johan MalmNEWS.md: add notes on 0.5.0
2022-02-18 Johan Malmbuild: bump version to 0.5.0
2022-02-17 hype3Update README.md
2022-02-17 hype3Update README.md
2022-02-13 Johan Malmoutput: render overlay lay popups
2022-02-09 ARDiDoOSD: Use separate OSD texture for each output
2022-02-09 ARDiDoOSD: Scale OSD to the largest output scale
2022-02-08 ConsolatisReload environment on SIGHUP. Partly fixes #227
2022-02-07 Johan Malmwlroots.wrap: use 0.15.1
2022-02-04 Michael Weissbuild: Relax the version constraint for wlroots to...
2022-01-30 ConsolatisAdd missing docs for mouse window snapping
2022-01-30 Consolatissrc/cursor.c: Reduce damage on button hover detection
2022-01-30 ConsolatisUse proper enum argument type for desktop_surface_and_v...
2022-01-30 ConsolatisMove is_button() into src/ssd.c and make it public
2022-01-29 ARDiDoCSD: Fix no fullscreen at startup in some applications...
2022-01-28 Consolatissrc/output.c: fix debug flag for full frame damage
2022-01-26 ConsolatisAdd WindowMenu button
2022-01-26 ConsolatisAdd window menu
2022-01-25 Consolatissrc/ssd.c: Clarify button dimension calculations
2022-01-24 ARDiDoxwayland: Allow xorg applications to start in fullscreen
2022-01-24 Johan Malmcursor: cursor_rebase() on mouse scroll
2022-01-24 Johan Malmcursor: revert 6651d; remove cursor_update_focus()
2022-01-23 Liam Middlebrookoutput: Add option to preview the contents of the curre...
2022-01-23 Consolatisconfig/rcxml: Prevent overwriting action argument
2022-01-23 ConsolatisCentralize freeing of action lists
2022-01-21 ARDiDoxdg: Allow wayland applications to start in fullscreen
2022-01-18 ConsolatisShort term solution to prevent segfaulting on TTY switc...
2022-01-17 Johan Malmssd: revert last commit
2022-01-10 Johan Malmssd: do not render resize cursors over exclusive layer...
2022-01-10 Johan Malmdesktop: correctly forward cursor motion-event to layer...
2022-01-09 ConsolatisCodeStyle
2022-01-08 John Lindgrenview: Handle maximized view on disabled output more...
2022-01-08 ConsolatisAllow mouse movements to trigger SnapToEdge
2022-01-08 John Lindgrencursor: More reliably clear "pressed" status of mouse...
2022-01-08 John Lindgrencursor: Don't allow a DRAG action to start from a doubl...
2022-01-07 ConsolatisUnmaximize on Move
2022-01-07 ARDiDomousebindings: use available resize edges first in...
2022-01-07 ARDiDomousebindings: change default focus and raise to press...
2022-01-07 ARDiDolabwc-config: fix spelling mistake
2022-01-07 ARDiDomouse: add support for drag mouse event
2022-01-07 Johan Malmview: adjust views safety following layout change
2022-01-07 Johan Malmview: fix bug in view_snap_to_edge()
2022-01-06 Johan Malmseat: support WLR_{WL,X11}_OUTPUTS >= 2
2022-01-06 ConsolatisMore robust rc.xml parsing
2022-01-05 ARDiDoPrevent views from starting in fullscreen
2022-01-05 Johan MalmMove action() prototype from labwc.h to action.h
2022-01-05 Johan Malmaction.{c,h}: fix coding style
2022-01-05 ConsolatisRewrite action handling to allow multiple actions at...
2022-01-04 Johan Malmwlroots.wrap: add .git to url to avoid redirection...
2022-01-03 Johan Malmdocs/autostart: remove wlr-randr {--off,--on}
2022-01-03 Consolatisconfig/keybind.c: Don't overwrite the stack
2022-01-02 Johan Malmdesktop: simplify desktop_focus_and_activate_view()
2022-01-02 Johan Malmcursor.c: fix coding style
2022-01-02 Johan Malmkeyboard: cancel repeat when handling key-bind
2022-01-02 ARDiDofullscreen: ignore decorations and maximize requests...
2022-01-01 Johan MalmREADME.md: update acceptance criteria URL
2022-01-01 Johan MalmUpdate NEWS.md
2022-01-01 bi4k8cursor: support pointer gestures (pinch/swipe)
2022-01-01 bi4k8factor keyboard/cursor cleanup into own functions
2022-01-01 ARDiDodecorations: use view_apply_maximized_geometry instead...
2022-01-01 John LindgrenAdjust views to account for output layout changes
2021-12-31 Johan Malmbuild: bump version to 0.4.0
2021-12-31 ARDiDoview.c: re-maximize views when toggling decorations
2021-12-31 Joshua Ashtonxwayland: Implement request_activate
2021-12-31 Joshua Ashtonxwayland: Implmement request_minimize
2021-12-31 Joshua Ashtonxdg: Implement request_minimize
2021-12-31 Joshua Ashtondesktop: Fix activating unmapped views
next