]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2022-03-21 Johan Malmcursor: add cursor_update_focus()
2022-03-21 Consolatiscursor.c: Keep sending adjusted motion events while...
2022-03-21 Consolatisxwayland.c: Do not raise window if deactivating
2022-03-21 John Lindgrenxwayland: Honor size increments from WM_SIZE_HINTS
2022-03-19 Johan MalmMerge branch 'master' of https://github.com/labwc/labwc
2022-03-19 Johan MalmChase wlroots wlr-device-input refactoring
2022-03-16 Consolatismenu.c: Handle keybinding based Reconfigure while menu...
2022-03-16 Consolatismenu.c: Handle out of screen submenus
2022-03-15 Johan Malmoutput: fix incorrect call to private wlroots function
2022-03-12 Consolatisssd_extents: force initial manual ssd_extents update...
2022-03-12 Consolatisssd: dynamically adjust resize extents based on usable_area
2022-03-12 Consolatisssd: move top border above titlebar
2022-03-12 Consolatisssd: use dynamic titlebar height based on font size...
2022-03-12 Consolatisssd: increase resize corners
2022-03-09 01mickoREADME.md: add `wlopm` to "6. Integrate" (recommended...
2022-03-08 bi4k8support wlr-output-power-management
2022-03-08 bi4k8add wlr-output-power-management protocol
2022-03-07 Johan MalmUpdate NEWS.md
2022-03-07 Johan Malmview: show fullscreen views above top-layer
2022-03-07 Johan Malmview: remove warning in view_move_resize()
2022-03-07 Johan Malmlayers: always unmap on destroy
2022-03-06 Johan MalmMerge pull request #264 from labwc/scene-graph
2022-03-06 Johan Malmxdg: set node position on commit and configure
2022-03-06 Johan Malmssd: add top border
2022-03-06 Johan Malmlayers: fix layer_popup_tree implementation
2022-03-04 Johan Malmbuffer.c: chase wlroots master
2022-03-04 Consolatisssd: Disable resize extents while in maximized or fulls...
2022-03-03 Johan Malmoutput: attach node-descriptors to node-trees
2022-03-03 Johan Malmlayers: put popups in separate node-tree
2022-03-03 Johan Malmlayers: unconstrain popups correctly
2022-03-03 ConsolatisConvert menu to node_descriptors
2022-03-02 Johan Malmnode.c: use wlr_scene_node instead of node_descriptor
2022-03-02 Johan Malmnode.c: add helpers for returning structs from node...
2022-03-02 Johan MalmRename node-descriptor.c to node.c
2022-03-02 Consolatissrc/desktop.c: Fix label error
2022-03-02 Consolatisdebug.c: use node descriptors
2022-03-02 Johan Malmlayers: only define LAB_NR_LAYERS locally where needed
2022-03-02 Johan Malmlayers: s/arrange_layers/layers_arrange/
2022-03-02 Johan Malmlayers: arrange layers on output-layout change
2022-03-02 Johan Malmlayers.c: fix coding style
2022-03-02 Johan Malmlayers: position each layer_tree correctly relative...
2022-03-01 Johan MalmRemove src/damage.c
2022-03-01 Johan Malmxwayland-unmanaged: fix dereference NULL pointer bug
2022-03-01 Johan MalmREADME.md: add sfwbar to suggested apps
2022-03-01 Johan MalmNEWS.md: fix typo
2022-02-28 Johan MalmNEWS.md: align with https://keepachangelog.com/
2022-02-28 Johan MalmEnable presentation time
2022-02-26 Johan Malmdesktop.c: set *view_area right for layer-popup
2022-02-26 Johan Malmlayer: support popups
2022-02-26 Johan MalmAdd node-descriptor for wlr_scene_nodes
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
next